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 'generic')
-rw-r--r--generic/inter/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/inter/Cargo.toml b/generic/inter/Cargo.toml
index 096575421..6572224ac 100644
--- a/generic/inter/Cargo.toml
+++ b/generic/inter/Cargo.toml
@@ -21,7 +21,7 @@ gst-check = { package = "gstreamer-check", git="https://gitlab.freedesktop.org/g
futures = "0.3"
tokio = { version = "1", features = ["fs", "macros", "rt-multi-thread", "time"] }
tokio-stream = "0.1.11"
-serial_test = "2"
+serial_test = "3"
[lib]
name = "gstrsinter"