AWS SDK

AWS SDK

rev. f8d13a6a02b3f39647c7cd888916368722759a0a (ignoring whitespace)

Files changed:

tmp-codegen-diff/aws-sdk/Cargo.lock

@@ -354,354 +442,442 @@
  374    374   
 "async-trait",
  375    375   
 "aws-smithy-async",
  376    376   
 "aws-smithy-runtime-api",
  377    377   
 "aws-smithy-types",
  378    378   
 "tokio",
  379    379   
 "zeroize",
  380    380   
]
  381    381   
  382    382   
[[package]]
  383    383   
name = "aws-lc-fips-sys"
  384         -
version = "0.13.10"
         384  +
version = "0.13.9"
  385    385   
source = "registry+https://github.com/rust-lang/crates.io-index"
  386         -
checksum = "57900537c00a0565a35b63c4c281b372edfc9744b072fd4a3b414350a8f5ed48"
         386  +
checksum = "ede71ad84efb06d748d9af3bc500b14957a96282a69a6833b1420dcacb411cc3"
  387    387   
dependencies = [
  388    388   
 "bindgen",
  389    389   
 "cc",
  390    390   
 "cmake",
  391    391   
 "dunce",
  392    392   
 "fs_extra",
  393    393   
 "regex",
  394    394   
]
  395    395   
  396    396   
[[package]]
  397    397   
name = "aws-lc-rs"
  398         -
version = "1.15.0"
         398  +
version = "1.14.1"
  399    399   
source = "registry+https://github.com/rust-lang/crates.io-index"
  400         -
checksum = "5932a7d9d28b0d2ea34c6b3779d35e3dd6f6345317c34e73438c4f1f29144151"
         400  +
checksum = "879b6c89592deb404ba4dc0ae6b58ffd1795c78991cbb5b8bc441c48a070440d"
  401    401   
dependencies = [
  402    402   
 "aws-lc-fips-sys",
  403    403   
 "aws-lc-sys",
  404    404   
 "untrusted 0.7.1",
  405    405   
 "zeroize",
  406    406   
]
  407    407   
  408    408   
[[package]]
  409    409   
name = "aws-lc-sys"
  410         -
version = "0.33.0"
         410  +
version = "0.32.3"
  411    411   
source = "registry+https://github.com/rust-lang/crates.io-index"
  412         -
checksum = "1826f2e4cfc2cd19ee53c42fbf68e2f81ec21108e0b7ecf6a71cf062137360fc"
         412  +
checksum = "107a4e9d9cab9963e04e84bb8dee0e25f2a987f9a8bad5ed054abd439caa8f8c"
  413    413   
dependencies = [
  414    414   
 "bindgen",
  415    415   
 "cc",
  416    416   
 "cmake",
  417    417   
 "dunce",
  418    418   
 "fs_extra",
  419    419   
]
  420    420   
  421    421   
[[package]]
  422    422   
name = "aws-runtime"
@@ -1242,1242 +1302,1302 @@
 1262   1262   
 "base64 0.22.1",
 1263   1263   
 "bytes",
 1264   1264   
 "h2 0.3.27",
 1265   1265   
 "h2 0.4.12",
 1266   1266   
 "http 0.2.12",
 1267   1267   
 "http 1.3.1",
 1268   1268   
 "http-body 0.4.6",
 1269   1269   
 "http-body 1.0.1",
 1270   1270   
 "http-body-util",
 1271   1271   
 "hyper 0.14.32",
 1272         -
 "hyper 1.8.1",
        1272  +
 "hyper 1.8.0",
 1273   1273   
 "hyper-rustls 0.24.2",
 1274   1274   
 "hyper-rustls 0.27.7",
 1275   1275   
 "hyper-util",
 1276   1276   
 "indexmap",
 1277   1277   
 "pin-project-lite",
 1278   1278   
 "rustls 0.21.12",
 1279   1279   
 "rustls 0.23.35",
 1280   1280   
 "rustls-native-certs 0.8.2",
 1281   1281   
 "rustls-pemfile 2.2.0",
 1282   1282   
 "rustls-pki-types",
@@ -1603,1603 +1706,1706 @@
 1623   1623   
checksum = "46c5e41b57b8bba42a04676d81cb89e9ee8e859a1a66f80a5a72e1cb76b34d43"
 1624   1624   
 1625   1625   
[[package]]
 1626   1626   
name = "byteorder"
 1627   1627   
version = "1.5.0"
 1628   1628   
source = "registry+https://github.com/rust-lang/crates.io-index"
 1629   1629   
checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
 1630   1630   
 1631   1631   
[[package]]
 1632   1632   
name = "bytes"
 1633         -
version = "1.11.0"
        1633  +
version = "1.10.1"
 1634   1634   
source = "registry+https://github.com/rust-lang/crates.io-index"
 1635         -
checksum = "b35204fbdc0b3f4446b89fc1ac2cf84a8a68971995d0bf2e925ec7cd960f9cb3"
        1635  +
checksum = "d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a"
 1636   1636   
 1637   1637   
[[package]]
 1638   1638   
name = "bytes-utils"
 1639   1639   
version = "0.1.4"
 1640   1640   
source = "registry+https://github.com/rust-lang/crates.io-index"
 1641   1641   
checksum = "7dafe3a8757b027e2be6e4e5601ed563c55989fcf1546e933c66c8eb3a058d35"
 1642   1642   
dependencies = [
 1643   1643   
 "bytes",
 1644   1644   
 "either",
 1645   1645   
]
 1646   1646   
 1647   1647   
[[package]]
 1648   1648   
name = "cast"
 1649   1649   
version = "0.3.0"
 1650   1650   
source = "registry+https://github.com/rust-lang/crates.io-index"
 1651   1651   
checksum = "37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5"
 1652   1652   
 1653   1653   
[[package]]
 1654   1654   
name = "cbor-diag"
 1655   1655   
version = "0.1.12"
 1656   1656   
source = "registry+https://github.com/rust-lang/crates.io-index"
 1657   1657   
checksum = "dc245b6ecd09b23901a4fbad1ad975701fd5061ceaef6afa93a2d70605a64429"
 1658   1658   
dependencies = [
 1659   1659   
 "bs58",
 1660   1660   
 "chrono",
 1661   1661   
 "data-encoding",
 1662   1662   
 "half",
 1663   1663   
 "nom",
 1664   1664   
 "num-bigint",
 1665   1665   
 "num-rational",
 1666   1666   
 "num-traits",
 1667   1667   
 "separator",
 1668   1668   
 "url",
 1669   1669   
 "uuid",
 1670   1670   
]
 1671   1671   
 1672   1672   
[[package]]
 1673   1673   
name = "cc"
 1674         -
version = "1.2.46"
        1674  +
version = "1.2.45"
 1675   1675   
source = "registry+https://github.com/rust-lang/crates.io-index"
 1676         -
checksum = "b97463e1064cb1b1c1384ad0a0b9c8abd0988e2a91f52606c80ef14aadb63e36"
        1676  +
checksum = "35900b6c8d709fb1d854671ae27aeaa9eec2f8b01b364e1619a40da3e6fe2afe"
 1677   1677   
dependencies = [
 1678   1678   
 "find-msvc-tools",
 1679   1679   
 "jobserver",
 1680   1680   
 "libc",
 1681   1681   
 "shlex",
 1682   1682   
]
 1683   1683   
 1684   1684   
[[package]]
 1685   1685   
name = "cexpr"
 1686   1686   
version = "0.6.0"
@@ -1718,1718 +1789,1789 @@
 1738   1738   
source = "registry+https://github.com/rust-lang/crates.io-index"
 1739   1739   
checksum = "0b023947811758c97c59bf9d1c188fd619ad4718dcaa767947df1cadb14f39f4"
 1740   1740   
dependencies = [
 1741   1741   
 "glob",
 1742   1742   
 "libc",
 1743   1743   
 "libloading",
 1744   1744   
]
 1745   1745   
 1746   1746   
[[package]]
 1747   1747   
name = "clap"
 1748         -
version = "4.5.52"
        1748  +
version = "4.5.51"
 1749   1749   
source = "registry+https://github.com/rust-lang/crates.io-index"
 1750         -
checksum = "aa8120877db0e5c011242f96806ce3c94e0737ab8108532a76a3300a01db2ab8"
        1750  +
checksum = "4c26d721170e0295f191a69bd9a1f93efcdb0aff38684b61ab5750468972e5f5"
 1751   1751   
dependencies = [
 1752   1752   
 "clap_builder",
 1753   1753   
]
 1754   1754   
 1755   1755   
[[package]]
 1756   1756   
name = "clap_builder"
 1757         -
version = "4.5.52"
        1757  +
version = "4.5.51"
 1758   1758   
source = "registry+https://github.com/rust-lang/crates.io-index"
 1759         -
checksum = "02576b399397b659c26064fbc92a75fede9d18ffd5f80ca1cd74ddab167016e1"
        1759  +
checksum = "75835f0c7bf681bfd05abe44e965760fea999a5286c6eb2d59883634fd02011a"
 1760   1760   
dependencies = [
 1761   1761   
 "anstyle",
 1762   1762   
 "clap_lex",
 1763   1763   
]
 1764   1764   
 1765   1765   
[[package]]
 1766   1766   
name = "clap_lex"
 1767   1767   
version = "0.7.6"
 1768   1768   
source = "registry+https://github.com/rust-lang/crates.io-index"
 1769   1769   
checksum = "a1d728cc89cf3aee9ff92b05e62b19ee65a02b5702cff7d5a377e32c6ae29d8d"
@@ -1956,1956 +2018,2018 @@
 1976   1976   
checksum = "0dc92fb57ca44df6db8059111ab3af99a63d5d0f8375d9972e319a379c6bab76"
 1977   1977   
dependencies = [
 1978   1978   
 "generic-array",
 1979   1979   
 "rand_core 0.6.4",
 1980   1980   
 "subtle",
 1981   1981   
 "zeroize",
 1982   1982   
]
 1983   1983   
 1984   1984   
[[package]]
 1985   1985   
name = "crypto-common"
 1986         -
version = "0.1.7"
        1986  +
version = "0.1.6"
 1987   1987   
source = "registry+https://github.com/rust-lang/crates.io-index"
 1988         -
checksum = "78c8292055d1c1df0cce5d180393dc8cce0abec0a7102adb6c7b1eef6016d60a"
        1988  +
checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
 1989   1989   
dependencies = [
 1990   1990   
 "generic-array",
 1991   1991   
 "typenum",
 1992   1992   
]
 1993   1993   
 1994   1994   
[[package]]
 1995   1995   
name = "data-encoding"
 1996   1996   
version = "2.9.0"
 1997   1997   
source = "registry+https://github.com/rust-lang/crates.io-index"
 1998   1998   
checksum = "2a2330da5de22e8a3cb63252ce2abb30116bf5265e89c0e01bc17015ce30a476"
@@ -2221,2221 +2283,2283 @@
 2241   2241   
version = "0.13.1"
 2242   2242   
source = "registry+https://github.com/rust-lang/crates.io-index"
 2243   2243   
checksum = "c0b50bfb653653f9ca9095b427bed08ab8d75a137839d9ad64eb11810d5b6393"
 2244   2244   
dependencies = [
 2245   2245   
 "rand_core 0.6.4",
 2246   2246   
 "subtle",
 2247   2247   
]
 2248   2248   
 2249   2249   
[[package]]
 2250   2250   
name = "find-msvc-tools"
 2251         -
version = "0.1.5"
        2251  +
version = "0.1.4"
 2252   2252   
source = "registry+https://github.com/rust-lang/crates.io-index"
 2253         -
checksum = "3a3076410a55c90011c298b04d0cfa770b00fa04e1e3c97d3f6c9de105a03844"
        2253  +
checksum = "52051878f80a721bb68ebfbc930e07b65ba72f2da88968ea5c06fd6ca3d3a127"
 2254   2254   
 2255   2255   
[[package]]
 2256   2256   
name = "flate2"
 2257   2257   
version = "1.1.5"
 2258   2258   
source = "registry+https://github.com/rust-lang/crates.io-index"
 2259   2259   
checksum = "bfe33edd8e85a12a67454e37f8c75e730830d83e313556ab9ebf9ee7fbeb3bfb"
 2260   2260   
dependencies = [
 2261   2261   
 "crc32fast",
 2262   2262   
 "miniz_oxide",
 2263   2263   
]
@@ -2381,2381 +2443,2443 @@
 2401   2401   
 "futures-sink",
 2402   2402   
 "futures-task",
 2403   2403   
 "memchr",
 2404   2404   
 "pin-project-lite",
 2405   2405   
 "pin-utils",
 2406   2406   
 "slab",
 2407   2407   
]
 2408   2408   
 2409   2409   
[[package]]
 2410   2410   
name = "generic-array"
 2411         -
version = "0.14.7"
        2411  +
version = "0.14.9"
 2412   2412   
source = "registry+https://github.com/rust-lang/crates.io-index"
 2413         -
checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
        2413  +
checksum = "4bb6743198531e02858aeaea5398fcc883e71851fcbcb5a2f773e2fb6cb1edf2"
 2414   2414   
dependencies = [
 2415   2415   
 "typenum",
 2416   2416   
 "version_check",
 2417   2417   
 "zeroize",
 2418   2418   
]
 2419   2419   
 2420   2420   
[[package]]
 2421   2421   
name = "getrandom"
 2422   2422   
version = "0.2.16"
 2423   2423   
source = "registry+https://github.com/rust-lang/crates.io-index"
@@ -2718,2718 +2846,2846 @@
 2738   2738   
 "pin-project-lite",
 2739   2739   
 "socket2 0.5.10",
 2740   2740   
 "tokio",
 2741   2741   
 "tower-service",
 2742   2742   
 "tracing",
 2743   2743   
 "want",
 2744   2744   
]
 2745   2745   
 2746   2746   
[[package]]
 2747   2747   
name = "hyper"
 2748         -
version = "1.8.1"
        2748  +
version = "1.8.0"
 2749   2749   
source = "registry+https://github.com/rust-lang/crates.io-index"
 2750         -
checksum = "2ab2d4f250c3d7b1c9fcdff1cece94ea4e2dfbec68614f7b87cb205f24ca9d11"
        2750  +
checksum = "1744436df46f0bde35af3eda22aeaba453aada65d8f1c171cd8a5f59030bd69f"
 2751   2751   
dependencies = [
 2752   2752   
 "atomic-waker",
 2753   2753   
 "bytes",
 2754   2754   
 "futures-channel",
 2755   2755   
 "futures-core",
 2756   2756   
 "h2 0.4.12",
 2757   2757   
 "http 1.3.1",
 2758   2758   
 "http-body 1.0.1",
 2759   2759   
 "httparse",
 2760   2760   
 "httpdate",
 2761   2761   
 "itoa",
 2762   2762   
 "pin-project-lite",
 2763   2763   
 "pin-utils",
 2764   2764   
 "smallvec",
 2765   2765   
 "tokio",
 2766   2766   
 "want",
 2767   2767   
]
 2768   2768   
 2769   2769   
[[package]]
 2770   2770   
name = "hyper-rustls"
 2771   2771   
version = "0.24.2"
 2772   2772   
source = "registry+https://github.com/rust-lang/crates.io-index"
 2773   2773   
checksum = "ec3efd23720e2049821a693cbc7e65ea87c72f1c58ff2f9522ff332b1491e590"
 2774   2774   
dependencies = [
 2775   2775   
 "futures-util",
 2776   2776   
 "http 0.2.12",
 2777   2777   
 "hyper 0.14.32",
 2778   2778   
 "log",
 2779   2779   
 "rustls 0.21.12",
 2780   2780   
 "rustls-native-certs 0.6.3",
 2781   2781   
 "tokio",
 2782   2782   
 "tokio-rustls 0.24.1",
 2783   2783   
 "webpki-roots",
 2784   2784   
]
 2785   2785   
 2786   2786   
[[package]]
 2787   2787   
name = "hyper-rustls"
 2788   2788   
version = "0.27.7"
 2789   2789   
source = "registry+https://github.com/rust-lang/crates.io-index"
 2790   2790   
checksum = "e3c93eb611681b207e1fe55d5a71ecf91572ec8a6705cdb6857f7d8d5242cf58"
 2791   2791   
dependencies = [
 2792   2792   
 "http 1.3.1",
 2793         -
 "hyper 1.8.1",
        2793  +
 "hyper 1.8.0",
 2794   2794   
 "hyper-util",
 2795   2795   
 "rustls 0.23.35",
 2796   2796   
 "rustls-native-certs 0.8.2",
 2797   2797   
 "rustls-pki-types",
 2798   2798   
 "tokio",
 2799   2799   
 "tokio-rustls 0.26.4",
 2800   2800   
 "tower-service",
 2801   2801   
]
 2802   2802   
 2803   2803   
[[package]]
 2804   2804   
name = "hyper-util"
 2805         -
version = "0.1.18"
        2805  +
version = "0.1.17"
 2806   2806   
source = "registry+https://github.com/rust-lang/crates.io-index"
 2807         -
checksum = "52e9a2a24dc5c6821e71a7030e1e14b7b632acac55c40e9d2e082c621261bb56"
        2807  +
checksum = "3c6995591a8f1380fcb4ba966a252a4b29188d51d2b89e3a252f5305be65aea8"
 2808   2808   
dependencies = [
 2809   2809   
 "base64 0.22.1",
 2810   2810   
 "bytes",
 2811   2811   
 "futures-channel",
 2812   2812   
 "futures-core",
 2813   2813   
 "futures-util",
 2814   2814   
 "http 1.3.1",
 2815   2815   
 "http-body 1.0.1",
 2816         -
 "hyper 1.8.1",
        2816  +
 "hyper 1.8.0",
 2817   2817   
 "ipnet",
 2818   2818   
 "libc",
 2819   2819   
 "percent-encoding",
 2820   2820   
 "pin-project-lite",
 2821   2821   
 "socket2 0.6.1",
 2822   2822   
 "system-configuration",
 2823   2823   
 "tokio",
 2824   2824   
 "tower-service",
 2825   2825   
 "tracing",
 2826   2826   
 "windows-registry",
@@ -3054,3054 +3114,3114 @@
 3074   3074   
source = "registry+https://github.com/rust-lang/crates.io-index"
 3075   3075   
checksum = "2874a2af47a2325c2001a6e6fad9b16a53b802102b528163885171cf92b15976"
 3076   3076   
 3077   3077   
[[package]]
 3078   3078   
name = "libloading"
 3079   3079   
version = "0.8.9"
 3080   3080   
source = "registry+https://github.com/rust-lang/crates.io-index"
 3081   3081   
checksum = "d7c4b02199fee7c5d21a5ae7d8cfa79a6ef5bb2fc834d6e9058e89c825efdc55"
 3082   3082   
dependencies = [
 3083   3083   
 "cfg-if",
 3084         -
 "windows-link",
        3084  +
 "windows-link 0.2.1",
 3085   3085   
]
 3086   3086   
 3087   3087   
[[package]]
 3088   3088   
name = "libmimalloc-sys"
 3089   3089   
version = "0.1.44"
 3090   3090   
source = "registry+https://github.com/rust-lang/crates.io-index"
 3091   3091   
checksum = "667f4fec20f29dfc6bc7357c582d91796c169ad7e2fce709468aefeb2c099870"
 3092   3092   
dependencies = [
 3093   3093   
 "cc",
 3094   3094   
 "libc",
@@ -3395,3395 +3455,3455 @@
 3415   3415   
[[package]]
 3416   3416   
name = "parking_lot_core"
 3417   3417   
version = "0.9.12"
 3418   3418   
source = "registry+https://github.com/rust-lang/crates.io-index"
 3419   3419   
checksum = "2621685985a2ebf1c516881c026032ac7deafcda1a2c9b7850dc81e3dfcb64c1"
 3420   3420   
dependencies = [
 3421   3421   
 "cfg-if",
 3422   3422   
 "libc",
 3423   3423   
 "redox_syscall",
 3424   3424   
 "smallvec",
 3425         -
 "windows-link",
        3425  +
 "windows-link 0.2.1",
 3426   3426   
]
 3427   3427   
 3428   3428   
[[package]]
 3429   3429   
name = "pem-rfc7468"
 3430   3430   
version = "0.7.0"
 3431   3431   
source = "registry+https://github.com/rust-lang/crates.io-index"
 3432   3432   
checksum = "88b39c9bfcfc231068454382784bb460aae594343fb030d46e9f50a645418412"
 3433   3433   
dependencies = [
 3434   3434   
 "base64ct",
 3435   3435   
]
@@ -3756,3756 +3818,3818 @@
 3776   3776   
checksum = "8d942b98df5e658f56f20d592c7f868833fe38115e65c33003d8cd224b0155da"
 3777   3777   
 3778   3778   
[[package]]
 3779   3779   
name = "regex-syntax"
 3780   3780   
version = "0.8.8"
 3781   3781   
source = "registry+https://github.com/rust-lang/crates.io-index"
 3782   3782   
checksum = "7a2d987857b319362043e95f5353c0535c1f58eec5336fdfcf626430af7def58"
 3783   3783   
 3784   3784   
[[package]]
 3785   3785   
name = "resolv-conf"
 3786         -
version = "0.7.6"
        3786  +
version = "0.7.5"
 3787   3787   
source = "registry+https://github.com/rust-lang/crates.io-index"
 3788         -
checksum = "1e061d1b48cb8d38042de4ae0a7a6401009d6143dc80d2e2d6f31f0bdd6470c7"
        3788  +
checksum = "6b3789b30bd25ba102de4beabd95d21ac45b69b1be7d14522bab988c526d6799"
 3789   3789   
 3790   3790   
[[package]]
 3791   3791   
name = "rfc6979"
 3792   3792   
version = "0.3.1"
 3793   3793   
source = "registry+https://github.com/rust-lang/crates.io-index"
 3794   3794   
checksum = "7743f17af12fa0b03b803ba12cd6a8d9483a587e89c69445e3909655c0b9fabb"
 3795   3795   
dependencies = [
 3796   3796   
 "crypto-bigint 0.4.9",
 3797   3797   
 "hmac",
 3798   3798   
 "zeroize",
@@ -4004,4004 +4064,4064 @@
 4024   4024   
 "s2n-tls-sys",
 4025   4025   
]
 4026   4026   
 4027   4027   
[[package]]
 4028   4028   
name = "s2n-tls-hyper"
 4029   4029   
version = "0.0.16"
 4030   4030   
source = "registry+https://github.com/rust-lang/crates.io-index"
 4031   4031   
checksum = "d5bfd127ef11ae746efd789549ee807f5370d5cb04e2955324420f361b2c2bbe"
 4032   4032   
dependencies = [
 4033   4033   
 "http 1.3.1",
 4034         -
 "hyper 1.8.1",
        4034  +
 "hyper 1.8.0",
 4035   4035   
 "hyper-util",
 4036   4036   
 "s2n-tls",
 4037   4037   
 "s2n-tls-tokio",
 4038   4038   
 "tower-service",
 4039   4039   
]
 4040   4040   
 4041   4041   
[[package]]
 4042   4042   
name = "s2n-tls-sys"
 4043   4043   
version = "0.3.24"
 4044   4044   
source = "registry+https://github.com/rust-lang/crates.io-index"
@@ -5059,5059 +5236,5242 @@
 5079   5079   
dependencies = [
 5080   5080   
 "windows-sys 0.61.2",
 5081   5081   
]
 5082   5082   
 5083   5083   
[[package]]
 5084   5084   
name = "winapi-x86_64-pc-windows-gnu"
 5085   5085   
version = "0.4.0"
 5086   5086   
source = "registry+https://github.com/rust-lang/crates.io-index"
 5087   5087   
checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
 5088   5088   
        5089  +
[[package]]
        5090  +
name = "windows-link"
        5091  +
version = "0.1.3"
        5092  +
source = "registry+https://github.com/rust-lang/crates.io-index"
        5093  +
checksum = "5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a"
        5094  +
 5089   5095   
[[package]]
 5090   5096   
name = "windows-link"
 5091   5097   
version = "0.2.1"
 5092   5098   
source = "registry+https://github.com/rust-lang/crates.io-index"
 5093   5099   
checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5"
 5094   5100   
 5095   5101   
[[package]]
 5096   5102   
name = "windows-registry"
 5097         -
version = "0.6.1"
        5103  +
version = "0.5.3"
 5098   5104   
source = "registry+https://github.com/rust-lang/crates.io-index"
 5099         -
checksum = "02752bf7fbdcce7f2a27a742f798510f3e5ad88dbe84871e5168e2120c3d5720"
        5105  +
checksum = "5b8a9ed28765efc97bbc954883f4e6796c33a06546ebafacbabee9696967499e"
 5100   5106   
dependencies = [
 5101         -
 "windows-link",
        5107  +
 "windows-link 0.1.3",
 5102   5108   
 "windows-result",
 5103   5109   
 "windows-strings",
 5104   5110   
]
 5105   5111   
 5106   5112   
[[package]]
 5107   5113   
name = "windows-result"
 5108         -
version = "0.4.1"
        5114  +
version = "0.3.4"
 5109   5115   
source = "registry+https://github.com/rust-lang/crates.io-index"
 5110         -
checksum = "7781fa89eaf60850ac3d2da7af8e5242a5ea78d1a11c49bf2910bb5a73853eb5"
        5116  +
checksum = "56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6"
 5111   5117   
dependencies = [
 5112         -
 "windows-link",
        5118  +
 "windows-link 0.1.3",
 5113   5119   
]
 5114   5120   
 5115   5121   
[[package]]
 5116   5122   
name = "windows-strings"
 5117         -
version = "0.5.1"
        5123  +
version = "0.4.2"
 5118   5124   
source = "registry+https://github.com/rust-lang/crates.io-index"
 5119         -
checksum = "7837d08f69c77cf6b07689544538e017c1bfcf57e34b4c0ff58e6c2cd3b37091"
        5125  +
checksum = "56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57"
 5120   5126   
dependencies = [
 5121         -
 "windows-link",
        5127  +
 "windows-link 0.1.3",
 5122   5128   
]
 5123   5129   
 5124   5130   
[[package]]
 5125   5131   
name = "windows-sys"
 5126   5132   
version = "0.48.0"
 5127   5133   
source = "registry+https://github.com/rust-lang/crates.io-index"
 5128   5134   
checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
 5129   5135   
dependencies = [
 5130   5136   
 "windows-targets 0.48.5",
 5131   5137   
]
 5132   5138   
 5133   5139   
[[package]]
 5134   5140   
name = "windows-sys"
 5135   5141   
version = "0.52.0"
 5136   5142   
source = "registry+https://github.com/rust-lang/crates.io-index"
 5137   5143   
checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
 5138   5144   
dependencies = [
 5139   5145   
 "windows-targets 0.52.6",
 5140   5146   
]
 5141   5147   
 5142   5148   
[[package]]
 5143   5149   
name = "windows-sys"
 5144   5150   
version = "0.59.0"
 5145   5151   
source = "registry+https://github.com/rust-lang/crates.io-index"
 5146   5152   
checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b"
 5147   5153   
dependencies = [
 5148   5154   
 "windows-targets 0.52.6",
 5149   5155   
]
 5150   5156   
 5151   5157   
[[package]]
 5152   5158   
name = "windows-sys"
 5153   5159   
version = "0.60.2"
 5154   5160   
source = "registry+https://github.com/rust-lang/crates.io-index"
 5155   5161   
checksum = "f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb"
 5156   5162   
dependencies = [
 5157   5163   
 "windows-targets 0.53.5",
 5158   5164   
]
 5159   5165   
 5160   5166   
[[package]]
 5161   5167   
name = "windows-sys"
 5162   5168   
version = "0.61.2"
 5163   5169   
source = "registry+https://github.com/rust-lang/crates.io-index"
 5164   5170   
checksum = "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc"
 5165   5171   
dependencies = [
 5166         -
 "windows-link",
        5172  +
 "windows-link 0.2.1",
 5167   5173   
]
 5168   5174   
 5169   5175   
[[package]]
 5170   5176   
name = "windows-targets"
 5171   5177   
version = "0.48.5"
 5172   5178   
source = "registry+https://github.com/rust-lang/crates.io-index"
 5173   5179   
checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c"
 5174   5180   
dependencies = [
 5175   5181   
 "windows_aarch64_gnullvm 0.48.5",
 5176   5182   
 "windows_aarch64_msvc 0.48.5",
 5177   5183   
 "windows_i686_gnu 0.48.5",
 5178   5184   
 "windows_i686_msvc 0.48.5",
 5179   5185   
 "windows_x86_64_gnu 0.48.5",
 5180   5186   
 "windows_x86_64_gnullvm 0.48.5",
 5181   5187   
 "windows_x86_64_msvc 0.48.5",
 5182   5188   
]
 5183   5189   
 5184   5190   
[[package]]
 5185   5191   
name = "windows-targets"
 5186   5192   
version = "0.52.6"
 5187   5193   
source = "registry+https://github.com/rust-lang/crates.io-index"
 5188   5194   
checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
 5189   5195   
dependencies = [
 5190   5196   
 "windows_aarch64_gnullvm 0.52.6",
 5191   5197   
 "windows_aarch64_msvc 0.52.6",
 5192   5198   
 "windows_i686_gnu 0.52.6",
 5193   5199   
 "windows_i686_gnullvm 0.52.6",
 5194   5200   
 "windows_i686_msvc 0.52.6",
 5195   5201   
 "windows_x86_64_gnu 0.52.6",
 5196   5202   
 "windows_x86_64_gnullvm 0.52.6",
 5197   5203   
 "windows_x86_64_msvc 0.52.6",
 5198   5204   
]
 5199   5205   
 5200   5206   
[[package]]
 5201   5207   
name = "windows-targets"
 5202   5208   
version = "0.53.5"
 5203   5209   
source = "registry+https://github.com/rust-lang/crates.io-index"
 5204   5210   
checksum = "4945f9f551b88e0d65f3db0bc25c33b8acea4d9e41163edf90dcd0b19f9069f3"
 5205   5211   
dependencies = [
 5206         -
 "windows-link",
        5212  +
 "windows-link 0.2.1",
 5207   5213   
 "windows_aarch64_gnullvm 0.53.1",
 5208   5214   
 "windows_aarch64_msvc 0.53.1",
 5209   5215   
 "windows_i686_gnu 0.53.1",
 5210   5216   
 "windows_i686_gnullvm 0.53.1",
 5211   5217   
 "windows_i686_msvc 0.53.1",
 5212   5218   
 "windows_x86_64_gnu 0.53.1",
 5213   5219   
 "windows_x86_64_gnullvm 0.53.1",
 5214   5220   
 "windows_x86_64_msvc 0.53.1",
 5215   5221   
]
 5216   5222   

tmp-codegen-diff/aws-sdk/README.md

@@ -1,1 +57,57 @@
   17     17   
   18     18   
> For a step-by-step guide including several advanced use cases, check out the [Developer Guide](https://docs.aws.amazon.com/sdk-for-rust/latest/dg/welcome.html).
   19     19   
   20     20   
The SDK provides one crate per AWS service. You must add [Tokio](https://crates.io/crates/tokio) as a dependency within your Rust project to execute asynchronous code.
   21     21   
   22     22   
1. Create a new Rust project: `cargo new sdk-example`
   23     23   
2. Add dependencies to DynamoDB and Tokio to your **Cargo.toml** file:
   24     24   
   25     25   
    ```toml
   26     26   
    [dependencies]
   27         -
    aws-config = { version= "1.8.12", features = ["behavior-version-latest"] }
          27  +
    aws-config = { version= "1.8.11", features = ["behavior-version-latest"] }
   28     28   
    aws-sdk-dynamodb = "0.0.0-local"
   29     29   
    tokio = { version = "1", features = ["full"] }
   30     30   
    ```
   31     31   
   32     32   
3. Provide your AWS credentials with the default credential provider chain, which currently looks in:
   33     33   
   - Environment variables: `AWS_ACCESS_KEY_ID`, `AWS_SECRET_ACCESS_KEY`, and `AWS_REGION`
   34     34   
   - The default credentials files located in `~/.aws/config` and `~/.aws/credentials` (location can vary per platform)
   35     35   
   - Web Identity Token credentials from the environment or container (including EKS)
   36     36   
   - ECS Container Credentials (IAM roles for tasks)
   37     37   
   - EC2 Instance Metadata Service (IAM Roles attached to instance)

tmp-codegen-diff/aws-sdk/sdk/aws-config/Cargo.toml

@@ -1,1 +114,113 @@
    1      1   
# Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
    2      2   
[package]
    3      3   
name = "aws-config"
    4         -
version = "1.8.12"
           4  +
version = "1.8.11"
    5      5   
authors = ["AWS Rust SDK Team <aws-sdk-rust@amazon.com>", "Russell Cohen <rcoh@amazon.com>"]
    6      6   
description = "AWS SDK config and credential provider implementations."
    7      7   
edition = "2021"
    8      8   
exclude = ["test-data/*", "integration-tests/*"]
    9      9   
license = "Apache-2.0"
   10     10   
repository = "https://github.com/smithy-lang/smithy-rs"
   11         -
rust-version = "1.88"
   12     11   
[package.metadata.docs.rs]
   13     12   
all-features = true
   14     13   
targets = ["x86_64-unknown-linux-gnu"]
   15     14   
cargo-args = ["-Zunstable-options", "-Zrustdoc-scrape-examples"]
   16     15   
rustdoc-args = ["--cfg", "docsrs"]
   17     16   
   18     17   
[package.metadata.smithy-rs-release-tooling]
   19     18   
stable = true
   20     19   
[package.metadata.cargo-udeps.ignore]
   21     20   
normal = ["proc-macro2"]
   22     21   
   23     22   
[features]
   24     23   
behavior-version-latest = []
   25     24   
credentials-process = ["tokio/process"]
   26     25   
default = ["default-https-client", "rt-tokio", "credentials-process", "sso"]
   27     26   
rt-tokio = ["aws-smithy-async/rt-tokio", "aws-smithy-runtime/rt-tokio", "tokio/rt"]
   28     27   
client-hyper = ["aws-smithy-runtime/default-https-client"]
   29     28   
rustls = ["client-hyper"]
   30     29   
default-https-client = ["aws-smithy-runtime/default-https-client"]
   31     30   
sso = ["dep:aws-sdk-sso", "dep:aws-sdk-ssooidc", "dep:ring", "dep:hex", "dep:zeroize", "aws-smithy-runtime-api/http-auth"]
   32     31   
credentials-login = ["dep:aws-sdk-signin", "dep:sha2", "dep:zeroize", "dep:hex", "dep:base64-simd", "dep:uuid", "uuid?/v4", "dep:p256", "p256?/arithmetic", "p256?/pem", "dep:rand"]
   33     32   
test-util = ["aws-runtime/test-util"]
   34     33   
allow-compilation = []
   35     34   
   36     35   
[dependencies]
   37     36   
bytes = "1.1.0"
   38     37   
http = "1"
   39     38   
url = "2.5.4"
   40     39   
fastrand = "2.3.0"
   41     40   
   42     41   
[dependencies.aws-credential-types]
   43     42   
path = "../aws-credential-types"
   44     43   
features = ["test-util"]
   45         -
version = "1.2.11"
          44  +
version = "1.2.10"
   46     45   
   47     46   
[dependencies.aws-runtime]
   48     47   
path = "../aws-runtime"
   49         -
version = "1.5.17"
          48  +
version = "1.5.16"
   50     49   
   51     50   
[dependencies.aws-sdk-sts]
   52     51   
path = "../sts"
   53     52   
default-features = false
   54     53   
version = "0.0.0-local"
   55     54   
   56     55   
[dependencies.aws-smithy-async]
   57     56   
path = "../aws-smithy-async"
   58         -
version = "1.2.7"
          57  +
version = "1.2.6"
   59     58   
   60     59   
[dependencies.aws-smithy-http]
   61     60   
path = "../aws-smithy-http"
   62         -
version = "0.62.6"
          61  +
version = "0.62.5"
   63     62   
   64     63   
[dependencies.aws-smithy-json]
   65     64   
path = "../aws-smithy-json"
   66         -
version = "0.61.8"
          65  +
version = "0.61.7"
   67     66   
   68     67   
[dependencies.aws-smithy-runtime]
   69     68   
path = "../aws-smithy-runtime"
   70     69   
features = ["client"]
   71     70   
version = "1.9.5"
   72     71   
   73     72   
[dependencies.aws-smithy-runtime-api]
   74     73   
path = "../aws-smithy-runtime-api"
   75     74   
features = ["client"]
   76         -
version = "1.9.3"
          75  +
version = "1.9.2"
   77     76   
   78     77   
[dependencies.aws-smithy-types]
   79     78   
path = "../aws-smithy-types"
   80         -
version = "1.3.5"
          79  +
version = "1.3.4"
   81     80   
   82     81   
[dependencies.aws-types]
   83     82   
path = "../aws-types"
   84         -
version = "1.3.11"
          83  +
version = "1.3.10"
   85     84   
   86     85   
[dependencies.time]
   87     86   
version = "0.3.4"
   88     87   
features = ["parsing"]
   89     88   
   90     89   
[dependencies.tokio]
   91     90   
version = "1.13.1"
   92     91   
features = ["sync"]
   93     92   
   94     93   
[dependencies.tracing]
@@ -126,125 +187,186 @@
  146    145   
features = ["std", "std_rng"]
  147    146   
optional = true
  148    147   
  149    148   
[dev-dependencies]
  150    149   
tracing-test = "0.2.4"
  151    150   
serde_json = "1"
  152    151   
  153    152   
[dev-dependencies.aws-smithy-async]
  154    153   
path = "../aws-smithy-async"
  155    154   
features = ["rt-tokio", "test-util"]
  156         -
version = "1.2.7"
         155  +
version = "1.2.6"
  157    156   
  158    157   
[dev-dependencies.aws-smithy-http-client]
  159    158   
path = "../aws-smithy-http-client"
  160    159   
features = ["default-client", "test-util"]
  161         -
version = "1.1.5"
         160  +
version = "1.1.4"
  162    161   
  163    162   
[dev-dependencies.aws-smithy-runtime]
  164    163   
path = "../aws-smithy-runtime"
  165    164   
features = ["client", "test-util"]
  166    165   
version = "1.9.5"
  167    166   
  168    167   
[dev-dependencies.aws-smithy-runtime-api]
  169    168   
path = "../aws-smithy-runtime-api"
  170    169   
features = ["test-util"]
  171         -
version = "1.9.3"
         170  +
version = "1.9.2"
  172    171   
  173    172   
[dev-dependencies.futures-util]
  174    173   
version = "0.3.29"
  175    174   
default-features = false
  176    175   
  177    176   
[dev-dependencies.tracing-subscriber]
  178    177   
version = "0.3.16"
  179    178   
features = ["fmt", "json"]
  180    179   
  181    180   
[dev-dependencies.tokio]

tmp-codegen-diff/aws-sdk/sdk/aws-config/fuzz/Cargo.toml

@@ -1,1 +30,30 @@
   13     13   
edition = "2021"
   14     14   
   15     15   
[package.metadata]
   16     16   
cargo-fuzz = true
   17     17   
   18     18   
[dependencies]
   19     19   
libfuzzer-sys = "=0.4.7"
   20     20   
   21     21   
[dependencies.aws-config]
   22     22   
path = ".."
   23         -
version = "1.8.12"
          23  +
version = "1.8.11"
   24     24   
   25     25   
[dependencies.aws-types]
   26     26   
path = "../../../sdk/build/aws-sdk/sdk/aws-types"
   27         -
version = "1.3.11"
          27  +
version = "1.3.10"
   28     28   
   29     29   
[workspace]
   30     30   
members = ["."]

tmp-codegen-diff/aws-sdk/sdk/aws-credential-types/Cargo.toml

@@ -1,1 +50,49 @@
    1      1   
# Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
    2      2   
[package]
    3      3   
name = "aws-credential-types"
    4         -
version = "1.2.11"
           4  +
version = "1.2.10"
    5      5   
authors = ["AWS Rust SDK Team <aws-sdk-rust@amazon.com>"]
    6      6   
description = "Types for AWS SDK credentials."
    7      7   
edition = "2021"
    8      8   
license = "Apache-2.0"
    9      9   
repository = "https://github.com/smithy-lang/smithy-rs"
   10         -
rust-version = "1.88"
   11     10   
[package.metadata.docs.rs]
   12     11   
all-features = true
   13     12   
targets = ["x86_64-unknown-linux-gnu"]
   14     13   
cargo-args = ["-Zunstable-options", "-Zrustdoc-scrape-examples"]
   15     14   
rustdoc-args = ["--cfg", "docsrs"]
   16     15   
   17     16   
[package.metadata.smithy-rs-release-tooling]
   18     17   
stable = true
   19     18   
   20     19   
[features]
   21     20   
hardcoded-credentials = []
   22     21   
test-util = ["aws-smithy-runtime-api/test-util"]
   23     22   
   24     23   
[dependencies]
   25     24   
zeroize = "1.7.0"
   26     25   
   27     26   
[dependencies.aws-smithy-async]
   28     27   
path = "../aws-smithy-async"
   29         -
version = "1.2.7"
          28  +
version = "1.2.6"
   30     29   
   31     30   
[dependencies.aws-smithy-types]
   32     31   
path = "../aws-smithy-types"
   33         -
version = "1.3.5"
          32  +
version = "1.3.4"
   34     33   
   35     34   
[dependencies.aws-smithy-runtime-api]
   36     35   
path = "../aws-smithy-runtime-api"
   37     36   
features = ["client", "http-auth"]
   38         -
version = "1.9.3"
          37  +
version = "1.9.2"
   39     38   
   40     39   
[dev-dependencies]
   41     40   
async-trait = "0.1.74"
   42     41   
   43     42   
[dev-dependencies.aws-smithy-runtime-api]
   44     43   
path = "../aws-smithy-runtime-api"
   45     44   
features = ["test-util"]
   46         -
version = "1.9.3"
          45  +
version = "1.9.2"
   47     46   
   48     47   
[dev-dependencies.tokio]
   49     48   
version = "1.23.1"
   50     49   
features = ["full", "test-util", "rt"]

tmp-codegen-diff/aws-sdk/sdk/aws-runtime-api/Cargo.toml

@@ -1,1 +24,23 @@
    1      1   
[package]
    2      2   
name = "aws-runtime-api"
    3         -
version = "1.1.10"
           3  +
version = "1.1.9"
    4      4   
authors = ["AWS Rust SDK Team <aws-sdk-rust@amazon.com>"]
    5      5   
description = "Runtime support code for the AWS SDK. This isn't intended to be used directly."
    6      6   
edition = "2021"
    7      7   
license = "Apache-2.0"
    8      8   
repository = "https://github.com/smithy-lang/smithy-rs"
    9         -
rust-version = "1.88"
   10      9   
   11     10   
[dependencies]
   12     11   
   13     12   
[package.metadata.docs.rs]
   14     13   
all-features = true
   15     14   
targets = ["x86_64-unknown-linux-gnu"]
   16     15   
cargo-args = ["-Zunstable-options", "-Zrustdoc-scrape-examples"]
   17     16   
rustdoc-args = ["--cfg", "docsrs"]
   18     17   
# End of docs.rs metadata
   19     18   

tmp-codegen-diff/aws-sdk/sdk/aws-runtime/Cargo.toml

@@ -1,1 +145,144 @@
    1      1   
# Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
    2      2   
[package]
    3      3   
name = "aws-runtime"
    4         -
version = "1.5.17"
           4  +
version = "1.5.16"
    5      5   
authors = ["AWS Rust SDK Team <aws-sdk-rust@amazon.com>"]
    6      6   
description = "Runtime support code for the AWS SDK. This crate isn't intended to be used directly."
    7      7   
edition = "2021"
    8      8   
license = "Apache-2.0"
    9      9   
repository = "https://github.com/smithy-lang/smithy-rs"
   10         -
rust-version = "1.88"
   11     10   
[package.metadata.docs.rs]
   12     11   
all-features = true
   13     12   
targets = ["x86_64-unknown-linux-gnu"]
   14     13   
cargo-args = ["-Zunstable-options", "-Zrustdoc-scrape-examples"]
   15     14   
rustdoc-args = ["--cfg", "docsrs"]
   16     15   
   17     16   
[package.metadata.smithy-rs-release-tooling]
   18     17   
stable = true
   19     18   
   20     19   
[features]
   21     20   
event-stream = ["dep:aws-smithy-eventstream", "aws-sigv4/sign-eventstream"]
   22     21   
http-02x = []
   23     22   
http-1x = ["dep:http-1x", "dep:http-body-1x"]
   24     23   
test-util = ["dep:regex-lite"]
   25     24   
sigv4a = ["aws-sigv4/sigv4a"]
   26     25   
   27     26   
[dependencies]
   28     27   
bytes = "1.10.0"
   29     28   
fastrand = "2.3.0"
   30     29   
percent-encoding = "2.3.1"
   31     30   
pin-project-lite = "0.2.14"
   32     31   
tracing = "0.1.40"
   33     32   
   34     33   
[dependencies.aws-credential-types]
   35     34   
path = "../aws-credential-types"
   36         -
version = "1.2.11"
          35  +
version = "1.2.10"
   37     36   
   38     37   
[dependencies.aws-sigv4]
   39     38   
path = "../aws-sigv4"
   40     39   
features = ["http0-compat"]
   41         -
version = "1.3.7"
          40  +
version = "1.3.6"
   42     41   
   43     42   
[dependencies.aws-smithy-async]
   44     43   
path = "../aws-smithy-async"
   45         -
version = "1.2.7"
          44  +
version = "1.2.6"
   46     45   
   47     46   
[dependencies.aws-smithy-eventstream]
   48     47   
path = "../aws-smithy-eventstream"
   49     48   
optional = true
   50         -
version = "0.60.14"
          49  +
version = "0.60.13"
   51     50   
   52     51   
[dependencies.aws-smithy-http]
   53     52   
path = "../aws-smithy-http"
   54         -
version = "0.62.6"
          53  +
version = "0.62.5"
   55     54   
   56     55   
[dependencies.aws-smithy-runtime]
   57     56   
path = "../aws-smithy-runtime"
   58     57   
features = ["client"]
   59     58   
version = "1.9.5"
   60     59   
   61     60   
[dependencies.aws-smithy-runtime-api]
   62     61   
path = "../aws-smithy-runtime-api"
   63     62   
features = ["client"]
   64         -
version = "1.9.3"
          63  +
version = "1.9.2"
   65     64   
   66     65   
[dependencies.aws-smithy-types]
   67     66   
path = "../aws-smithy-types"
   68         -
version = "1.3.5"
          67  +
version = "1.3.4"
   69     68   
   70     69   
[dependencies.aws-types]
   71     70   
path = "../aws-types"
   72         -
version = "1.3.11"
          71  +
version = "1.3.10"
   73     72   
   74     73   
[dependencies.http-02x]
   75     74   
package = "http"
   76     75   
version = "0.2.9"
   77     76   
   78     77   
[dependencies.http-body-04x]
   79     78   
package = "http-body"
   80     79   
version = "0.4.5"
   81     80   
   82     81   
[dependencies.http-1x]
   83     82   
package = "http"
   84     83   
version = "1.1.0"
   85     84   
optional = true
   86     85   
   87     86   
[dependencies.http-body-1x]
   88     87   
package = "http-body"
   89     88   
version = "1.0.0"
   90     89   
optional = true
   91     90   
   92     91   
[dependencies.regex-lite]
   93     92   
version = "0.1.5"
   94     93   
optional = true
   95     94   
   96     95   
[dependencies.uuid]
   97     96   
version = "1"
   98     97   
   99     98   
[dev-dependencies]
  100     99   
arbitrary = "1.3"
  101    100   
bytes-utils = "0.1.2"
  102    101   
convert_case = "0.6.0"
  103    102   
proptest = "1.2"
  104    103   
serde_json = "1"
  105    104   
tracing-test = "0.2.4"
  106    105   
  107    106   
[dev-dependencies.aws-credential-types]
  108    107   
path = "../aws-credential-types"
  109    108   
features = ["test-util"]
  110         -
version = "1.2.11"
         109  +
version = "1.2.10"
  111    110   
  112    111   
[dev-dependencies.aws-smithy-async]
  113    112   
path = "../aws-smithy-async"
  114    113   
features = ["test-util"]
  115         -
version = "1.2.7"
         114  +
version = "1.2.6"
  116    115   
  117    116   
[dev-dependencies.aws-smithy-protocol-test]
  118    117   
path = "../aws-smithy-protocol-test"
  119         -
version = "0.63.7"
         118  +
version = "0.63.6"
  120    119   
  121    120   
[dev-dependencies.aws-smithy-runtime-api]
  122    121   
path = "../aws-smithy-runtime-api"
  123    122   
features = ["test-util"]
  124         -
version = "1.9.3"
         123  +
version = "1.9.2"
  125    124   
  126    125   
[dev-dependencies.aws-smithy-types]
  127    126   
path = "../aws-smithy-types"
  128    127   
features = ["test-util"]
  129         -
version = "1.3.5"
         128  +
version = "1.3.4"
  130    129   
  131    130   
[dev-dependencies.futures-util]
  132    131   
version = "0.3.29"
  133    132   
default-features = false
  134    133   
  135    134   
[dev-dependencies.serde]
  136    135   
version = "1"
  137    136   
features = ["derive"]
  138    137   
  139    138   
[dev-dependencies.tokio]

tmp-codegen-diff/aws-sdk/sdk/aws-sigv4/Cargo.toml

@@ -1,1 +131,130 @@
    3      3   
name = "hmac"
    4      4   
harness = false
    5      5   
    6      6   
[[bench]]
    7      7   
name = "sigv4a"
    8      8   
harness = false
    9      9   
required-features = ["sigv4a"]
   10     10   
   11     11   
[package]
   12     12   
name = "aws-sigv4"
   13         -
version = "1.3.7"
          13  +
version = "1.3.6"
   14     14   
authors = ["AWS Rust SDK Team <aws-sdk-rust@amazon.com>", "David Barsky <me@davidbarsky.com>"]
   15     15   
description = "SigV4 signer for HTTP requests and Event Stream messages."
   16     16   
edition = "2021"
   17     17   
exclude = ["aws-sig-v4-test-suite/*"]
   18     18   
license = "Apache-2.0"
   19     19   
repository = "https://github.com/smithy-lang/smithy-rs"
   20         -
rust-version = "1.88"
   21     20   
[package.metadata.docs.rs]
   22     21   
all-features = true
   23     22   
targets = ["x86_64-unknown-linux-gnu"]
   24     23   
cargo-args = ["-Zunstable-options", "-Zrustdoc-scrape-examples"]
   25     24   
rustdoc-args = ["--cfg", "docsrs"]
   26     25   
   27     26   
[package.metadata.smithy-rs-release-tooling]
   28     27   
stable = true
   29     28   
   30     29   
[features]
   31     30   
default = ["sign-http", "http1"]
   32     31   
http0-compat = ["dep:http0"]
   33     32   
http1 = ["dep:http"]
   34     33   
sign-http = ["dep:http0", "dep:percent-encoding", "dep:form_urlencoded"]
   35     34   
sign-eventstream = ["dep:aws-smithy-eventstream"]
   36     35   
sigv4a = ["dep:p256", "dep:crypto-bigint", "dep:subtle", "dep:zeroize", "dep:ring"]
   37     36   
   38     37   
[dependencies]
   39     38   
bytes = "1.10.0"
   40     39   
hex = "0.4.3"
   41     40   
hmac = "0.12"
   42     41   
sha2 = "0.10"
   43     42   
time = "0.3.5"
   44     43   
tracing = "0.1.40"
   45     44   
   46     45   
[dependencies.aws-credential-types]
   47     46   
path = "../aws-credential-types"
   48         -
version = "1.2.11"
          47  +
version = "1.2.10"
   49     48   
   50     49   
[dependencies.aws-smithy-eventstream]
   51     50   
path = "../aws-smithy-eventstream"
   52     51   
optional = true
   53         -
version = "0.60.14"
          52  +
version = "0.60.13"
   54     53   
   55     54   
[dependencies.aws-smithy-http]
   56     55   
path = "../aws-smithy-http"
   57         -
version = "0.62.6"
          56  +
version = "0.62.5"
   58     57   
   59     58   
[dependencies.aws-smithy-runtime-api]
   60     59   
path = "../aws-smithy-runtime-api"
   61     60   
features = ["client"]
   62         -
version = "1.9.3"
          61  +
version = "1.9.2"
   63     62   
   64     63   
[dependencies.aws-smithy-types]
   65     64   
path = "../aws-smithy-types"
   66         -
version = "1.3.5"
          65  +
version = "1.3.4"
   67     66   
   68     67   
[dependencies.form_urlencoded]
   69     68   
version = "1.2.1"
   70     69   
optional = true
   71     70   
   72     71   
[dependencies.http0]
   73     72   
version = "0.2.9"
   74     73   
optional = true
   75     74   
package = "http"
   76     75   
   77     76   
[dependencies.http]
   78     77   
version = "1.1.0"
   79     78   
optional = true
   80     79   
   81     80   
[dependencies.p256]
   82     81   
version = "0.11"
   83     82   
features = ["ecdsa"]
   84     83   
optional = true
   85     84   
   86     85   
[dependencies.percent-encoding]
   87     86   
version = "2.3.1"
   88     87   
optional = true
   89     88   
   90     89   
[dependencies.ring]
   91     90   
version = "0.17.5"
   92     91   
optional = true
   93     92   
   94     93   
[dependencies.crypto-bigint]
   95     94   
version = "0.5.4"
   96     95   
optional = true
   97     96   
   98     97   
[dependencies.subtle]
   99     98   
version = "2.5.0"
  100     99   
optional = true
  101    100   
  102    101   
[dependencies.zeroize]
  103    102   
version = "^1.7.0"
  104    103   
optional = true
  105    104   
  106    105   
[dev-dependencies]
  107    106   
bytes = "1"
  108    107   
hex-literal = "0.4.1"
  109    108   
httparse = "1.10.1"
  110    109   
pretty_assertions = "1.3"
  111    110   
proptest = "1.2"
  112    111   
serde = "1.0.180"
  113    112   
serde_derive = "1.0.180"
  114    113   
serde_json = "1.0.104"
  115    114   
criterion = "0.5"
  116    115   
  117    116   
[dev-dependencies.aws-credential-types]
  118    117   
path = "../aws-credential-types"
  119    118   
features = ["test-util", "hardcoded-credentials"]
  120         -
version = "1.2.11"
         119  +
version = "1.2.10"
  121    120   
  122    121   
[dev-dependencies.aws-smithy-runtime-api]
  123    122   
path = "../aws-smithy-runtime-api"
  124    123   
features = ["client", "test-util"]
  125         -
version = "1.9.3"
         124  +
version = "1.9.2"
  126    125   
  127    126   
[dev-dependencies.time]
  128    127   
version = "0.3.5"
  129    128   
features = ["parsing"]
  130    129   
[target."cfg(not(any(target_arch = \"powerpc\", target_arch = \"powerpc64\")))".dev-dependencies]
  131    130   
ring = "0.17.5"

tmp-codegen-diff/aws-sdk/sdk/aws-smithy-async/Cargo.toml

@@ -1,1 +39,38 @@
    1      1   
[package]
    2      2   
name = "aws-smithy-async"
    3         -
version = "1.2.7"
           3  +
version = "1.2.6"
    4      4   
authors = ["AWS Rust SDK Team <aws-sdk-rust@amazon.com>", "John DiSanti <jdisanti@amazon.com>"]
    5      5   
description = "Async runtime agnostic abstractions for smithy-rs."
    6      6   
edition = "2021"
    7      7   
license = "Apache-2.0"
    8      8   
repository = "https://github.com/smithy-lang/smithy-rs"
    9         -
rust-version = "1.88"
   10      9   
   11     10   
[features]
   12     11   
rt-tokio = ["tokio/time"]
   13     12   
test-util = ["rt-tokio", "tokio/rt"]
   14     13   
   15     14   
[dependencies]
   16     15   
pin-project-lite = "0.2.14"
   17     16   
tokio = { version = "1.40.0", features = ["sync"] }
   18     17   
futures-util = { version = "0.3.29", default-features = false }
   19     18   

tmp-codegen-diff/aws-sdk/sdk/aws-smithy-cbor/Cargo.toml

@@ -1,1 +33,32 @@
    2      2   
[[bench]]
    3      3   
name = "string"
    4      4   
harness = false
    5      5   
    6      6   
[[bench]]
    7      7   
name = "blob"
    8      8   
harness = false
    9      9   
   10     10   
[package]
   11     11   
name = "aws-smithy-cbor"
   12         -
version = "0.61.4"
          12  +
version = "0.61.3"
   13     13   
authors = ["AWS Rust SDK Team <aws-sdk-rust@amazon.com>", "David Pérez <d@vidp.dev>"]
   14     14   
description = "CBOR utilities for smithy-rs."
   15     15   
edition = "2021"
   16     16   
license = "Apache-2.0"
   17     17   
repository = "https://github.com/awslabs/smithy-rs"
   18         -
rust-version = "1.88"
   19     18   
[package.metadata.docs.rs]
   20     19   
all-features = true
   21     20   
targets = ["x86_64-unknown-linux-gnu"]
   22     21   
cargo-args = ["-Zunstable-options", "-Zrustdoc-scrape-examples"]
   23     22   
rustdoc-args = ["--cfg", "docsrs"]
   24     23   
[dependencies.minicbor]
   25     24   
version = "0.24.2"
   26     25   
features = ["alloc", "half"]
   27     26   
   28     27   
[dependencies.aws-smithy-types]
   29     28   
path = "../aws-smithy-types"
   30         -
version = "1.3.5"
          29  +
version = "1.3.4"
   31     30   
   32     31   
[dev-dependencies]
   33     32   
criterion = "0.5.1"

tmp-codegen-diff/aws-sdk/sdk/aws-smithy-checksums/Cargo.toml

@@ -1,1 +44,43 @@
    1      1   
# Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
    2      2   
[package]
    3      3   
name = "aws-smithy-checksums"
    4         -
version = "0.63.12"
           4  +
version = "0.63.11"
    5      5   
authors = ["AWS Rust SDK Team <aws-sdk-rust@amazon.com>", "Zelda Hessler <zhessler@amazon.com>"]
    6      6   
description = "Checksum calculation and verification callbacks"
    7      7   
edition = "2021"
    8      8   
license = "Apache-2.0"
    9      9   
repository = "https://github.com/smithy-lang/smithy-rs"
   10         -
rust-version = "1.88"
   11     10   
[package.metadata.docs.rs]
   12     11   
all-features = true
   13     12   
targets = ["x86_64-unknown-linux-gnu"]
   14     13   
cargo-args = ["-Zunstable-options", "-Zrustdoc-scrape-examples"]
   15     14   
rustdoc-args = ["--cfg", "docsrs"]
   16     15   
   17     16   
[dependencies]
   18     17   
bytes = "1.10.0"
   19     18   
crc-fast = "~1.6.0"
   20     19   
hex = "0.4.3"
   21     20   
http = "0.2.9"
   22     21   
http-body = "0.4.5"
   23     22   
md-5 = "0.10"
   24     23   
pin-project-lite = "0.2.14"
   25     24   
sha1 = "0.10"
   26     25   
sha2 = "0.10"
   27     26   
tracing = "0.1.40"
   28     27   
   29     28   
[dependencies.aws-smithy-http]
   30     29   
path = "../aws-smithy-http"
   31         -
version = "0.62.6"
          30  +
version = "0.62.5"
   32     31   
   33     32   
[dependencies.aws-smithy-types]
   34     33   
path = "../aws-smithy-types"
   35         -
version = "1.3.5"
          34  +
version = "1.3.4"
   36     35   
   37     36   
[dev-dependencies]
   38     37   
bytes-utils = "0.1.2"
   39     38   
pretty_assertions = "1.3"
   40     39   
tracing-test = "0.2.1"
   41     40   
   42     41   
[dev-dependencies.tokio]
   43     42   
version = "1.23.1"
   44     43   
features = ["macros", "rt"]

tmp-codegen-diff/aws-sdk/sdk/aws-smithy-compression/Cargo.toml

@@ -1,1 +64,63 @@
    1      1   
# Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
    2      2   
[package]
    3      3   
name = "aws-smithy-compression"
    4         -
version = "0.0.7"
           4  +
version = "0.0.6"
    5      5   
authors = ["AWS Rust SDK Team <aws-sdk-rust@amazon.com>", "Zelda Hessler <zhessler@amazon.com>"]
    6      6   
description = "Request compression for smithy clients."
    7      7   
edition = "2021"
    8      8   
license = "Apache-2.0"
    9      9   
repository = "https://github.com/smithy-lang/smithy-rs"
   10         -
rust-version = "1.88"
   11     10   
[package.metadata.docs.rs]
   12     11   
all-features = true
   13     12   
targets = ["x86_64-unknown-linux-gnu"]
   14     13   
cargo-args = ["-Zunstable-options", "-Zrustdoc-scrape-examples"]
   15     14   
rustdoc-args = ["--cfg", "docsrs"]
   16     15   
   17     16   
[features]
   18     17   
http-body-0-4-x = ["dep:http-body-0-4", "dep:http-0-2", "aws-smithy-types/http-body-0-4-x"]
   19     18   
http-body-1-x = ["dep:http-body-1-0", "dep:http-1-0", "dep:http-body-util", "aws-smithy-types/http-body-1-x"]
   20     19   
   21     20   
[dependencies]
   22     21   
bytes = "1.10.0"
   23     22   
flate2 = "1.0.30"
   24     23   
futures-util = "0.3"
   25     24   
pin-project-lite = "0.2.14"
   26     25   
tracing = "0.1.40"
   27     26   
   28     27   
[dependencies.aws-smithy-types]
   29     28   
path = "../aws-smithy-types"
   30         -
version = "1.3.5"
          29  +
version = "1.3.4"
   31     30   
   32     31   
[dependencies.aws-smithy-runtime-api]
   33     32   
path = "../aws-smithy-runtime-api"
   34         -
version = "1.9.3"
          33  +
version = "1.9.2"
   35     34   
   36     35   
[dependencies.http-0-2]
   37     36   
package = "http"
   38     37   
version = "0.2.9"
   39     38   
optional = true
   40     39   
   41     40   
[dependencies.http-1-0]
   42     41   
package = "http"
   43     42   
version = "1"
   44     43   
optional = true

tmp-codegen-diff/aws-sdk/sdk/aws-smithy-dns/Cargo.toml

@@ -1,1 +33,32 @@
    1      1   
# Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
    2      2   
[package]
    3      3   
name = "aws-smithy-dns"
    4         -
version = "0.1.5"
           4  +
version = "0.1.4"
    5      5   
authors = ["AWS Rust SDK Team <aws-sdk-rust@amazon.com>"]
    6      6   
description = "DNS resolvers for smithy-rs"
    7      7   
edition = "2021"
    8      8   
license = "Apache-2.0"
    9      9   
repository = "https://github.com/awslabs/smithy-rs"
   10         -
rust-version = "1.88"
   11     10   
[package.metadata.docs.rs]
   12     11   
all-features = true
   13     12   
targets = ["x86_64-unknown-linux-gnu"]
   14     13   
cargo-args = ["-Zunstable-options", "-Zrustdoc-scrape-examples"]
   15     14   
rustdoc-args = ["--cfg", "docsrs"]
   16     15   
   17     16   
[features]
   18     17   
hickory-dns = ["dep:hickory-resolver", "dep:tokio", "tokio/rt"]
   19     18   
[dependencies.aws-smithy-runtime-api]
   20     19   
path = "../aws-smithy-runtime-api"
   21     20   
features = ["client"]
   22         -
version = "1.9.3"
          21  +
version = "1.9.2"
   23     22   
   24     23   
[dependencies.tokio]
   25     24   
version = "1.40.0"
   26     25   
features = []
   27     26   
optional = true
   28     27   
[target."cfg(not(target_family = \"wasm\"))".dependencies.hickory-resolver]
   29     28   
version = "0.25.2"
   30     29   
optional = true
   31     30   
   32     31   
[dev-dependencies]

tmp-codegen-diff/aws-sdk/sdk/aws-smithy-eventstream/Cargo.toml

@@ -1,1 +53,52 @@
    1      1   
# Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
    2      2   
[[bench]]
    3      3   
name = "write_message_performance"
    4      4   
harness = false
    5      5   
    6      6   
[package]
    7      7   
name = "aws-smithy-eventstream"
    8         -
version = "0.60.14"
           8  +
version = "0.60.13"
    9      9   
authors = ["AWS Rust SDK Team <aws-sdk-rust@amazon.com>", "John DiSanti <jdisanti@amazon.com>"]
   10     10   
description = "Event stream logic for smithy-rs."
   11     11   
edition = "2021"
   12     12   
license = "Apache-2.0"
   13     13   
repository = "https://github.com/smithy-lang/smithy-rs"
   14         -
rust-version = "1.88"
   15     14   
[package.metadata.docs.rs]
   16     15   
all-features = true
   17     16   
targets = ["x86_64-unknown-linux-gnu"]
   18     17   
cargo-args = ["-Zunstable-options", "-Zrustdoc-scrape-examples"]
   19     18   
rustdoc-args = ["--cfg", "docsrs"]
   20     19   
   21     20   
[features]
   22     21   
derive-arbitrary = ["dep:arbitrary", "dep:derive_arbitrary", "arbitrary?/derive"]
   23     22   
test-util = []
   24     23   
__bench-jemalloc = []
   25     24   
__bench-mimalloc = []
   26     25   
   27     26   
[dependencies]
   28     27   
bytes = "1.10.0"
   29     28   
crc32fast = "1.3"
   30     29   
   31     30   
[dependencies.arbitrary]
   32     31   
version = "1.3"
   33     32   
optional = true
   34     33   
   35     34   
[dependencies.aws-smithy-types]
   36     35   
path = "../aws-smithy-types"
   37         -
version = "1.3.5"
          36  +
version = "1.3.4"
   38     37   
   39     38   
[dependencies.derive_arbitrary]
   40     39   
version = "1.3"
   41     40   
optional = true
   42     41   
   43     42   
[dev-dependencies]
   44     43   
bytes-utils = "0.1"
   45     44   
   46     45   
[dev-dependencies.criterion]
   47     46   
version = "0.5"

tmp-codegen-diff/aws-sdk/sdk/aws-smithy-eventstream/fuzz/Cargo.toml

@@ -21,21 +59,59 @@
   41     41   
   42     42   
[dependencies]
   43     43   
arbitrary = "1.3"
   44     44   
bytes = "1"
   45     45   
crc32fast = "1"
   46     46   
derive_arbitrary = "1.3"
   47     47   
libfuzzer-sys = "=0.4.7"
   48     48   
   49     49   
[dependencies.aws-smithy-types]
   50     50   
path = "../../aws-smithy-types"
   51         -
version = "1.3.5"
          51  +
version = "1.3.4"
   52     52   
   53     53   
[dependencies.aws-smithy-eventstream]
   54     54   
features = ["derive-arbitrary"]
   55     55   
path = ".."
   56         -
version = "0.60.14"
          56  +
version = "0.60.13"
   57     57   
   58     58   
[workspace]
   59     59   
members = ["."]