diff --git a/rust-runtime/Cargo.lock b/rust-runtime/Cargo.lock index a175d5155a..6a4c1a8870 100644 --- a/rust-runtime/Cargo.lock +++ b/rust-runtime/Cargo.lock @@ -135,7 +135,6 @@ dependencies = [ "aws-smithy-async 1.2.1", "aws-smithy-runtime-api 1.7.3 (registry+https://github.com/rust-lang/crates.io-index)", "aws-smithy-types 1.2.9", - "aws-smithy-types 1.2.9", "zeroize", ] @@ -195,7 +194,6 @@ dependencies = [ "aws-smithy-runtime 1.7.4 (registry+https://github.com/rust-lang/crates.io-index)", "aws-smithy-runtime-api 1.7.3 (registry+https://github.com/rust-lang/crates.io-index)", "aws-smithy-types 1.2.9", - "aws-smithy-types 1.2.9", "aws-types", "bytes", "fastrand", @@ -225,7 +223,6 @@ dependencies = [ "aws-smithy-runtime 1.7.4 (registry+https://github.com/rust-lang/crates.io-index)", "aws-smithy-runtime-api 1.7.3 (registry+https://github.com/rust-lang/crates.io-index)", "aws-smithy-types 1.2.9", - "aws-smithy-types 1.2.9", "aws-smithy-xml 0.60.9 (registry+https://github.com/rust-lang/crates.io-index)", "aws-types", "bytes", @@ -254,7 +251,6 @@ dependencies = [ "aws-smithy-http 0.60.11 (registry+https://github.com/rust-lang/crates.io-index)", "aws-smithy-runtime-api 1.7.3 (registry+https://github.com/rust-lang/crates.io-index)", "aws-smithy-types 1.2.9", - "aws-smithy-types 1.2.9", "bytes", "crypto-bigint 0.5.5", "form_urlencoded", @@ -299,7 +295,6 @@ dependencies = [ name = "aws-smithy-cbor" version = "0.60.8" dependencies = [ - "aws-smithy-types 1.2.10", "aws-smithy-types 1.2.10", "criterion", "minicbor", @@ -311,7 +306,6 @@ version = "0.60.13" dependencies = [ "aws-smithy-http 0.60.11", "aws-smithy-types 1.2.10", - "aws-smithy-types 1.2.10", "bytes", "bytes-utils", "crc32c", @@ -337,7 +331,6 @@ checksum = "ba1a71073fca26775c8b5189175ea8863afb1c9ea2cceb02a5de5ad9dfbaa795" dependencies = [ "aws-smithy-http 0.60.11 (registry+https://github.com/rust-lang/crates.io-index)", "aws-smithy-types 1.2.9", - "aws-smithy-types 1.2.9", "bytes", "crc32c", "crc32fast", @@ -361,7 +354,6 @@ version = "0.0.2" dependencies = [ "aws-smithy-runtime-api 1.7.3", "aws-smithy-types 1.2.10", - "aws-smithy-types 1.2.10", "bytes", "bytes-utils", "flate2", @@ -383,7 +375,6 @@ version = "0.60.5" dependencies = [ "arbitrary", "aws-smithy-types 1.2.10", - "aws-smithy-types 1.2.10", "bytes", "bytes-utils", "crc32fast", @@ -396,7 +387,6 @@ version = "0.60.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "cef7d0a272725f87e51ba2bf89f8c21e4df61b9e49ae1ac367a6d69916ef7c90" dependencies = [ - "aws-smithy-types 1.2.9", "aws-smithy-types 1.2.9", "bytes", "crc32fast", @@ -410,7 +400,6 @@ dependencies = [ "aws-smithy-runtime 1.7.5", "aws-smithy-runtime-api 1.7.3", "aws-smithy-types 1.2.10", - "aws-smithy-types 1.2.10", "h2 0.4.7", "http 1.2.0", "hyper 1.5.1", @@ -432,7 +421,6 @@ dependencies = [ "aws-smithy-eventstream 0.60.5", "aws-smithy-runtime-api 1.7.3", "aws-smithy-types 1.2.10", - "aws-smithy-types 1.2.10", "bytes", "bytes-utils", "futures-core", @@ -458,7 +446,6 @@ dependencies = [ "aws-smithy-eventstream 0.60.5 (registry+https://github.com/rust-lang/crates.io-index)", "aws-smithy-runtime-api 1.7.3 (registry+https://github.com/rust-lang/crates.io-index)", "aws-smithy-types 1.2.9", - "aws-smithy-types 1.2.9", "bytes", "bytes-utils", "futures-core", @@ -484,7 +471,6 @@ dependencies = [ "aws-smithy-json 0.61.1", "aws-smithy-runtime-api 1.7.3", "aws-smithy-types 1.2.10", - "aws-smithy-types 1.2.10", "aws-smithy-xml 0.60.9", "bytes", "futures-util", @@ -515,7 +501,6 @@ dependencies = [ "aws-smithy-http-server", "aws-smithy-json 0.61.1", "aws-smithy-types 1.2.10", - "aws-smithy-types 1.2.10", "aws-smithy-xml 0.60.9", "bytes", "futures", @@ -576,7 +561,6 @@ dependencies = [ "aws-sdk-s3", "aws-smithy-runtime-api 1.7.3", "aws-smithy-types 1.2.10", - "aws-smithy-types 1.2.10", "tokio", ] @@ -620,7 +604,6 @@ dependencies = [ name = "aws-smithy-query" version = "0.60.7" dependencies = [ - "aws-smithy-types 1.2.10", "aws-smithy-types 1.2.10", "urlencoding", ] @@ -730,8 +713,6 @@ name = "aws-smithy-types" version = "1.2.9" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4fbd94a32b3a7d55d3806fe27d98d3ad393050439dd05eb53ece36ec5e3d3510" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4fbd94a32b3a7d55d3806fe27d98d3ad393050439dd05eb53ece36ec5e3d3510" dependencies = [ "base64-simd", "bytes", @@ -756,17 +737,13 @@ dependencies = [ [[package]] name = "aws-smithy-types" version = "1.2.10" -version = "1.2.10" dependencies = [ - "base64 0.13.1", "base64 0.13.1", "base64-simd", "bytes", "bytes-utils", "ciborium", "criterion", - "ciborium", - "criterion", "futures-core", "http 0.2.12", "http 1.2.0", @@ -774,27 +751,20 @@ dependencies = [ "http-body 1.0.1", "http-body-util", "hyper 0.14.31", - "hyper 0.14.31", "itoa", "lazy_static", - "lazy_static", "num-integer", "pin-project-lite", "pin-utils", "proptest", "rand", - "proptest", - "rand", "ryu", "serde", "serde_json", "tempfile", - "serde_json", - "tempfile", "time", "tokio", "tokio-stream", - "tokio-stream", "tokio-util", ] @@ -816,7 +786,6 @@ dependencies = [ "aws-smithy-http 0.60.11", "aws-smithy-runtime-api 1.7.3", "aws-smithy-types 1.2.10", - "aws-smithy-types 1.2.10", "bytes", "http 1.2.0", "tracing", @@ -852,7 +821,6 @@ dependencies = [ "aws-smithy-async 1.2.1", "aws-smithy-runtime-api 1.7.3 (registry+https://github.com/rust-lang/crates.io-index)", "aws-smithy-types 1.2.9", - "aws-smithy-types 1.2.9", "rustc_version", "tracing", ] @@ -2024,7 +1992,6 @@ dependencies = [ "aws-smithy-runtime 1.7.5", "aws-smithy-runtime-api 1.7.3", "aws-smithy-types 1.2.10", - "aws-smithy-types 1.2.10", "aws-smithy-xml 0.60.9", "bytes", "fastrand",