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-01-18 18:19:17 +0300
committerSebastian Dröge <sebastian@centricular.com>2023-01-18 18:19:17 +0300
commitc818a575b4cd03c5b6e46f7a41132cf4ba4627c2 (patch)
treeb061b2c8b7a31a7656f6ce00e1a727d5f8853319 /net/reqwest/Cargo.toml
parent43e5bd7b3aa1e9a86a5e0bdd2980d8186be3194a (diff)
Update versions to 0.9.6
Diffstat (limited to 'net/reqwest/Cargo.toml')
-rw-r--r--net/reqwest/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/reqwest/Cargo.toml b/net/reqwest/Cargo.toml
index b49a3c0ef..71d64c8c2 100644
--- a/net/reqwest/Cargo.toml
+++ b/net/reqwest/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-reqwest"
-version = "0.9.5"
+version = "0.9.6"
authors = ["Sebastian Dröge <sebastian@centricular.com>"]
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
license = "MIT OR Apache-2.0"