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 'net/webrtc/Cargo.toml')
-rw-r--r--net/webrtc/Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/webrtc/Cargo.toml b/net/webrtc/Cargo.toml
index bd62b9ee5..83bb359de 100644
--- a/net/webrtc/Cargo.toml
+++ b/net/webrtc/Cargo.toml
@@ -39,8 +39,8 @@ aws-credential-types = "0.55.0"
aws-sig-auth = "0.55.0"
aws-smithy-http = { version = "0.55.0", features = [ "rt-tokio" ] }
aws-smithy-types = "0.55.0"
-aws-sdk-kinesisvideo = "0.27.0"
-aws-sdk-kinesisvideosignaling = "0.27.0"
+aws-sdk-kinesisvideo = "0.28.0"
+aws-sdk-kinesisvideosignaling = "0.28.0"
http = "0.2.7"
chrono = "0.4"
data-encoding = "2.3.3"