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:
authorTim-Philipp Müller <tim@centricular.com>2024-02-12 22:20:50 +0300
committerTim-Philipp Müller <tim@centricular.com>2024-02-12 22:20:50 +0300
commita84bbc66f30573b62871db163c48afef75adf6ec (patch)
treeb46be9207a612fdb5cb41f7917500614bc1ecdaf /net/webrtc/signalling
parentd0ea7587d23e7acba6ae0bfbf2f68c975d5bfe58 (diff)
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1459>
Diffstat (limited to 'net/webrtc/signalling')
-rw-r--r--net/webrtc/signalling/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/webrtc/signalling/Cargo.toml b/net/webrtc/signalling/Cargo.toml
index 5033507b1..16441a3ec 100644
--- a/net/webrtc/signalling/Cargo.toml
+++ b/net/webrtc/signalling/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-webrtc-signalling"
-version = "0.9.12"
+version = "0.9.13"
edition = "2021"
authors = ["Mathieu Duponchelle <mathieu@centricular.com>"]
license = "MPL-2.0"