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:
-rw-r--r--video/gif/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/video/gif/Cargo.toml b/video/gif/Cargo.toml
index 4a2a54f47..aaee3ce39 100644
--- a/video/gif/Cargo.toml
+++ b/video/gif/Cargo.toml
@@ -5,6 +5,7 @@ authors = ["Markus Ebner <info@ebner-markus.de>"]
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
license = "MIT/Apache-2.0"
edition = "2018"
+description = "GStreamer GIF plugin"
[dependencies]
glib = { version = "0.10" }