diff --git a/Cargo.lock b/Cargo.lock index 681d21ca..1a284919 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -79,16 +79,16 @@ version = "0.8.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c2d5596c84d0f2e569ec211af64cc219492d56d4aec2d16a7a4d0622d61ec82d" dependencies = [ - "aws-http", + "aws-http 0.8.0", "aws-sdk-sso", "aws-sdk-sts", - "aws-smithy-async", - "aws-smithy-client", - "aws-smithy-http", - "aws-smithy-http-tower", + "aws-smithy-async 0.38.0", + "aws-smithy-client 0.38.0", + "aws-smithy-http 0.38.0", + "aws-smithy-http-tower 0.38.0", "aws-smithy-json", - "aws-smithy-types", - "aws-types", + "aws-smithy-types 0.38.0", + "aws-types 0.8.0", "bytes", "hex", "http", @@ -106,8 +106,21 @@ version = "0.8.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d0990fe9d60185efea41850b10a205f4a9abe71499ec70298b11d2d830130167" dependencies = [ - "aws-smithy-http", - "aws-types", + "aws-smithy-http 0.38.0", + "aws-types 0.8.0", + "http", + "regex", + "tracing", +] + +[[package]] +name = "aws-endpoint" +version = "0.9.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "5279590d48e92b287f864e099c7e851af03a5e184a57cec0959872cee297c7a0" +dependencies = [ + "aws-smithy-http 0.39.0", + "aws-types 0.9.0", "http", "regex", "tracing", @@ -119,9 +132,24 @@ version = "0.8.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "6794b0b27fb74ef2696c41e1be08e916993ef043bbeda7ec554c4f50c3b81506" dependencies = [ - "aws-smithy-http", - "aws-smithy-types", - "aws-types", + "aws-smithy-http 0.38.0", + "aws-smithy-types 0.38.0", + "aws-types 0.8.0", + "http", + "lazy_static", + "percent-encoding", + "tracing", +] + +[[package]] +name = "aws-http" +version = "0.9.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e7046bdd807c70caf28d6dbc69b9d6d8dda1728577866d3ff3862de585b8b0eb" +dependencies = [ + "aws-smithy-http 0.39.0", + "aws-smithy-types 0.39.0", + "aws-types 0.9.0", "http", "lazy_static", "percent-encoding", @@ -134,16 +162,16 @@ version = "0.8.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4ce37ff9119422e2428461a1285f6c64d4a423d1ba268e93e915d6ab8f712fb0" dependencies = [ - "aws-endpoint", - "aws-http", - "aws-sig-auth", - "aws-smithy-async", - "aws-smithy-client", - "aws-smithy-http", - "aws-smithy-http-tower", + "aws-endpoint 0.8.0", + "aws-http 0.8.0", + "aws-sig-auth 0.8.0", + "aws-smithy-async 0.38.0", + "aws-smithy-client 0.38.0", + "aws-smithy-http 0.38.0", + "aws-smithy-http-tower 0.38.0", "aws-smithy-json", - "aws-smithy-types", - "aws-types", + "aws-smithy-types 0.38.0", + "aws-types 0.8.0", "bytes", "http", "tokio-stream", @@ -152,21 +180,21 @@ dependencies = [ [[package]] name = "aws-sdk-sqs" -version = "0.8.0" +version = "0.9.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "551504c2dd114701d6a7702308c097982f678146eb4a56a8a94c3c5b2420413f" -dependencies = [ - "aws-endpoint", - "aws-http", - "aws-sig-auth", - "aws-smithy-async", - "aws-smithy-client", - "aws-smithy-http", - "aws-smithy-http-tower", - "aws-smithy-query", - "aws-smithy-types", - "aws-smithy-xml", - "aws-types", +checksum = "70c4e93b5c288bfdd5dfd80df55f00c61284ccddaf86b6bdbcfa03acf6232613" +dependencies = [ + "aws-endpoint 0.9.0", + "aws-http 0.9.0", + "aws-sig-auth 0.9.0", + "aws-smithy-async 0.39.0", + "aws-smithy-client 0.39.0", + "aws-smithy-http 0.39.0", + "aws-smithy-http-tower 0.39.0", + "aws-smithy-query 0.39.0", + "aws-smithy-types 0.39.0", + "aws-smithy-xml 0.39.0", + "aws-types 0.9.0", "bytes", "http", "tokio-stream", @@ -179,16 +207,16 @@ version = "0.8.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "6e4ce01b97e0ae8a2abd82b4aa13780fb1ddf7b6134e2da719ee1a16c2da3540" dependencies = [ - "aws-endpoint", - "aws-http", - "aws-sig-auth", - "aws-smithy-async", - "aws-smithy-client", - "aws-smithy-http", - "aws-smithy-http-tower", + "aws-endpoint 0.8.0", + "aws-http 0.8.0", + "aws-sig-auth 0.8.0", + "aws-smithy-async 0.38.0", + "aws-smithy-client 0.38.0", + "aws-smithy-http 0.38.0", + "aws-smithy-http-tower 0.38.0", "aws-smithy-json", - "aws-smithy-types", - "aws-types", + "aws-smithy-types 0.38.0", + "aws-types 0.8.0", "bytes", "http", "tokio-stream", @@ -201,17 +229,17 @@ version = "0.8.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a9c36263a8813bd5791fdba2f817178032cccd63d4c834ab52192e7020d9c371" dependencies = [ - "aws-endpoint", - "aws-http", - "aws-sig-auth", - "aws-smithy-async", - "aws-smithy-client", - "aws-smithy-http", - "aws-smithy-http-tower", - "aws-smithy-query", - "aws-smithy-types", - "aws-smithy-xml", - "aws-types", + "aws-endpoint 0.8.0", + "aws-http 0.8.0", + "aws-sig-auth 0.8.0", + "aws-smithy-async 0.38.0", + "aws-smithy-client 0.38.0", + "aws-smithy-http 0.38.0", + "aws-smithy-http-tower 0.38.0", + "aws-smithy-query 0.38.0", + "aws-smithy-types 0.38.0", + "aws-smithy-xml 0.38.0", + "aws-types 0.8.0", "bytes", "http", "tower", @@ -223,9 +251,23 @@ version = "0.8.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "3fa501148ae6b5e0de5eeb8c4cf87fa3403d9a00077e543ad64011da781f73a6" dependencies = [ - "aws-sigv4", - "aws-smithy-http", - "aws-types", + "aws-sigv4 0.8.0", + "aws-smithy-http 0.38.0", + "aws-types 0.8.0", + "http", + "thiserror", + "tracing", +] + +[[package]] +name = "aws-sig-auth" +version = "0.9.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a0e6e4ba09f502057ad6a4ebf3627f9dae8402e366cf7b36ca1c09cbff8b5834" +dependencies = [ + "aws-sigv4 0.9.0", + "aws-smithy-http 0.39.0", + "aws-types 0.9.0", "http", "thiserror", "tracing", @@ -237,7 +279,25 @@ version = "0.8.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "51d371fb688d909e5b866ff1f297bbec4621eed4f9fcdac566fcc33541f0c6a6" dependencies = [ - "aws-smithy-http", + "aws-smithy-http 0.38.0", + "form_urlencoded", + "hex", + "http", + "once_cell", + "percent-encoding", + "regex", + "ring", + "time 0.3.7", + "tracing", +] + +[[package]] +name = "aws-sigv4" +version = "0.9.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ea07a5a108ee538793d681d608057218df95c5575f6c0699a1973c27a09334b2" +dependencies = [ + "aws-smithy-http 0.39.0", "form_urlencoded", "hex", "http", @@ -261,16 +321,52 @@ dependencies = [ "tokio-stream", ] +[[package]] +name = "aws-smithy-async" +version = "0.39.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "66ab5373d24e1651860240f122a8d956f7a2094d4553c78979617a7fac640030" +dependencies = [ + "futures-util", + "pin-project-lite", + "tokio", + "tokio-stream", +] + [[package]] name = "aws-smithy-client" version = "0.38.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "dad1857eb59d562e82f05c02fbcb9f46c1089301c86770a9798c9e64e5a4677a" dependencies = [ - "aws-smithy-async", - "aws-smithy-http", - "aws-smithy-http-tower", - "aws-smithy-types", + "aws-smithy-async 0.38.0", + "aws-smithy-http 0.38.0", + "aws-smithy-http-tower 0.38.0", + "aws-smithy-types 0.38.0", + "bytes", + "fastrand", + "http", + "http-body", + "hyper", + "hyper-rustls", + "lazy_static", + "pin-project", + "pin-project-lite", + "tokio", + "tower", + "tracing", +] + +[[package]] +name = "aws-smithy-client" +version = "0.39.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "88e8a92747322eace67f666402a5949da27675f60a2b9098b84b63edef8e6980" +dependencies = [ + "aws-smithy-async 0.39.0", + "aws-smithy-http 0.39.0", + "aws-smithy-http-tower 0.39.0", + "aws-smithy-types 0.39.0", "bytes", "fastrand", "http", @@ -291,13 +387,34 @@ version = "0.38.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "12c787e24b757634453a60ff05948aa1b450f5b3a7a2094f22acff8a5022635b" dependencies = [ - "aws-smithy-types", + "aws-smithy-types 0.38.0", + "bytes", + "bytes-utils", + "futures-core", + "http", + "http-body", + "hyper", + "percent-encoding", + "pin-project", + "tokio", + "tokio-util", + "tracing", +] + +[[package]] +name = "aws-smithy-http" +version = "0.39.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "579d0c2ae96c700499c5330f082c4170b0535835f01eb845056324aa0abd04b4" +dependencies = [ + "aws-smithy-types 0.39.0", "bytes", "bytes-utils", "futures-core", "http", "http-body", "hyper", + "once_cell", "percent-encoding", "pin-project", "tokio", @@ -311,7 +428,22 @@ version = "0.38.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "64f80a2c56fc09fc9a2da3c63f286ec2a89465433219f8165e14e522283a5eb8" dependencies = [ - "aws-smithy-http", + "aws-smithy-http 0.38.0", + "bytes", + "http", + "http-body", + "pin-project", + "tower", + "tracing", +] + +[[package]] +name = "aws-smithy-http-tower" +version = "0.39.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "101a2e213acebe624cfb9bfc944de5e33c849e0df0f09c3d3aa3b54368dbe7af" +dependencies = [ + "aws-smithy-http 0.39.0", "bytes", "http", "http-body", @@ -326,7 +458,7 @@ version = "0.38.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b59d67d8baecb7485eeb75eb7f262777d5727cd368b16757207c9c1bdf506bd8" dependencies = [ - "aws-smithy-types", + "aws-smithy-types 0.38.0", ] [[package]] @@ -335,7 +467,17 @@ version = "0.38.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "3b804b3302b20ec701104fbd59058ab09e5d4a03387b37c9a1fb990615f6c81e" dependencies = [ - "aws-smithy-types", + "aws-smithy-types 0.38.0", + "urlencoding", +] + +[[package]] +name = "aws-smithy-query" +version = "0.39.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "eb5a2c90311b0d20cf23212a15961cad2b76480863b1f7ce0608d9ece8dacdfb" +dependencies = [ + "aws-smithy-types 0.39.0", "urlencoding", ] @@ -351,6 +493,18 @@ dependencies = [ "time 0.3.7", ] +[[package]] +name = "aws-smithy-types" +version = "0.39.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "962f2da621cd29f272636eebce39ca321c91e02bbb7eb848c4587ac14933d339" +dependencies = [ + "itoa", + "num-integer", + "ryu", + "time 0.3.7", +] + [[package]] name = "aws-smithy-xml" version = "0.38.0" @@ -361,15 +515,39 @@ dependencies = [ "xmlparser", ] +[[package]] +name = "aws-smithy-xml" +version = "0.39.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "829c7efd92b7a6d0536ceb48fd93a289ddf8763c67bffe875d82eae3f9886546" +dependencies = [ + "thiserror", + "xmlparser", +] + [[package]] name = "aws-types" version = "0.8.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b111a0d144e1c570675358d2fae7eb5ddf9010d9db63142fe3bb80353ff65f38" dependencies = [ - "aws-smithy-async", - "aws-smithy-client", - "aws-smithy-types", + "aws-smithy-async 0.38.0", + "aws-smithy-client 0.38.0", + "aws-smithy-types 0.38.0", + "rustc_version 0.4.0", + "tracing", + "zeroize", +] + +[[package]] +name = "aws-types" +version = "0.9.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "68159725aa77553dbc6028f36d8378563cd45b18ef9cf03d1515ac469efacf13" +dependencies = [ + "aws-smithy-async 0.39.0", + "aws-smithy-client 0.39.0", + "aws-smithy-types 0.39.0", "rustc_version 0.4.0", "tracing", "zeroize", @@ -1364,9 +1542,9 @@ dependencies = [ [[package]] name = "once_cell" -version = "1.9.0" +version = "1.10.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "da32515d9f6e6e489d7bc9d84c71b060db7247dc035bbe44eac88cf87486d8d5" +checksum = "87f3e037eac156d1775da914196f0f37741a274155e34a0b7e427c35d2a2ecb9" [[package]] name = "openssl" diff --git a/Cargo.toml b/Cargo.toml index 50a32e96..50751166 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -51,7 +51,7 @@ murmur3 = { version = "0.5.1", optional = true } # feature: aws aws-config = { version = "0.8.0", optional = true } -aws-sdk-sqs = { version = "0.8.0", optional = true } +aws-sdk-sqs = { version = "0.9.0", optional = true } aws-sdk-lambda = { version = "0.8.0", optional = true } # features: elasticsearch || aws