Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sdroege/gst-plugin-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-03-19 19:40:49 +0300
committerSebastian Dröge <sebastian@centricular.com>2023-03-19 19:40:49 +0300
commit67de191be26f613621fae90fd013bbb065a651e3 (patch)
tree67ddfed5b9d3d82ba3ed4249d1874692df7cf3d2 /video/ffv1/Cargo.toml
parent70ed3443486d68b066399c25f7872aa2589890a1 (diff)
Update versions to 0.10.50.10.5
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 6f4627d2..9cbed5a2 100644
--- a/video/ffv1/Cargo.toml
+++ b/video/ffv1/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-ffv1"
-version = "0.10.4"
+version = "0.10.5"
authors = ["Arun Raghavan <arun@asymptotic.io>"]
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
license = "MIT OR Apache-2.0"