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 'tutorial/Cargo.toml')
-rw-r--r--tutorial/Cargo.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/tutorial/Cargo.toml b/tutorial/Cargo.toml
index 68f7748be..93473d3ec 100644
--- a/tutorial/Cargo.toml
+++ b/tutorial/Cargo.toml
@@ -23,3 +23,6 @@ path = "src/lib.rs"
[build-dependencies]
gst-plugin-version-helper = { path="../version-helper", version = "0.8" }
+
+[package.metadata.gstreamer]
+release_date = "2023-10-04" \ No newline at end of file