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 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index a8cf771dc..96e090c99 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -36,6 +36,7 @@ members = [
"text/wrap",
"utils/fallbackswitch",
+ "utils/livesync",
"utils/togglerecord",
"utils/tracers",
"utils/uriplaylistbin",
@@ -84,6 +85,7 @@ default-members = [
"text/wrap",
"utils/fallbackswitch",
+ "utils/livesync",
"utils/togglerecord",
"utils/tracers",
"utils/uriplaylistbin",