From fd64d5259a1b0d71749cff805e8c7eafe6c871ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Sat, 9 Dec 2023 12:21:38 +0200 Subject: webrtc: Update to aws-smithy-http 0.61 Part-of: --- net/webrtc/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/webrtc/Cargo.toml b/net/webrtc/Cargo.toml index 122116afe..649daa018 100644 --- a/net/webrtc/Cargo.toml +++ b/net/webrtc/Cargo.toml @@ -37,7 +37,7 @@ aws-config = "1.0" aws-types = "1.0" aws-credential-types = "1.0" aws-sigv4 = "1.0" -aws-smithy-http = { version = "0.60.0", features = [ "rt-tokio" ] } +aws-smithy-http = { version = "0.61.0", features = [ "rt-tokio" ] } aws-smithy-types = "1.0" aws-sdk-kinesisvideo = "1.0" aws-sdk-kinesisvideosignaling = "1.0" -- cgit v1.2.3