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-11-10 17:20:20 +0300
committerSebastian Dröge <sebastian@centricular.com>2023-11-10 18:47:41 +0300
commitf5d633d29328080a5d5314ef0764ab565eac88c2 (patch)
tree1d9679d64412692e83fb6b6ab2421ab049b9b6f8 /net/reqwest/Cargo.toml
parent4e05fc59998a90d60c7a79a4f42c5f6e0d00456a (diff)
Update versions to 0.9.12
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1387>
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 132987f24..e45825d0c 100644
--- a/net/reqwest/Cargo.toml
+++ b/net/reqwest/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-reqwest"
-version = "0.9.11"
+version = "0.9.12"
authors = ["Sebastian Dröge <sebastian@centricular.com>"]
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
license = "MIT OR Apache-2.0"