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
path: root/video
diff options
context:
space:
mode:
authorMathieu Duponchelle <mathieu@centricular.com>2020-04-15 21:39:50 +0300
committerMathieu Duponchelle <mathieu@centricular.com>2020-04-15 21:39:50 +0300
commit2d6a220c006a2a46502d35f6529f2fdb7e4e860a (patch)
tree148016a4c2c648ed7d22079e3e5e774807e079db /video
parentadfc25b123cc694b92fd24f6ee617461ad2ade8e (diff)
Update all versions to 0.6.0
Diffstat (limited to 'video')
-rw-r--r--video/gif/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/video/gif/Cargo.toml b/video/gif/Cargo.toml
index a4466d7ff..fea5cfe91 100644
--- a/video/gif/Cargo.toml
+++ b/video/gif/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gst-plugin-gif"
-version = "0.1.0"
+version = "0.6.0"
authors = ["Markus Ebner <info@ebner-markus.de>"]
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
license = "MIT/Apache-2.0"