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:
authorahamedsajeer.15 <ahamedsajeer.15@cse.mrt.ac.lk>2019-06-03 13:53:58 +0300
committerSebastian Dröge <slomo@coaxion.net>2019-06-03 14:11:29 +0300
commitdc45b7f8acfd496ea1aff10b80fcb1736b1d791e (patch)
tree58aff805ebbaeeb101cb5e0b0fa582d368a062c0 /Cargo.toml
parent0f15b58453844b1e29d5e8ece906c26d58fce86d (diff)
Add build.rs that provides a version number, release date and other details
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 54d02a3a9..eb2e15ad3 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -9,6 +9,7 @@ members = [
"gst-plugin-threadshare",
"gst-plugin-tutorial",
"gst-plugin-closedcaption",
+ "gst-plugin-version-helper",
"gst-plugin-sodium",
"gst-plugin-cdg",
"gst-plugin-rav1e",