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-12-16 21:22:17 +0300
committerSebastian Dröge <sebastian@centricular.com>2022-12-16 21:22:17 +0300
commitbae5294e8fa738fce81816efea639431fe0e48cf (patch)
tree9e1f0f975c2a806b938f7c5493dd2515456bec60 /net/hlssink3/Cargo.toml
parent19957d1d230264b5890bfd0c4aa07bc9f1d68acc (diff)
Update versions to 0.9.3
Diffstat (limited to 'net/hlssink3/Cargo.toml')
-rw-r--r--net/hlssink3/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/hlssink3/Cargo.toml b/net/hlssink3/Cargo.toml
index 4045a3400..b30c4081a 100644
--- a/net/hlssink3/Cargo.toml
+++ b/net/hlssink3/Cargo.toml
@@ -2,7 +2,7 @@
name = "gst-plugin-hlssink3"
description = "GStreamer HLS (HTTP Live Streaming) Plugin"
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
-version = "0.9.2"
+version = "0.9.3"
authors = ["Rafael Caricio <rafael@caricio.com>"]
edition = "2021"
license = "MPL-2.0"