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 'video/ffv1/Cargo.toml')
-rw-r--r--video/ffv1/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/video/ffv1/Cargo.toml b/video/ffv1/Cargo.toml
index fb138f426..fab7a8897 100644
--- a/video/ffv1/Cargo.toml
+++ b/video/ffv1/Cargo.toml
@@ -6,7 +6,7 @@ repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
license = "MIT OR Apache-2.0"
description = "FFV1 Decoder Plugin"
edition = "2021"
-rust-version = "1.57"
+rust-version = "1.63"
[dependencies]
byte-slice-cast = "1"