Client Test

Client Test

rev. 29e5aa67c62fe58b2173feacdf5222c8f01aba21

Files changed:

tmp-codegen-diff/codegen-client-test/Cargo.lock

@@ -422,422 +496,496 @@
  442    442   
 "http 0.2.12",
  443    443   
 "http 1.3.1",
  444    444   
 "http-body 0.4.6",
  445    445   
 "http-body 1.0.1",
  446    446   
 "http-body-util",
  447    447   
 "hyper 0.14.32",
  448    448   
 "hyper 1.7.0",
  449    449   
 "hyper-rustls 0.24.2",
  450    450   
 "hyper-rustls 0.27.7",
  451    451   
 "hyper-util",
  452         -
 "indexmap 2.11.3",
         452  +
 "indexmap 2.11.4",
  453    453   
 "pin-project-lite",
  454    454   
 "rustls 0.21.12",
  455         -
 "rustls 0.23.31",
         455  +
 "rustls 0.23.32",
  456    456   
 "rustls-native-certs 0.8.1",
  457    457   
 "rustls-pemfile 2.2.0",
  458    458   
 "rustls-pki-types",
  459    459   
 "s2n-tls",
  460    460   
 "s2n-tls-hyper",
  461    461   
 "s2n-tls-tokio",
  462    462   
 "serde",
  463    463   
 "serde_json",
  464    464   
 "serial_test",
  465    465   
 "tokio",
  466         -
 "tokio-rustls 0.26.2",
         466  +
 "tokio-rustls 0.26.3",
  467    467   
 "tower 0.5.2",
  468    468   
 "tracing",
  469    469   
]
  470    470   
  471    471   
[[package]]
  472    472   
name = "aws-smithy-http-server"
  473    473   
version = "0.65.6"
  474    474   
dependencies = [
  475    475   
 "aws-smithy-cbor",
  476    476   
 "aws-smithy-http",
@@ -910,910 +972,972 @@
  930    930   
 "num-bigint",
  931    931   
 "num-rational",
  932    932   
 "num-traits",
  933    933   
 "separator",
  934    934   
 "url",
  935    935   
 "uuid",
  936    936   
]
  937    937   
  938    938   
[[package]]
  939    939   
name = "cc"
  940         -
version = "1.2.37"
         940  +
version = "1.2.38"
  941    941   
source = "registry+https://github.com/rust-lang/crates.io-index"
  942         -
checksum = "65193589c6404eb80b450d618eaf9a2cafaaafd57ecce47370519ef674a7bd44"
         942  +
checksum = "80f41ae168f955c12fb8960b057d70d0ca153fb83182b57d86380443527be7e9"
  943    943   
dependencies = [
  944    944   
 "find-msvc-tools",
  945    945   
 "jobserver",
  946    946   
 "libc",
  947    947   
 "shlex",
  948    948   
]
  949    949   
  950    950   
[[package]]
  951    951   
name = "cexpr"
  952    952   
version = "0.6.0"
@@ -999,999 +1070,1070 @@
 1019   1019   
 "bitflags 1.3.2",
 1020   1020   
 "clap_lex 0.2.4",
 1021   1021   
 "indexmap 1.9.3",
 1022   1022   
 "strsim",
 1023   1023   
 "termcolor",
 1024   1024   
 "textwrap",
 1025   1025   
]
 1026   1026   
 1027   1027   
[[package]]
 1028   1028   
name = "clap"
 1029         -
version = "4.5.47"
        1029  +
version = "4.5.48"
 1030   1030   
source = "registry+https://github.com/rust-lang/crates.io-index"
 1031         -
checksum = "7eac00902d9d136acd712710d71823fb8ac8004ca445a89e73a41d45aa712931"
        1031  +
checksum = "e2134bb3ea021b78629caa971416385309e0131b351b25e01dc16fb54e1b5fae"
 1032   1032   
dependencies = [
 1033   1033   
 "clap_builder",
 1034   1034   
]
 1035   1035   
 1036   1036   
[[package]]
 1037   1037   
name = "clap_builder"
 1038         -
version = "4.5.47"
        1038  +
version = "4.5.48"
 1039   1039   
source = "registry+https://github.com/rust-lang/crates.io-index"
 1040         -
checksum = "2ad9bbf750e73b5884fb8a211a9424a1906c1e156724260fdae972f31d70e1d6"
        1040  +
checksum = "c2ba64afa3c0a6df7fa517765e31314e983f51dda798ffba27b988194fb65dc9"
 1041   1041   
dependencies = [
 1042   1042   
 "anstyle",
 1043   1043   
 "clap_lex 0.7.5",
 1044   1044   
]
 1045   1045   
 1046   1046   
[[package]]
 1047   1047   
name = "clap_lex"
 1048   1048   
version = "0.2.4"
 1049   1049   
source = "registry+https://github.com/rust-lang/crates.io-index"
 1050   1050   
checksum = "2850f2f5a82cbf437dd5af4d49848fbdfc27c157c3d010345776f952765261c5"
@@ -1130,1130 +1190,1190 @@
 1150   1150   
 1151   1151   
[[package]]
 1152   1152   
name = "criterion"
 1153   1153   
version = "0.5.1"
 1154   1154   
source = "registry+https://github.com/rust-lang/crates.io-index"
 1155   1155   
checksum = "f2b12d017a929603d80db1831cd3a24082f8137ce19c69e6447f54f5fc8d692f"
 1156   1156   
dependencies = [
 1157   1157   
 "anes",
 1158   1158   
 "cast",
 1159   1159   
 "ciborium",
 1160         -
 "clap 4.5.47",
        1160  +
 "clap 4.5.48",
 1161   1161   
 "criterion-plot",
 1162   1162   
 "futures",
 1163   1163   
 "is-terminal",
 1164   1164   
 "itertools 0.10.5",
 1165   1165   
 "num-traits",
 1166   1166   
 "once_cell",
 1167   1167   
 "oorandom",
 1168   1168   
 "plotters",
 1169   1169   
 "rayon",
 1170   1170   
 "regex",
@@ -1352,1352 +1414,1414 @@
 1372   1372   
]
 1373   1373   
 1374   1374   
[[package]]
 1375   1375   
name = "fastrand"
 1376   1376   
version = "2.3.0"
 1377   1377   
source = "registry+https://github.com/rust-lang/crates.io-index"
 1378   1378   
checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be"
 1379   1379   
 1380   1380   
[[package]]
 1381   1381   
name = "find-msvc-tools"
 1382         -
version = "0.1.1"
        1382  +
version = "0.1.2"
 1383   1383   
source = "registry+https://github.com/rust-lang/crates.io-index"
 1384         -
checksum = "7fd99930f64d146689264c637b5af2f0233a933bef0d8570e2526bf9e083192d"
        1384  +
checksum = "1ced73b1dacfc750a6db6c0a0c3a3853c8b41997e2e2c563dc90804ae6867959"
 1385   1385   
 1386   1386   
[[package]]
 1387   1387   
name = "flate2"
 1388   1388   
version = "1.1.2"
 1389   1389   
source = "registry+https://github.com/rust-lang/crates.io-index"
 1390   1390   
checksum = "4a3d7db9596fecd151c5f638c0ee5d5bd487b6e0ea232e5dc96d5250f6f94b1d"
 1391   1391   
dependencies = [
 1392   1392   
 "crc32fast",
 1393   1393   
 "miniz_oxide",
 1394   1394   
]
@@ -1489,1489 +1562,1548 @@
 1509   1509   
 "futures-io",
 1510   1510   
 "futures-macro",
 1511   1511   
 "futures-sink",
 1512   1512   
 "futures-task",
 1513   1513   
 "memchr",
 1514   1514   
 "pin-project-lite",
 1515   1515   
 "pin-utils",
 1516   1516   
 "slab",
 1517   1517   
]
 1518   1518   
 1519         -
[[package]]
 1520         -
name = "generator"
 1521         -
version = "0.8.7"
 1522         -
source = "registry+https://github.com/rust-lang/crates.io-index"
 1523         -
checksum = "605183a538e3e2a9c1038635cc5c2d194e2ee8fd0d1b66b8349fad7dbacce5a2"
 1524         -
dependencies = [
 1525         -
 "cc",
 1526         -
 "cfg-if",
 1527         -
 "libc",
 1528         -
 "log",
 1529         -
 "rustversion",
 1530         -
 "windows",
 1531         -
]
 1532         -
 1533   1519   
[[package]]
 1534   1520   
name = "generic-array"
 1535   1521   
version = "0.14.7"
 1536   1522   
source = "registry+https://github.com/rust-lang/crates.io-index"
 1537   1523   
checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
 1538   1524   
dependencies = [
 1539   1525   
 "typenum",
 1540   1526   
 "version_check",
 1541   1527   
]
 1542   1528   
@@ -1572,1558 +1678,1664 @@
 1592   1578   
version = "0.3.27"
 1593   1579   
source = "registry+https://github.com/rust-lang/crates.io-index"
 1594   1580   
checksum = "0beca50380b1fc32983fc1cb4587bfa4bb9e78fc259aad4a0032d2080309222d"
 1595   1581   
dependencies = [
 1596   1582   
 "bytes",
 1597   1583   
 "fnv",
 1598   1584   
 "futures-core",
 1599   1585   
 "futures-sink",
 1600   1586   
 "futures-util",
 1601   1587   
 "http 0.2.12",
 1602         -
 "indexmap 2.11.3",
        1588  +
 "indexmap 2.11.4",
 1603   1589   
 "slab",
 1604   1590   
 "tokio",
 1605   1591   
 "tokio-util",
 1606   1592   
 "tracing",
 1607   1593   
]
 1608   1594   
 1609   1595   
[[package]]
 1610   1596   
name = "h2"
 1611   1597   
version = "0.4.12"
 1612   1598   
source = "registry+https://github.com/rust-lang/crates.io-index"
 1613   1599   
checksum = "f3c0b69cfcb4e1b9f1bf2f53f95f766e4661169728ec61cd3fe5a0166f2d1386"
 1614   1600   
dependencies = [
 1615   1601   
 "atomic-waker",
 1616   1602   
 "bytes",
 1617   1603   
 "fnv",
 1618   1604   
 "futures-core",
 1619   1605   
 "futures-sink",
 1620   1606   
 "http 1.3.1",
 1621         -
 "indexmap 2.11.3",
        1607  +
 "indexmap 2.11.4",
 1622   1608   
 "slab",
 1623   1609   
 "tokio",
 1624   1610   
 "tokio-util",
 1625   1611   
 "tracing",
 1626   1612   
]
 1627   1613   
 1628   1614   
[[package]]
 1629   1615   
name = "half"
 1630   1616   
version = "2.6.0"
 1631   1617   
source = "registry+https://github.com/rust-lang/crates.io-index"
 1632   1618   
checksum = "459196ed295495a68f7d7fe1d84f6c4b7ff0e21fe3017b2f283c6fac3ad803c9"
 1633   1619   
dependencies = [
 1634   1620   
 "cfg-if",
 1635   1621   
 "crunchy",
 1636   1622   
]
 1637   1623   
 1638   1624   
[[package]]
 1639   1625   
name = "hashbrown"
 1640   1626   
version = "0.12.3"
 1641   1627   
source = "registry+https://github.com/rust-lang/crates.io-index"
 1642   1628   
checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
 1643   1629   
 1644   1630   
[[package]]
 1645   1631   
name = "hashbrown"
 1646         -
version = "0.15.5"
        1632  +
version = "0.16.0"
 1647   1633   
source = "registry+https://github.com/rust-lang/crates.io-index"
 1648         -
checksum = "9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1"
        1634  +
checksum = "5419bdc4f6a9207fbeba6d11b604d481addf78ecd10c11ad51e76c2f6482748d"
 1649   1635   
 1650   1636   
[[package]]
 1651   1637   
name = "heck"
 1652   1638   
version = "0.4.1"
 1653   1639   
source = "registry+https://github.com/rust-lang/crates.io-index"
 1654   1640   
checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
 1655   1641   
 1656   1642   
[[package]]
 1657   1643   
name = "heck"
 1658   1644   
version = "0.5.0"
@@ -1864,1850 +1928,1914 @@
 1884   1870   
 1885   1871   
[[package]]
 1886   1872   
name = "hyper-rustls"
 1887   1873   
version = "0.27.7"
 1888   1874   
source = "registry+https://github.com/rust-lang/crates.io-index"
 1889   1875   
checksum = "e3c93eb611681b207e1fe55d5a71ecf91572ec8a6705cdb6857f7d8d5242cf58"
 1890   1876   
dependencies = [
 1891   1877   
 "http 1.3.1",
 1892   1878   
 "hyper 1.7.0",
 1893   1879   
 "hyper-util",
 1894         -
 "rustls 0.23.31",
        1880  +
 "rustls 0.23.32",
 1895   1881   
 "rustls-native-certs 0.8.1",
 1896   1882   
 "rustls-pki-types",
 1897   1883   
 "tokio",
 1898         -
 "tokio-rustls 0.26.2",
        1884  +
 "tokio-rustls 0.26.3",
 1899   1885   
 "tower-service",
 1900   1886   
]
 1901   1887   
 1902   1888   
[[package]]
 1903   1889   
name = "hyper-util"
 1904   1890   
version = "0.1.17"
 1905   1891   
source = "registry+https://github.com/rust-lang/crates.io-index"
 1906   1892   
checksum = "3c6995591a8f1380fcb4ba966a252a4b29188d51d2b89e3a252f5305be65aea8"
 1907   1893   
dependencies = [
 1908   1894   
 "base64 0.22.1",
@@ -2017,2003 +2082,2068 @@
 2037   2023   
version = "1.9.3"
 2038   2024   
source = "registry+https://github.com/rust-lang/crates.io-index"
 2039   2025   
checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99"
 2040   2026   
dependencies = [
 2041   2027   
 "autocfg",
 2042   2028   
 "hashbrown 0.12.3",
 2043   2029   
]
 2044   2030   
 2045   2031   
[[package]]
 2046   2032   
name = "indexmap"
 2047         -
version = "2.11.3"
        2033  +
version = "2.11.4"
 2048   2034   
source = "registry+https://github.com/rust-lang/crates.io-index"
 2049         -
checksum = "92119844f513ffa41556430369ab02c295a3578af21cf945caa3e9e0c2481ac3"
        2035  +
checksum = "4b0f83760fb341a774ed326568e19f5a863af4a952def8c39f9ab92fd95b88e5"
 2050   2036   
dependencies = [
 2051   2037   
 "equivalent",
 2052         -
 "hashbrown 0.15.5",
        2038  +
 "hashbrown 0.16.0",
 2053   2039   
 "serde",
 2054   2040   
 "serde_core",
 2055   2041   
]
 2056   2042   
 2057   2043   
[[package]]
 2058   2044   
name = "indoc"
 2059   2045   
version = "2.0.6"
 2060   2046   
source = "registry+https://github.com/rust-lang/crates.io-index"
 2061   2047   
checksum = "f4c7245a08504955605670dbf141fceab975f15ca21570696aebe9d2e71576bd"
 2062   2048   
@@ -2174,2160 +2236,2222 @@
 2194   2180   
version = "0.1.34"
 2195   2181   
source = "registry+https://github.com/rust-lang/crates.io-index"
 2196   2182   
checksum = "9afb3de4395d6b3e67a780b6de64b51c978ecf11cb9a462c66be7d4ca9039d33"
 2197   2183   
dependencies = [
 2198   2184   
 "getrandom 0.3.3",
 2199   2185   
 "libc",
 2200   2186   
]
 2201   2187   
 2202   2188   
[[package]]
 2203   2189   
name = "js-sys"
 2204         -
version = "0.3.78"
        2190  +
version = "0.3.80"
 2205   2191   
source = "registry+https://github.com/rust-lang/crates.io-index"
 2206         -
checksum = "0c0b063578492ceec17683ef2f8c5e89121fbd0b172cbc280635ab7567db2738"
        2192  +
checksum = "852f13bec5eba4ba9afbeb93fd7c13fe56147f055939ae21c43a29a0ecb2702e"
 2207   2193   
dependencies = [
 2208   2194   
 "once_cell",
 2209   2195   
 "wasm-bindgen",
 2210   2196   
]
 2211   2197   
 2212   2198   
[[package]]
 2213   2199   
name = "kv-log-macro"
 2214   2200   
version = "1.0.7"
 2215   2201   
source = "registry+https://github.com/rust-lang/crates.io-index"
 2216   2202   
checksum = "0de8b303297635ad57c9f5059fd9cee7a47f8e8daa09df0fcd07dd39fb22977f"
@@ -2265,2251 +2398,2371 @@
 2285   2271   
checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
 2286   2272   
 2287   2273   
[[package]]
 2288   2274   
name = "lazycell"
 2289   2275   
version = "1.3.0"
 2290   2276   
source = "registry+https://github.com/rust-lang/crates.io-index"
 2291   2277   
checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
 2292   2278   
 2293   2279   
[[package]]
 2294   2280   
name = "libc"
 2295         -
version = "0.2.175"
        2281  +
version = "0.2.176"
 2296   2282   
source = "registry+https://github.com/rust-lang/crates.io-index"
 2297         -
checksum = "6a82ae493e598baaea5209805c49bbf2ea7de956d50d7da0da1164f9c6d28543"
        2283  +
checksum = "58f929b4d672ea937a23a1ab494143d968337a5f47e56d0815df1e0890ddf174"
 2298   2284   
 2299   2285   
[[package]]
 2300   2286   
name = "libloading"
 2301         -
version = "0.8.8"
        2287  +
version = "0.8.9"
 2302   2288   
source = "registry+https://github.com/rust-lang/crates.io-index"
 2303         -
checksum = "07033963ba89ebaf1584d767badaa2e8fcec21aedea6b8c0346d487d49c28667"
        2289  +
checksum = "d7c4b02199fee7c5d21a5ae7d8cfa79a6ef5bb2fc834d6e9058e89c825efdc55"
 2304   2290   
dependencies = [
 2305   2291   
 "cfg-if",
 2306         -
 "windows-targets 0.53.3",
        2292  +
 "windows-link 0.2.0",
 2307   2293   
]
 2308   2294   
 2309   2295   
[[package]]
 2310   2296   
name = "libmimalloc-sys"
 2311   2297   
version = "0.1.44"
 2312   2298   
source = "registry+https://github.com/rust-lang/crates.io-index"
 2313   2299   
checksum = "667f4fec20f29dfc6bc7357c582d91796c169ad7e2fce709468aefeb2c099870"
 2314   2300   
dependencies = [
 2315   2301   
 "cc",
 2316   2302   
 "libc",
 2317   2303   
]
 2318   2304   
 2319   2305   
[[package]]
 2320   2306   
name = "linux-raw-sys"
 2321   2307   
version = "0.4.15"
 2322   2308   
source = "registry+https://github.com/rust-lang/crates.io-index"
 2323   2309   
checksum = "d26c52dbd32dccf2d10cac7725f8eae5296885fb5703b261f7d0a0739ec807ab"
 2324   2310   
 2325   2311   
[[package]]
 2326   2312   
name = "linux-raw-sys"
 2327   2313   
version = "0.11.0"
 2328   2314   
source = "registry+https://github.com/rust-lang/crates.io-index"
 2329   2315   
checksum = "df1d3c3b53da64cf5760482273a98e575c651a67eec7f77df96b5b642de8f039"
 2330   2316   
 2331   2317   
[[package]]
 2332   2318   
name = "litemap"
 2333   2319   
version = "0.8.0"
 2334   2320   
source = "registry+https://github.com/rust-lang/crates.io-index"
 2335   2321   
checksum = "241eaef5fd12c88705a01fc1066c48c4b36e0dd4377dcdc7ec3942cea7a69956"
 2336   2322   
 2337   2323   
[[package]]
 2338   2324   
name = "lock_api"
 2339   2325   
version = "0.4.13"
 2340   2326   
source = "registry+https://github.com/rust-lang/crates.io-index"
 2341   2327   
checksum = "96936507f153605bddfcda068dd804796c84324ed2510809e5b2a624c81da765"
 2342   2328   
dependencies = [
 2343   2329   
 "autocfg",
 2344   2330   
 "scopeguard",
 2345   2331   
]
 2346   2332   
 2347   2333   
[[package]]
 2348   2334   
name = "log"
 2349   2335   
version = "0.4.28"
 2350   2336   
source = "registry+https://github.com/rust-lang/crates.io-index"
 2351   2337   
checksum = "34080505efa8e45a4b816c349525ebe327ceaa8559756f0356cba97ef3bf7432"
 2352   2338   
dependencies = [
 2353   2339   
 "value-bag",
 2354   2340   
]
 2355   2341   
 2356         -
[[package]]
 2357         -
name = "loom"
 2358         -
version = "0.7.2"
 2359         -
source = "registry+https://github.com/rust-lang/crates.io-index"
 2360         -
checksum = "419e0dc8046cb947daa77eb95ae174acfbddb7673b4151f56d1eed8e93fbfaca"
 2361         -
dependencies = [
 2362         -
 "cfg-if",
 2363         -
 "generator",
 2364         -
 "scoped-tls",
 2365         -
 "tracing",
 2366         -
 "tracing-subscriber",
 2367         -
]
 2368         -
 2369   2342   
[[package]]
 2370   2343   
name = "matchers"
 2371   2344   
version = "0.2.0"
 2372   2345   
source = "registry+https://github.com/rust-lang/crates.io-index"
 2373   2346   
checksum = "d1525a2a28c7f4fa0fc98bb91ae755d1e2d1505079e05539e35bc876b5d65ae9"
 2374   2347   
dependencies = [
 2375   2348   
 "regex-automata",
 2376   2349   
]
 2377   2350   
 2378   2351   
[[package]]
@@ -2437,2410 +2510,2482 @@
 2457   2430   
source = "registry+https://github.com/rust-lang/crates.io-index"
 2458   2431   
checksum = "78bed444cc8a2160f01cbcf811ef18cac863ad68ae8ca62092e8db51d51c761c"
 2459   2432   
dependencies = [
 2460   2433   
 "libc",
 2461   2434   
 "wasi 0.11.1+wasi-snapshot-preview1",
 2462   2435   
 "windows-sys 0.59.0",
 2463   2436   
]
 2464   2437   
 2465   2438   
[[package]]
 2466   2439   
name = "moka"
 2467         -
version = "0.12.10"
        2440  +
version = "0.12.11"
 2468   2441   
source = "registry+https://github.com/rust-lang/crates.io-index"
 2469         -
checksum = "a9321642ca94a4282428e6ea4af8cc2ca4eac48ac7a6a4ea8f33f76d0ce70926"
        2442  +
checksum = "8261cd88c312e0004c1d51baad2980c66528dfdb2bee62003e643a4d8f86b077"
 2470   2443   
dependencies = [
 2471   2444   
 "crossbeam-channel",
 2472   2445   
 "crossbeam-epoch",
 2473   2446   
 "crossbeam-utils",
 2474         -
 "loom",
        2447  +
 "equivalent",
 2475   2448   
 "parking_lot",
 2476   2449   
 "portable-atomic",
 2477   2450   
 "rustc_version",
 2478   2451   
 "smallvec",
 2479   2452   
 "tagptr",
 2480         -
 "thiserror 1.0.69",
 2481   2453   
 "uuid",
 2482   2454   
]
 2483   2455   
 2484   2456   
[[package]]
 2485   2457   
name = "nom"
 2486   2458   
version = "7.1.3"
 2487   2459   
source = "registry+https://github.com/rust-lang/crates.io-index"
 2488   2460   
checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
 2489   2461   
dependencies = [
 2490   2462   
 "memchr",
@@ -2797,2769 +2859,2831 @@
 2817   2789   
name = "proc-macro2"
 2818   2790   
version = "1.0.101"
 2819   2791   
source = "registry+https://github.com/rust-lang/crates.io-index"
 2820   2792   
checksum = "89ae43fd86e4158d6db51ad8e2b80f313af9cc74f5c0e03ccb87de09998732de"
 2821   2793   
dependencies = [
 2822   2794   
 "unicode-ident",
 2823   2795   
]
 2824   2796   
 2825   2797   
[[package]]
 2826   2798   
name = "proptest"
 2827         -
version = "1.7.0"
        2799  +
version = "1.8.0"
 2828   2800   
source = "registry+https://github.com/rust-lang/crates.io-index"
 2829         -
checksum = "6fcdab19deb5195a31cf7726a210015ff1496ba1464fd42cb4f537b8b01b471f"
        2801  +
checksum = "2bb0be07becd10686a0bb407298fb425360a5c44a663774406340c59a22de4ce"
 2830   2802   
dependencies = [
 2831   2803   
 "bit-set",
 2832   2804   
 "bit-vec",
 2833   2805   
 "bitflags 2.9.4",
 2834   2806   
 "lazy_static",
 2835   2807   
 "num-traits",
 2836   2808   
 "rand 0.9.2",
 2837   2809   
 "rand_chacha 0.9.0",
 2838   2810   
 "rand_xorshift",
 2839   2811   
 "regex-syntax",
@@ -3193,3165 +3288,3260 @@
 3213   3185   
checksum = "3f56a14d1f48b391359b22f731fd4bd7e43c97f3c50eee276f3aa09c94784d3e"
 3214   3186   
dependencies = [
 3215   3187   
 "log",
 3216   3188   
 "ring 0.17.14",
 3217   3189   
 "rustls-webpki 0.101.7",
 3218   3190   
 "sct",
 3219   3191   
]
 3220   3192   
 3221   3193   
[[package]]
 3222   3194   
name = "rustls"
 3223         -
version = "0.23.31"
        3195  +
version = "0.23.32"
 3224   3196   
source = "registry+https://github.com/rust-lang/crates.io-index"
 3225         -
checksum = "c0ebcbd2f03de0fc1122ad9bb24b127a5a6cd51d72604a3f3c50ac459762b6cc"
        3197  +
checksum = "cd3c25631629d034ce7cd9940adc9d45762d46de2b0f57193c4443b92c6d4d40"
 3226   3198   
dependencies = [
 3227   3199   
 "aws-lc-rs",
 3228   3200   
 "log",
 3229   3201   
 "once_cell",
 3230   3202   
 "ring 0.17.14",
 3231   3203   
 "rustls-pki-types",
 3232   3204   
 "rustls-webpki 0.103.6",
 3233   3205   
 "subtle",
 3234   3206   
 "zeroize",
 3235   3207   
]
 3236   3208   
 3237   3209   
[[package]]
 3238   3210   
name = "rustls-native-certs"
 3239   3211   
version = "0.6.3"
 3240   3212   
source = "registry+https://github.com/rust-lang/crates.io-index"
 3241   3213   
checksum = "a9aace74cb666635c918e9c12bc0d348266037aa8eb599b5cba565709a8dff00"
 3242   3214   
dependencies = [
 3243   3215   
 "openssl-probe",
 3244   3216   
 "rustls-pemfile 1.0.4",
 3245   3217   
 "schannel",
 3246   3218   
 "security-framework 2.11.1",
 3247   3219   
]
 3248   3220   
 3249   3221   
[[package]]
 3250   3222   
name = "rustls-native-certs"
 3251   3223   
version = "0.8.1"
 3252   3224   
source = "registry+https://github.com/rust-lang/crates.io-index"
 3253   3225   
checksum = "7fcff2dd52b58a8d98a70243663a0d234c4e2b79235637849d15913394a247d3"
 3254   3226   
dependencies = [
 3255   3227   
 "openssl-probe",
 3256   3228   
 "rustls-pki-types",
 3257   3229   
 "schannel",
 3258         -
 "security-framework 3.4.0",
        3230  +
 "security-framework 3.5.0",
 3259   3231   
]
 3260   3232   
 3261   3233   
[[package]]
 3262   3234   
name = "rustls-pemfile"
 3263   3235   
version = "1.0.4"
 3264   3236   
source = "registry+https://github.com/rust-lang/crates.io-index"
 3265   3237   
checksum = "1c74cae0a4cf6ccbbf5f359f08efdf8ee7e1dc532573bf0db71968cb56b1448c"
 3266   3238   
dependencies = [
 3267   3239   
 "base64 0.21.7",
 3268   3240   
]
@@ -3382,3354 +3554,3520 @@
 3402   3374   
 3403   3375   
[[package]]
 3404   3376   
name = "schannel"
 3405   3377   
version = "0.1.28"
 3406   3378   
source = "registry+https://github.com/rust-lang/crates.io-index"
 3407   3379   
checksum = "891d81b926048e76efe18581bf793546b4c0eaf8448d72be8de2bbee5fd166e1"
 3408   3380   
dependencies = [
 3409   3381   
 "windows-sys 0.61.0",
 3410   3382   
]
 3411   3383   
 3412         -
[[package]]
 3413         -
name = "scoped-tls"
 3414         -
version = "1.0.1"
 3415         -
source = "registry+https://github.com/rust-lang/crates.io-index"
 3416         -
checksum = "e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294"
 3417         -
 3418   3384   
[[package]]
 3419   3385   
name = "scopeguard"
 3420   3386   
version = "1.2.0"
 3421   3387   
source = "registry+https://github.com/rust-lang/crates.io-index"
 3422   3388   
checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
 3423   3389   
 3424   3390   
[[package]]
 3425   3391   
name = "sct"
 3426   3392   
version = "0.7.1"
 3427   3393   
source = "registry+https://github.com/rust-lang/crates.io-index"
 3428   3394   
checksum = "da046153aa2352493d6cb7da4b6e5c0c057d8a1d0a9aa8560baffdd945acd414"
 3429   3395   
dependencies = [
 3430   3396   
 "ring 0.17.14",
 3431   3397   
 "untrusted 0.9.0",
 3432   3398   
]
 3433   3399   
 3434   3400   
[[package]]
 3435   3401   
name = "sdd"
 3436   3402   
version = "3.0.10"
 3437   3403   
source = "registry+https://github.com/rust-lang/crates.io-index"
 3438   3404   
checksum = "490dcfcbfef26be6800d11870ff2df8774fa6e86d047e3e8c8a76b25655e41ca"
 3439   3405   
 3440   3406   
[[package]]
 3441   3407   
name = "security-framework"
 3442   3408   
version = "2.11.1"
 3443   3409   
source = "registry+https://github.com/rust-lang/crates.io-index"
 3444   3410   
checksum = "897b2245f0b511c87893af39b033e5ca9cce68824c4d7e7630b5a1d339658d02"
 3445   3411   
dependencies = [
 3446   3412   
 "bitflags 2.9.4",
 3447   3413   
 "core-foundation 0.9.4",
 3448   3414   
 "core-foundation-sys",
 3449   3415   
 "libc",
 3450   3416   
 "security-framework-sys",
 3451   3417   
]
 3452   3418   
 3453   3419   
[[package]]
 3454   3420   
name = "security-framework"
 3455         -
version = "3.4.0"
        3421  +
version = "3.5.0"
 3456   3422   
source = "registry+https://github.com/rust-lang/crates.io-index"
 3457         -
checksum = "60b369d18893388b345804dc0007963c99b7d665ae71d275812d828c6f089640"
        3423  +
checksum = "cc198e42d9b7510827939c9a15f5062a0c913f3371d765977e586d2fe6c16f4a"
 3458   3424   
dependencies = [
 3459   3425   
 "bitflags 2.9.4",
 3460   3426   
 "core-foundation 0.10.1",
 3461   3427   
 "core-foundation-sys",
 3462   3428   
 "libc",
 3463   3429   
 "security-framework-sys",
 3464   3430   
]
 3465   3431   
 3466   3432   
[[package]]
 3467   3433   
name = "security-framework-sys"
 3468   3434   
version = "2.15.0"
 3469   3435   
source = "registry+https://github.com/rust-lang/crates.io-index"
 3470   3436   
checksum = "cc1f0cbffaac4852523ce30d8bd3c5cdc873501d96ff467ca09b6767bb8cd5c0"
 3471   3437   
dependencies = [
 3472   3438   
 "core-foundation-sys",
 3473   3439   
 "libc",
 3474   3440   
]
 3475   3441   
 3476   3442   
[[package]]
 3477   3443   
name = "semver"
 3478   3444   
version = "1.0.27"
 3479   3445   
source = "registry+https://github.com/rust-lang/crates.io-index"
 3480   3446   
checksum = "d767eb0aabc880b29956c35734170f26ed551a859dbd361d140cdbeca61ab1e2"
 3481   3447   
 3482   3448   
[[package]]
 3483   3449   
name = "separator"
 3484   3450   
version = "0.4.1"
 3485   3451   
source = "registry+https://github.com/rust-lang/crates.io-index"
 3486   3452   
checksum = "f97841a747eef040fcd2e7b3b9a220a7205926e60488e673d9e4926d27772ce5"
 3487   3453   
 3488   3454   
[[package]]
 3489   3455   
name = "serde"
 3490         -
version = "1.0.225"
        3456  +
version = "1.0.226"
 3491   3457   
source = "registry+https://github.com/rust-lang/crates.io-index"
 3492         -
checksum = "fd6c24dee235d0da097043389623fb913daddf92c76e9f5a1db88607a0bcbd1d"
        3458  +
checksum = "0dca6411025b24b60bfa7ec1fe1f8e710ac09782dca409ee8237ba74b51295fd"
 3493   3459   
dependencies = [
 3494   3460   
 "serde_core",
 3495   3461   
 "serde_derive",
 3496   3462   
]
 3497   3463   
 3498   3464   
[[package]]
 3499   3465   
name = "serde_core"
 3500         -
version = "1.0.225"
        3466  +
version = "1.0.226"
 3501   3467   
source = "registry+https://github.com/rust-lang/crates.io-index"
 3502         -
checksum = "659356f9a0cb1e529b24c01e43ad2bdf520ec4ceaf83047b83ddcc2251f96383"
        3468  +
checksum = "ba2ba63999edb9dac981fb34b3e5c0d111a69b0924e253ed29d83f7c99e966a4"
 3503   3469   
dependencies = [
 3504   3470   
 "serde_derive",
 3505   3471   
]
 3506   3472   
 3507   3473   
[[package]]
 3508   3474   
name = "serde_derive"
 3509         -
version = "1.0.225"
        3475  +
version = "1.0.226"
 3510   3476   
source = "registry+https://github.com/rust-lang/crates.io-index"
 3511         -
checksum = "0ea936adf78b1f766949a4977b91d2f5595825bd6ec079aa9543ad2685fc4516"
        3477  +
checksum = "8db53ae22f34573731bafa1db20f04027b2d25e02d8205921b569171699cdb33"
 3512   3478   
dependencies = [
 3513   3479   
 "proc-macro2",
 3514   3480   
 "quote",
 3515   3481   
 "syn 2.0.106",
 3516   3482   
]
 3517   3483   
 3518   3484   
[[package]]
 3519   3485   
name = "serde_json"
 3520   3486   
version = "1.0.145"
 3521   3487   
source = "registry+https://github.com/rust-lang/crates.io-index"
 3522   3488   
checksum = "402a6f66d8c709116cf22f558eab210f5a50187f702eb4d7e5ef38d9a7f1c79c"
 3523   3489   
dependencies = [
 3524         -
 "indexmap 2.11.3",
        3490  +
 "indexmap 2.11.4",
 3525   3491   
 "itoa",
 3526   3492   
 "memchr",
 3527   3493   
 "ryu",
 3528   3494   
 "serde",
 3529   3495   
 "serde_core",
 3530   3496   
]
 3531   3497   
 3532   3498   
[[package]]
 3533   3499   
name = "serde_path_to_error"
 3534   3500   
version = "0.1.20"
@@ -3737,3703 +3799,3765 @@
 3757   3723   
checksum = "7b2093cf4c8eb1e67749a6762251bc9cd836b6fc171623bd0a9d324d37af2417"
 3758   3724   
 3759   3725   
[[package]]
 3760   3726   
name = "target-lexicon"
 3761   3727   
version = "0.12.16"
 3762   3728   
source = "registry+https://github.com/rust-lang/crates.io-index"
 3763   3729   
checksum = "61c41af27dd6d1e27b1b16b489db798443478cef1f06a660c96db617ba5de3b1"
 3764   3730   
 3765   3731   
[[package]]
 3766   3732   
name = "tempfile"
 3767         -
version = "3.22.0"
        3733  +
version = "3.23.0"
 3768   3734   
source = "registry+https://github.com/rust-lang/crates.io-index"
 3769         -
checksum = "84fa4d11fadde498443cca10fd3ac23c951f0dc59e080e9f4b93d4df4e4eea53"
        3735  +
checksum = "2d31c77bdf42a745371d260a26ca7163f1e0924b64afa0b688e61b5a9fa02f16"
 3770   3736   
dependencies = [
 3771   3737   
 "fastrand",
 3772   3738   
 "getrandom 0.3.3",
 3773   3739   
 "once_cell",
 3774   3740   
 "rustix 1.1.2",
 3775   3741   
 "windows-sys 0.61.0",
 3776   3742   
]
 3777   3743   
 3778   3744   
[[package]]
 3779   3745   
name = "termcolor"
@@ -3814,3780 +3878,3845 @@
 3834   3800   
name = "thread_local"
 3835   3801   
version = "1.1.9"
 3836   3802   
source = "registry+https://github.com/rust-lang/crates.io-index"
 3837   3803   
checksum = "f60246a4944f24f6e018aa17cdeffb7818b76356965d03b07d6a9886e8962185"
 3838   3804   
dependencies = [
 3839   3805   
 "cfg-if",
 3840   3806   
]
 3841   3807   
 3842   3808   
[[package]]
 3843   3809   
name = "time"
 3844         -
version = "0.3.43"
        3810  +
version = "0.3.44"
 3845   3811   
source = "registry+https://github.com/rust-lang/crates.io-index"
 3846         -
checksum = "83bde6f1ec10e72d583d91623c939f623002284ef622b87de38cfd546cbf2031"
        3812  +
checksum = "91e7d9e3bb61134e77bde20dd4825b97c010155709965fedf0f49bb138e52a9d"
 3847   3813   
dependencies = [
 3848   3814   
 "deranged",
        3815  +
 "itoa",
 3849   3816   
 "num-conv",
 3850   3817   
 "powerfmt",
 3851   3818   
 "serde",
 3852   3819   
 "time-core",
 3853   3820   
 "time-macros",
 3854   3821   
]
 3855   3822   
 3856   3823   
[[package]]
 3857   3824   
name = "time-core"
 3858   3825   
version = "0.1.6"
@@ -3934,3901 +3998,3965 @@
 3954   3921   
version = "0.24.1"
 3955   3922   
source = "registry+https://github.com/rust-lang/crates.io-index"
 3956   3923   
checksum = "c28327cf380ac148141087fbfb9de9d7bd4e84ab5d2c28fbc911d753de8a7081"
 3957   3924   
dependencies = [
 3958   3925   
 "rustls 0.21.12",
 3959   3926   
 "tokio",
 3960   3927   
]
 3961   3928   
 3962   3929   
[[package]]
 3963   3930   
name = "tokio-rustls"
 3964         -
version = "0.26.2"
        3931  +
version = "0.26.3"
 3965   3932   
source = "registry+https://github.com/rust-lang/crates.io-index"
 3966         -
checksum = "8e727b36a1a0e8b74c376ac2211e40c2c8af09fb4013c60d910495810f008e9b"
        3933  +
checksum = "05f63835928ca123f1bef57abbcd23bb2ba0ac9ae1235f1e65bda0d06e7786bd"
 3967   3934   
dependencies = [
 3968         -
 "rustls 0.23.31",
        3935  +
 "rustls 0.23.32",
 3969   3936   
 "tokio",
 3970   3937   
]
 3971   3938   
 3972   3939   
[[package]]
 3973   3940   
name = "tokio-stream"
 3974   3941   
version = "0.1.17"
 3975   3942   
source = "registry+https://github.com/rust-lang/crates.io-index"
 3976   3943   
checksum = "eca58d7bba4a75707817a2c44174253f9236b2d5fbd055602e9d5c07c139a047"
 3977   3944   
dependencies = [
 3978   3945   
 "futures-core",
@@ -4322,4289 +4600,4489 @@
 4342   4309   
name = "wasip2"
 4343   4310   
version = "1.0.1+wasi-0.2.4"
 4344   4311   
source = "registry+https://github.com/rust-lang/crates.io-index"
 4345   4312   
checksum = "0562428422c63773dad2c345a1882263bbf4d65cf3f42e90921f787ef5ad58e7"
 4346   4313   
dependencies = [
 4347   4314   
 "wit-bindgen 0.46.0",
 4348   4315   
]
 4349   4316   
 4350   4317   
[[package]]
 4351   4318   
name = "wasm-bindgen"
 4352         -
version = "0.2.101"
        4319  +
version = "0.2.103"
 4353   4320   
source = "registry+https://github.com/rust-lang/crates.io-index"
 4354         -
checksum = "7e14915cadd45b529bb8d1f343c4ed0ac1de926144b746e2710f9cd05df6603b"
        4321  +
checksum = "ab10a69fbd0a177f5f649ad4d8d3305499c42bab9aef2f7ff592d0ec8f833819"
 4355   4322   
dependencies = [
 4356   4323   
 "cfg-if",
 4357   4324   
 "once_cell",
 4358   4325   
 "rustversion",
 4359   4326   
 "wasm-bindgen-macro",
 4360   4327   
 "wasm-bindgen-shared",
 4361   4328   
]
 4362   4329   
 4363   4330   
[[package]]
 4364   4331   
name = "wasm-bindgen-backend"
 4365         -
version = "0.2.101"
        4332  +
version = "0.2.103"
 4366   4333   
source = "registry+https://github.com/rust-lang/crates.io-index"
 4367         -
checksum = "e28d1ba982ca7923fd01448d5c30c6864d0a14109560296a162f80f305fb93bb"
        4334  +
checksum = "0bb702423545a6007bbc368fde243ba47ca275e549c8a28617f56f6ba53b1d1c"
 4368   4335   
dependencies = [
 4369   4336   
 "bumpalo",
 4370   4337   
 "log",
 4371   4338   
 "proc-macro2",
 4372   4339   
 "quote",
 4373   4340   
 "syn 2.0.106",
 4374   4341   
 "wasm-bindgen-shared",
 4375   4342   
]
 4376   4343   
 4377   4344   
[[package]]
 4378   4345   
name = "wasm-bindgen-futures"
 4379         -
version = "0.4.51"
        4346  +
version = "0.4.53"
 4380   4347   
source = "registry+https://github.com/rust-lang/crates.io-index"
 4381         -
checksum = "0ca85039a9b469b38336411d6d6ced91f3fc87109a2a27b0c197663f5144dffe"
        4348  +
checksum = "a0b221ff421256839509adbb55998214a70d829d3a28c69b4a6672e9d2a42f67"
 4382   4349   
dependencies = [
 4383   4350   
 "cfg-if",
 4384   4351   
 "js-sys",
 4385   4352   
 "once_cell",
 4386   4353   
 "wasm-bindgen",
 4387   4354   
 "web-sys",
 4388   4355   
]
 4389   4356   
 4390   4357   
[[package]]
 4391   4358   
name = "wasm-bindgen-macro"
 4392         -
version = "0.2.101"
        4359  +
version = "0.2.103"
 4393   4360   
source = "registry+https://github.com/rust-lang/crates.io-index"
 4394         -
checksum = "7c3d463ae3eff775b0c45df9da45d68837702ac35af998361e2c84e7c5ec1b0d"
        4361  +
checksum = "fc65f4f411d91494355917b605e1480033152658d71f722a90647f56a70c88a0"
 4395   4362   
dependencies = [
 4396   4363   
 "quote",
 4397   4364   
 "wasm-bindgen-macro-support",
 4398   4365   
]
 4399   4366   
 4400   4367   
[[package]]
 4401   4368   
name = "wasm-bindgen-macro-support"
 4402         -
version = "0.2.101"
        4369  +
version = "0.2.103"
 4403   4370   
source = "registry+https://github.com/rust-lang/crates.io-index"
 4404         -
checksum = "7bb4ce89b08211f923caf51d527662b75bdc9c9c7aab40f86dcb9fb85ac552aa"
        4371  +
checksum = "ffc003a991398a8ee604a401e194b6b3a39677b3173d6e74495eb51b82e99a32"
 4405   4372   
dependencies = [
 4406   4373   
 "proc-macro2",
 4407   4374   
 "quote",
 4408   4375   
 "syn 2.0.106",
 4409   4376   
 "wasm-bindgen-backend",
 4410   4377   
 "wasm-bindgen-shared",
 4411   4378   
]
 4412   4379   
 4413   4380   
[[package]]
 4414   4381   
name = "wasm-bindgen-shared"
 4415         -
version = "0.2.101"
        4382  +
version = "0.2.103"
 4416   4383   
source = "registry+https://github.com/rust-lang/crates.io-index"
 4417         -
checksum = "f143854a3b13752c6950862c906306adb27c7e839f7414cec8fea35beab624c1"
        4384  +
checksum = "293c37f4efa430ca14db3721dfbe48d8c33308096bd44d80ebaa775ab71ba1cf"
 4418   4385   
dependencies = [
 4419   4386   
 "unicode-ident",
 4420   4387   
]
 4421   4388   
 4422   4389   
[[package]]
 4423   4390   
name = "web-sys"
 4424         -
version = "0.3.78"
        4391  +
version = "0.3.80"
 4425   4392   
source = "registry+https://github.com/rust-lang/crates.io-index"
 4426         -
checksum = "77e4b637749ff0d92b8fad63aa1f7cff3cbe125fd49c175cd6345e7272638b12"
        4393  +
checksum = "fbe734895e869dc429d78c4b433f8d17d95f8d05317440b4fad5ab2d33e596dc"
 4427   4394   
dependencies = [
 4428   4395   
 "js-sys",
 4429   4396   
 "wasm-bindgen",
 4430   4397   
]
 4431   4398   
 4432   4399   
[[package]]
 4433   4400   
name = "which"
 4434   4401   
version = "4.4.2"
 4435   4402   
source = "registry+https://github.com/rust-lang/crates.io-index"
 4436   4403   
checksum = "87ba24419a2078cd2b0f2ede2691b6c66d8e47836da3b6db8265ebad47afbfc7"
 4437   4404   
dependencies = [
 4438   4405   
 "either",
 4439   4406   
 "home",
 4440   4407   
 "once_cell",
 4441   4408   
 "rustix 0.38.44",
 4442   4409   
]
 4443   4410   
 4444   4411   
[[package]]
 4445   4412   
name = "widestring"
 4446   4413   
version = "1.2.0"
 4447   4414   
source = "registry+https://github.com/rust-lang/crates.io-index"
 4448   4415   
checksum = "dd7cf3379ca1aac9eea11fba24fd7e315d621f8dfe35c8d7d2be8b793726e07d"
 4449   4416   
 4450   4417   
[[package]]
 4451   4418   
name = "winapi"
 4452   4419   
version = "0.3.9"
 4453   4420   
source = "registry+https://github.com/rust-lang/crates.io-index"
 4454   4421   
checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
 4455   4422   
dependencies = [
 4456   4423   
 "winapi-i686-pc-windows-gnu",
 4457   4424   
 "winapi-x86_64-pc-windows-gnu",
 4458   4425   
]
 4459   4426   
 4460   4427   
[[package]]
 4461   4428   
name = "winapi-i686-pc-windows-gnu"
 4462   4429   
version = "0.4.0"
 4463   4430   
source = "registry+https://github.com/rust-lang/crates.io-index"
 4464   4431   
checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
 4465   4432   
 4466   4433   
[[package]]
 4467   4434   
name = "winapi-util"
 4468   4435   
version = "0.1.11"
 4469   4436   
source = "registry+https://github.com/rust-lang/crates.io-index"
 4470   4437   
checksum = "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22"
 4471   4438   
dependencies = [
 4472   4439   
 "windows-sys 0.61.0",
 4473   4440   
]
 4474   4441   
 4475   4442   
[[package]]
 4476   4443   
name = "winapi-x86_64-pc-windows-gnu"
 4477   4444   
version = "0.4.0"
 4478   4445   
source = "registry+https://github.com/rust-lang/crates.io-index"
 4479   4446   
checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
 4480   4447   
 4481         -
[[package]]
 4482         -
name = "windows"
 4483         -
version = "0.61.3"
 4484         -
source = "registry+https://github.com/rust-lang/crates.io-index"
 4485         -
checksum = "9babd3a767a4c1aef6900409f85f5d53ce2544ccdfaa86dad48c91782c6d6893"
 4486         -
dependencies = [
 4487         -
 "windows-collections",
 4488         -
 "windows-core",
 4489         -
 "windows-future",
 4490         -
 "windows-link 0.1.3",
 4491         -
 "windows-numerics",
 4492         -
]
 4493         -
 4494         -
[[package]]
 4495         -
name = "windows-collections"
 4496         -
version = "0.2.0"
 4497         -
source = "registry+https://github.com/rust-lang/crates.io-index"
 4498         -
checksum = "3beeceb5e5cfd9eb1d76b381630e82c4241ccd0d27f1a39ed41b2760b255c5e8"
 4499         -
dependencies = [
 4500         -
 "windows-core",
 4501         -
]
 4502         -
 4503         -
[[package]]
 4504         -
name = "windows-core"
 4505         -
version = "0.61.2"
 4506         -
source = "registry+https://github.com/rust-lang/crates.io-index"
 4507         -
checksum = "c0fdd3ddb90610c7638aa2b3a3ab2904fb9e5cdbecc643ddb3647212781c4ae3"
 4508         -
dependencies = [
 4509         -
 "windows-implement",
 4510         -
 "windows-interface",
 4511         -
 "windows-link 0.1.3",
 4512         -
 "windows-result",
 4513         -
 "windows-strings",
 4514         -
]
 4515         -
 4516         -
[[package]]
 4517         -
name = "windows-future"
 4518         -
version = "0.2.1"
 4519         -
source = "registry+https://github.com/rust-lang/crates.io-index"
 4520         -
checksum = "fc6a41e98427b19fe4b73c550f060b59fa592d7d686537eebf9385621bfbad8e"
 4521         -
dependencies = [
 4522         -
 "windows-core",
 4523         -
 "windows-link 0.1.3",
 4524         -
 "windows-threading",
 4525         -
]
 4526         -
 4527         -
[[package]]
 4528         -
name = "windows-implement"
 4529         -
version = "0.60.0"
 4530         -
source = "registry+https://github.com/rust-lang/crates.io-index"
 4531         -
checksum = "a47fddd13af08290e67f4acabf4b459f647552718f683a7b415d290ac744a836"
 4532         -
dependencies = [
 4533         -
 "proc-macro2",
 4534         -
 "quote",
 4535         -
 "syn 2.0.106",
 4536         -
]
 4537         -
 4538         -
[[package]]
 4539         -
name = "windows-interface"
 4540         -
version = "0.59.1"
 4541         -
source = "registry+https://github.com/rust-lang/crates.io-index"
 4542         -
checksum = "bd9211b69f8dcdfa817bfd14bf1c97c9188afa36f4750130fcdf3f400eca9fa8"
 4543         -
dependencies = [
 4544         -
 "proc-macro2",
 4545         -
 "quote",
 4546         -
 "syn 2.0.106",
 4547         -
]
 4548         -
 4549   4448   
[[package]]
 4550   4449   
name = "windows-link"
 4551   4450   
version = "0.1.3"
 4552   4451   
source = "registry+https://github.com/rust-lang/crates.io-index"
 4553   4452   
checksum = "5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a"
 4554   4453   
 4555   4454   
[[package]]
 4556   4455   
name = "windows-link"
 4557   4456   
version = "0.2.0"
 4558   4457   
source = "registry+https://github.com/rust-lang/crates.io-index"
 4559   4458   
checksum = "45e46c0661abb7180e7b9c281db115305d49ca1709ab8242adf09666d2173c65"
 4560   4459   
 4561         -
[[package]]
 4562         -
name = "windows-numerics"
 4563         -
version = "0.2.0"
 4564         -
source = "registry+https://github.com/rust-lang/crates.io-index"
 4565         -
checksum = "9150af68066c4c5c07ddc0ce30421554771e528bde427614c61038bc2c92c2b1"
 4566         -
dependencies = [
 4567         -
 "windows-core",
 4568         -
 "windows-link 0.1.3",
 4569         -
]
 4570         -
 4571   4460   
[[package]]
 4572   4461   
name = "windows-registry"
 4573   4462   
version = "0.5.3"
 4574   4463   
source = "registry+https://github.com/rust-lang/crates.io-index"
 4575   4464   
checksum = "5b8a9ed28765efc97bbc954883f4e6796c33a06546ebafacbabee9696967499e"
 4576   4465   
dependencies = [
 4577   4466   
 "windows-link 0.1.3",
 4578   4467   
 "windows-result",
 4579   4468   
 "windows-strings",
 4580   4469   
]
@@ -4630,4519 +4860,4675 @@
 4650   4539   
 4651   4540   
[[package]]
 4652   4541   
name = "windows-targets"
 4653   4542   
version = "0.52.6"
 4654   4543   
source = "registry+https://github.com/rust-lang/crates.io-index"
 4655   4544   
checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
 4656   4545   
dependencies = [
 4657   4546   
 "windows_aarch64_gnullvm 0.52.6",
 4658   4547   
 "windows_aarch64_msvc 0.52.6",
 4659   4548   
 "windows_i686_gnu 0.52.6",
 4660         -
 "windows_i686_gnullvm 0.52.6",
        4549  +
 "windows_i686_gnullvm",
 4661   4550   
 "windows_i686_msvc 0.52.6",
 4662   4551   
 "windows_x86_64_gnu 0.52.6",
 4663   4552   
 "windows_x86_64_gnullvm 0.52.6",
 4664   4553   
 "windows_x86_64_msvc 0.52.6",
 4665   4554   
]
 4666   4555   
 4667         -
[[package]]
 4668         -
name = "windows-targets"
 4669         -
version = "0.53.3"
 4670         -
source = "registry+https://github.com/rust-lang/crates.io-index"
 4671         -
checksum = "d5fe6031c4041849d7c496a8ded650796e7b6ecc19df1a431c1a363342e5dc91"
 4672         -
dependencies = [
 4673         -
 "windows-link 0.1.3",
 4674         -
 "windows_aarch64_gnullvm 0.53.0",
 4675         -
 "windows_aarch64_msvc 0.53.0",
 4676         -
 "windows_i686_gnu 0.53.0",
 4677         -
 "windows_i686_gnullvm 0.53.0",
 4678         -
 "windows_i686_msvc 0.53.0",
 4679         -
 "windows_x86_64_gnu 0.53.0",
 4680         -
 "windows_x86_64_gnullvm 0.53.0",
 4681         -
 "windows_x86_64_msvc 0.53.0",
 4682         -
]
 4683         -
 4684         -
[[package]]
 4685         -
name = "windows-threading"
 4686         -
version = "0.1.0"
 4687         -
source = "registry+https://github.com/rust-lang/crates.io-index"
 4688         -
checksum = "b66463ad2e0ea3bbf808b7f1d371311c80e115c0b71d60efc142cafbcfb057a6"
 4689         -
dependencies = [
 4690         -
 "windows-link 0.1.3",
 4691         -
]
 4692         -
 4693   4556   
[[package]]
 4694   4557   
name = "windows_aarch64_gnullvm"
 4695   4558   
version = "0.48.5"
 4696   4559   
source = "registry+https://github.com/rust-lang/crates.io-index"
 4697   4560   
checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
 4698   4561   
 4699   4562   
[[package]]
 4700   4563   
name = "windows_aarch64_gnullvm"
 4701   4564   
version = "0.52.6"
 4702   4565   
source = "registry+https://github.com/rust-lang/crates.io-index"
 4703   4566   
checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
 4704   4567   
 4705         -
[[package]]
 4706         -
name = "windows_aarch64_gnullvm"
 4707         -
version = "0.53.0"
 4708         -
source = "registry+https://github.com/rust-lang/crates.io-index"
 4709         -
checksum = "86b8d5f90ddd19cb4a147a5fa63ca848db3df085e25fee3cc10b39b6eebae764"
 4710         -
 4711   4568   
[[package]]
 4712   4569   
name = "windows_aarch64_msvc"
 4713   4570   
version = "0.48.5"
 4714   4571   
source = "registry+https://github.com/rust-lang/crates.io-index"
 4715   4572   
checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
 4716   4573   
 4717   4574   
[[package]]
 4718   4575   
name = "windows_aarch64_msvc"
 4719   4576   
version = "0.52.6"
 4720   4577   
source = "registry+https://github.com/rust-lang/crates.io-index"
 4721   4578   
checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
 4722   4579   
 4723         -
[[package]]
 4724         -
name = "windows_aarch64_msvc"
 4725         -
version = "0.53.0"
 4726         -
source = "registry+https://github.com/rust-lang/crates.io-index"
 4727         -
checksum = "c7651a1f62a11b8cbd5e0d42526e55f2c99886c77e007179efff86c2b137e66c"
 4728         -
 4729   4580   
[[package]]
 4730   4581   
name = "windows_i686_gnu"
 4731   4582   
version = "0.48.5"
 4732   4583   
source = "registry+https://github.com/rust-lang/crates.io-index"
 4733   4584   
checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
 4734   4585   
 4735   4586   
[[package]]
 4736   4587   
name = "windows_i686_gnu"
 4737   4588   
version = "0.52.6"
 4738   4589   
source = "registry+https://github.com/rust-lang/crates.io-index"
 4739   4590   
checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
 4740   4591   
 4741         -
[[package]]
 4742         -
name = "windows_i686_gnu"
 4743         -
version = "0.53.0"
 4744         -
source = "registry+https://github.com/rust-lang/crates.io-index"
 4745         -
checksum = "c1dc67659d35f387f5f6c479dc4e28f1d4bb90ddd1a5d3da2e5d97b42d6272c3"
 4746         -
 4747   4592   
[[package]]
 4748   4593   
name = "windows_i686_gnullvm"
 4749   4594   
version = "0.52.6"
 4750   4595   
source = "registry+https://github.com/rust-lang/crates.io-index"
 4751   4596   
checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
 4752   4597   
 4753         -
[[package]]
 4754         -
name = "windows_i686_gnullvm"
 4755         -
version = "0.53.0"
 4756         -
source = "registry+https://github.com/rust-lang/crates.io-index"
 4757         -
checksum = "9ce6ccbdedbf6d6354471319e781c0dfef054c81fbc7cf83f338a4296c0cae11"
 4758         -
 4759   4598   
[[package]]
 4760   4599   
name = "windows_i686_msvc"
 4761   4600   
version = "0.48.5"
 4762   4601   
source = "registry+https://github.com/rust-lang/crates.io-index"
 4763   4602   
checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
 4764   4603   
 4765   4604   
[[package]]
 4766   4605   
name = "windows_i686_msvc"
 4767   4606   
version = "0.52.6"
 4768   4607   
source = "registry+https://github.com/rust-lang/crates.io-index"
 4769   4608   
checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
 4770   4609   
 4771         -
[[package]]
 4772         -
name = "windows_i686_msvc"
 4773         -
version = "0.53.0"
 4774         -
source = "registry+https://github.com/rust-lang/crates.io-index"
 4775         -
checksum = "581fee95406bb13382d2f65cd4a908ca7b1e4c2f1917f143ba16efe98a589b5d"
 4776         -
 4777   4610   
[[package]]
 4778   4611   
name = "windows_x86_64_gnu"
 4779   4612   
version = "0.48.5"
 4780   4613   
source = "registry+https://github.com/rust-lang/crates.io-index"
 4781   4614   
checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
 4782   4615   
 4783   4616   
[[package]]
 4784   4617   
name = "windows_x86_64_gnu"
 4785   4618   
version = "0.52.6"
 4786   4619   
source = "registry+https://github.com/rust-lang/crates.io-index"
 4787   4620   
checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
 4788   4621   
 4789         -
[[package]]
 4790         -
name = "windows_x86_64_gnu"
 4791         -
version = "0.53.0"
 4792         -
source = "registry+https://github.com/rust-lang/crates.io-index"
 4793         -
checksum = "2e55b5ac9ea33f2fc1716d1742db15574fd6fc8dadc51caab1c16a3d3b4190ba"
 4794         -
 4795   4622   
[[package]]
 4796   4623   
name = "windows_x86_64_gnullvm"
 4797   4624   
version = "0.48.5"
 4798   4625   
source = "registry+https://github.com/rust-lang/crates.io-index"
 4799   4626   
checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
 4800   4627   
 4801   4628   
[[package]]
 4802   4629   
name = "windows_x86_64_gnullvm"
 4803   4630   
version = "0.52.6"
 4804   4631   
source = "registry+https://github.com/rust-lang/crates.io-index"
 4805   4632   
checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
 4806   4633   
 4807         -
[[package]]
 4808         -
name = "windows_x86_64_gnullvm"
 4809         -
version = "0.53.0"
 4810         -
source = "registry+https://github.com/rust-lang/crates.io-index"
 4811         -
checksum = "0a6e035dd0599267ce1ee132e51c27dd29437f63325753051e71dd9e42406c57"
 4812         -
 4813   4634   
[[package]]
 4814   4635   
name = "windows_x86_64_msvc"
 4815   4636   
version = "0.48.5"
 4816   4637   
source = "registry+https://github.com/rust-lang/crates.io-index"
 4817   4638   
checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
 4818   4639   
 4819   4640   
[[package]]
 4820   4641   
name = "windows_x86_64_msvc"
 4821   4642   
version = "0.52.6"
 4822   4643   
source = "registry+https://github.com/rust-lang/crates.io-index"
 4823   4644   
checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
 4824   4645   
 4825         -
[[package]]
 4826         -
name = "windows_x86_64_msvc"
 4827         -
version = "0.53.0"
 4828         -
source = "registry+https://github.com/rust-lang/crates.io-index"
 4829         -
checksum = "271414315aff87387382ec3d271b52d7ae78726f5d44ac98b4f4030c91880486"
 4830         -
 4831   4646   
[[package]]
 4832   4647   
name = "winreg"
 4833   4648   
version = "0.50.0"
 4834   4649   
source = "registry+https://github.com/rust-lang/crates.io-index"
 4835   4650   
checksum = "524e57b2c537c0f9b1e69f1965311ec12182b4122e45035b1508cd24d2adadb1"
 4836   4651   
dependencies = [
 4837   4652   
 "cfg-if",
 4838   4653   
 "windows-sys 0.48.0",
 4839   4654   
]
 4840   4655