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:
Diffstat (limited to 'net/aws/Cargo.toml')
-rw-r--r--net/aws/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/aws/Cargo.toml b/net/aws/Cargo.toml
index 871bd4bbf..d5a8688e4 100644
--- a/net/aws/Cargo.toml
+++ b/net/aws/Cargo.toml
@@ -41,7 +41,7 @@ chrono = { version = "0.4", features = [ "alloc" ] }
env_logger = "0.10"
gst-check = { package = "gstreamer-check", git = "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs", features = ["v1_18"] }
rand = "0.8"
-test-with = { version = "0.11", default-features = false }
+test-with = { version = "0.12", default-features = false }
[lib]
name = "gstaws"