Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sdroege/gst-plugin-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 ea472bd4..bfca285d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -13,6 +13,7 @@ members = [
"generic/sodium",
"generic/threadshare",
"net/hlssink3",
+ "net/onvif",
"net/reqwest",
"net/rusoto",
"utils/fallbackswitch",
@@ -45,6 +46,7 @@ default-members = [
"audio/lewton",
"generic/file",
"generic/threadshare",
+ "net/onvif",
"net/reqwest",
"net/rusoto",
"utils/fallbackswitch",