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-19 20:06:43 +0300
committerSebastian Dröge <sebastian@centricular.com>2023-01-19 20:06:43 +0300
commit4ba452dcc396fb7d487821300f69ba6192c8401e (patch)
tree5032ed2860b9c939ef45af8d95a65761b43cc36f /net/reqwest/Cargo.toml
parent711313c4c57af5df06bcc9276c17321c42957524 (diff)
Update versions to 0.9.7
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 71d64c8c2..55c81b38a 100644
--- a/net/reqwest/Cargo.toml
+++ b/net/reqwest/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-reqwest"
-version = "0.9.6"
+version = "0.9.7"
authors = ["Sebastian Dröge <sebastian@centricular.com>"]
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
license = "MIT OR Apache-2.0"