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.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index d07f82609..c23bb8abe 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -15,7 +15,7 @@ members = [
"net/hlssink3",
"net/onvif",
"net/reqwest",
- "net/rusoto",
+ "net/aws",
"utils/fallbackswitch",
"utils/togglerecord",
"utils/tracers",
@@ -50,7 +50,7 @@ default-members = [
"generic/threadshare",
"net/onvif",
"net/reqwest",
- "net/rusoto",
+ "net/aws",
"utils/fallbackswitch",
"utils/togglerecord",
"utils/tracers",