Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2023-03-02 14:27:22 +0300
committerSebastian Dröge <sebastian@centricular.com>2023-03-02 14:27:22 +0300
commit20b18c23e61a67c555904e04e4b38343cf2290a9 (patch)
tree6f9d45a35ee41e5c0d00d646ff9bdfd41499eff3 /net/webrtc/protocol/Cargo.toml
parent160033cb5b2acba729e04b8b25605b94501c33b6 (diff)
Update versions to 0.10.3
Diffstat (limited to 'net/webrtc/protocol/Cargo.toml')
-rw-r--r--net/webrtc/protocol/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/webrtc/protocol/Cargo.toml b/net/webrtc/protocol/Cargo.toml
index bf0f57f79..8fcfb3483 100644
--- a/net/webrtc/protocol/Cargo.toml
+++ b/net/webrtc/protocol/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-webrtc-signalling-protocol"
-version = "0.10.2"
+version = "0.10.3"
edition = "2021"
authors = ["Mathieu Duponchelle <mathieu@centricular.com>"]
license = "MPL-2.0"