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 'mux/flavors/Cargo.toml')
-rw-r--r--mux/flavors/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/mux/flavors/Cargo.toml b/mux/flavors/Cargo.toml
index 088d8617c..277e2df59 100644
--- a/mux/flavors/Cargo.toml
+++ b/mux/flavors/Cargo.toml
@@ -5,7 +5,7 @@ authors = ["Sebastian Dröge <sebastian@centricular.com>"]
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
license = "MIT OR Apache-2.0"
edition = "2021"
-rust-version = "1.63"
+rust-version = "1.66"
description = "GStreamer Rust FLV Plugin"
[dependencies]