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:
authorSebastian Dröge <sebastian@centricular.com>2022-10-12 19:50:03 +0300
committerSebastian Dröge <sebastian@centricular.com>2022-10-12 21:29:07 +0300
commit047f990c78664292cfef778ab4a207c02e7a00cc (patch)
tree632bfa582f1f31314694e0bedf1277b8592decc7 /Cargo.toml
parenta000432b13ae3ef63cd1e01733a90a2a42cd086a (diff)
ndi: Integrate into the build system
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 07d5b1a27..785746277 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -19,6 +19,7 @@ members = [
"net/reqwest",
"net/rtpav1",
"net/webrtc-http",
+ "net/ndi",
"text/ahead",
"text/json",
"text/regex",