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-08-09 18:04:38 +0300
committerSebastian Dröge <sebastian@centricular.com>2023-08-09 18:04:38 +0300
commit9b1853c1de348eea0429704d8eadf5c3d85baa5d (patch)
tree73953b9ee144c9f84cc0147c39c60b435c4d6825 /net/webrtchttp/Cargo.toml
parent23e1bfa7201095d034954a85ce56e9ff54a7bce8 (diff)
Update versions to 0.11.0
Diffstat (limited to 'net/webrtchttp/Cargo.toml')
-rw-r--r--net/webrtchttp/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/webrtchttp/Cargo.toml b/net/webrtchttp/Cargo.toml
index 0c4fd1742..f33dd2aa3 100644
--- a/net/webrtchttp/Cargo.toml
+++ b/net/webrtchttp/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-webrtchttp"
-version = "0.11.0-alpha.1"
+version = "0.11.0"
authors = ["Taruntej Kanakamalla <taruntej@asymptotic.io"]
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
license = "MPL-2.0"