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>2022-10-24 17:50:58 +0300
committerSebastian Dröge <sebastian@centricular.com>2022-10-24 18:25:05 +0300
commit2ff40142dba2414229e20546147c5bbd1332743a (patch)
treeeee31f3ab16c7678c1a9c9954108d2d5ecd7b92c /net/rtp/Cargo.toml
parentb64f95116001647e1f6795b188cd64096290e224 (diff)
Update versions to 0.9.0
Diffstat (limited to 'net/rtp/Cargo.toml')
-rw-r--r--net/rtp/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/rtp/Cargo.toml b/net/rtp/Cargo.toml
index b6f4679d4..088a156b0 100644
--- a/net/rtp/Cargo.toml
+++ b/net/rtp/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-rtp"
-version = "0.9.0-alpha.1"
+version = "0.9.0"
authors = ["Vivienne Watermeier <vwatermeier@igalia.com>", "Sebastian Dröge <sebastian@centricular.com>"]
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
license = "MPL-2.0"