rev. 2f88428a7e8475e780049b3c6810e1d3b4b95115
@@ -888,888 +950,950 @@
888 888 | "either",
|
889 889 | ]
|
890 890 |
|
891 891 | [[package]]
|
892 892 | name = "cast"
|
893 893 | version = "0.3.0"
|
894 894 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
895 895 | checksum = "37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5"
|
896 896 |
|
897 897 | [[package]]
|
898 898 | name = "cbor-diag"
|
899 899 | version = "0.1.12"
|
900 900 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
901 901 | checksum = "dc245b6ecd09b23901a4fbad1ad975701fd5061ceaef6afa93a2d70605a64429"
|
902 902 | dependencies = [
|
903 903 | "bs58",
|
904 904 | "chrono",
|
905 905 | "data-encoding",
|
906 906 | "half",
|
907 907 | "nom",
|
908 908 | "num-bigint",
|
909 909 | "num-rational",
|
910 910 | "num-traits",
|
911 911 | "separator",
|
912 912 | "url",
|
913 913 | "uuid",
|
914 914 | ]
|
915 915 |
|
916 916 | [[package]]
|
917 917 | name = "cc"
|
918 - | version = "1.2.24"
|
918 + | version = "1.2.25"
|
919 919 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
920 - | checksum = "16595d3be041c03b09d08d0858631facccee9221e579704070e6e9e4915d3bc7"
|
920 + | checksum = "d0fc897dc1e865cc67c0e05a836d9d3f1df3cbe442aa4a9473b18e12624a4951"
|
921 921 | dependencies = [
|
922 922 | "jobserver",
|
923 923 | "libc",
|
924 924 | "shlex",
|
925 925 | ]
|
926 926 |
|
927 927 | [[package]]
|
928 928 | name = "cexpr"
|
929 929 | version = "0.6.0"
|
930 930 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
931 931 | checksum = "6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766"
|
932 932 | dependencies = [
|
933 933 | "nom",
|
934 934 | ]
|
935 935 |
|
936 936 | [[package]]
|
937 937 | name = "cfg-if"
|
938 938 | version = "1.0.0"
|
939 939 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
940 940 | checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
|
941 941 |
|
942 942 | [[package]]
|
943 943 | name = "chrono"
|
944 944 | version = "0.4.41"
|
945 945 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
946 946 | checksum = "c469d952047f47f91b68d1cba3f10d63c11d73e4636f24f08daf0278abf01c4d"
|
947 947 | dependencies = [
|
948 948 | "num-traits",
|
949 949 | ]
|
950 950 |
|
@@ -1569,1569 +1634,1628 @@
1569 1569 | name = "half"
|
1570 1570 | version = "2.6.0"
|
1571 1571 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1572 1572 | checksum = "459196ed295495a68f7d7fe1d84f6c4b7ff0e21fe3017b2f283c6fac3ad803c9"
|
1573 1573 | dependencies = [
|
1574 1574 | "cfg-if",
|
1575 1575 | "crunchy",
|
1576 1576 | ]
|
1577 1577 |
|
1578 1578 | [[package]]
|
1579 1579 | name = "hashbrown"
|
1580 1580 | version = "0.12.3"
|
1581 1581 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1582 1582 | checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
|
1583 1583 |
|
1584 1584 | [[package]]
|
1585 1585 | name = "hashbrown"
|
1586 1586 | version = "0.15.3"
|
1587 1587 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1588 1588 | checksum = "84b26c544d002229e640969970a2e74021aadf6e2f96372b9c58eff97de08eb3"
|
1589 1589 |
|
1590 1590 | [[package]]
|
1591 1591 | name = "hermit-abi"
|
1592 1592 | version = "0.1.19"
|
1593 1593 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1594 1594 | checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"
|
1595 1595 | dependencies = [
|
1596 1596 | "libc",
|
1597 1597 | ]
|
1598 1598 |
|
1599 - | [[package]]
|
1600 - | name = "hermit-abi"
|
1601 - | version = "0.3.9"
|
1602 - | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1603 - | checksum = "d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024"
|
1604 - |
|
1605 1599 | [[package]]
|
1606 1600 | name = "hermit-abi"
|
1607 1601 | version = "0.5.1"
|
1608 1602 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1609 1603 | checksum = "f154ce46856750ed433c8649605bf7ed2de3bc35fd9d2a9f30cddd873c80cb08"
|
1610 1604 |
|
1611 1605 | [[package]]
|
1612 1606 | name = "hex"
|
1613 1607 | version = "0.4.3"
|
1614 1608 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1615 1609 | checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
|
1616 1610 |
|
1617 1611 | [[package]]
|
1618 1612 | name = "home"
|
1619 1613 | version = "0.5.11"
|
1620 1614 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1621 1615 | checksum = "589533453244b0995c858700322199b2becb13b627df2851f64a2775d024abcf"
|
1622 1616 | dependencies = [
|
1623 1617 | "windows-sys 0.59.0",
|
1624 1618 | ]
|
1625 1619 |
|
1626 1620 | [[package]]
|
1627 1621 | name = "http"
|
1628 1622 | version = "0.2.12"
|
1629 1623 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1630 1624 | checksum = "601cbb57e577e2f5ef5be8e7b83f0f63994f25aa94d673e54a92d5c516d101f1"
|
1631 1625 | dependencies = [
|
1632 1626 | "bytes",
|
1633 1627 | "fnv",
|
1634 1628 | "itoa",
|
@@ -2121,2115 +2183,2177 @@
2121 2115 | [[package]]
|
2122 2116 | name = "libloading"
|
2123 2117 | version = "0.8.8"
|
2124 2118 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2125 2119 | checksum = "07033963ba89ebaf1584d767badaa2e8fcec21aedea6b8c0346d487d49c28667"
|
2126 2120 | dependencies = [
|
2127 2121 | "cfg-if",
|
2128 2122 | "windows-targets 0.53.0",
|
2129 2123 | ]
|
2130 2124 |
|
2131 2125 | [[package]]
|
2132 2126 | name = "linux-raw-sys"
|
2133 2127 | version = "0.4.15"
|
2134 2128 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2135 2129 | checksum = "d26c52dbd32dccf2d10cac7725f8eae5296885fb5703b261f7d0a0739ec807ab"
|
2136 2130 |
|
2137 2131 | [[package]]
|
2138 2132 | name = "linux-raw-sys"
|
2139 2133 | version = "0.9.4"
|
2140 2134 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2141 2135 | checksum = "cd945864f07fe9f5371a27ad7b52a172b4b499999f1d97574c9fa68373937e12"
|
2142 2136 |
|
2143 2137 | [[package]]
|
2144 2138 | name = "litemap"
|
2145 2139 | version = "0.8.0"
|
2146 2140 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2147 2141 | checksum = "241eaef5fd12c88705a01fc1066c48c4b36e0dd4377dcdc7ec3942cea7a69956"
|
2148 2142 |
|
2149 2143 | [[package]]
|
2150 2144 | name = "lock_api"
|
2151 - | version = "0.4.12"
|
2145 + | version = "0.4.13"
|
2152 2146 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2153 - | checksum = "07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17"
|
2147 + | checksum = "96936507f153605bddfcda068dd804796c84324ed2510809e5b2a624c81da765"
|
2154 2148 | dependencies = [
|
2155 2149 | "autocfg",
|
2156 2150 | "scopeguard",
|
2157 2151 | ]
|
2158 2152 |
|
2159 2153 | [[package]]
|
2160 2154 | name = "log"
|
2161 2155 | version = "0.4.27"
|
2162 2156 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2163 2157 | checksum = "13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94"
|
2164 2158 | dependencies = [
|
2165 2159 | "value-bag",
|
2166 2160 | ]
|
2167 2161 |
|
2168 2162 | [[package]]
|
2169 2163 | name = "matchers"
|
2170 2164 | version = "0.1.0"
|
2171 2165 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2172 2166 | checksum = "8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558"
|
2173 2167 | dependencies = [
|
2174 2168 | "regex-automata 0.1.10",
|
2175 2169 | ]
|
2176 2170 |
|
2177 2171 | [[package]]
|
2178 2172 | name = "md-5"
|
2179 2173 | version = "0.10.6"
|
2180 2174 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2181 2175 | checksum = "d89e7ee0cfbedfc4da3340218492196241d89eefb6dab27de5df917a6d2e78cf"
|
2182 2176 | dependencies = [
|
2183 2177 | "cfg-if",
|
@@ -2292,2286 +2356,2350 @@
2292 2286 | name = "num-integer"
|
2293 2287 | version = "0.1.46"
|
2294 2288 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2295 2289 | checksum = "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f"
|
2296 2290 | dependencies = [
|
2297 2291 | "num-traits",
|
2298 2292 | ]
|
2299 2293 |
|
2300 2294 | [[package]]
|
2301 2295 | name = "num-rational"
|
2302 2296 | version = "0.4.2"
|
2303 2297 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2304 2298 | checksum = "f83d14da390562dca69fc84082e73e548e1ad308d24accdedd2720017cb37824"
|
2305 2299 | dependencies = [
|
2306 2300 | "num-bigint",
|
2307 2301 | "num-integer",
|
2308 2302 | "num-traits",
|
2309 2303 | ]
|
2310 2304 |
|
2311 2305 | [[package]]
|
2312 2306 | name = "num-traits"
|
2313 2307 | version = "0.2.19"
|
2314 2308 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2315 2309 | checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
|
2316 2310 | dependencies = [
|
2317 2311 | "autocfg",
|
2318 2312 | ]
|
2319 2313 |
|
2320 2314 | [[package]]
|
2321 2315 | name = "num_cpus"
|
2322 - | version = "1.16.0"
|
2316 + | version = "1.17.0"
|
2323 2317 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2324 - | checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43"
|
2318 + | checksum = "91df4bbde75afed763b708b7eee1e8e7651e02d97f6d5dd763e89367e957b23b"
|
2325 2319 | dependencies = [
|
2326 - | "hermit-abi 0.3.9",
|
2320 + | "hermit-abi 0.5.1",
|
2327 2321 | "libc",
|
2328 2322 | ]
|
2329 2323 |
|
2330 2324 | [[package]]
|
2331 2325 | name = "object"
|
2332 2326 | version = "0.36.7"
|
2333 2327 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2334 2328 | checksum = "62948e14d923ea95ea2c7c86c71013138b66525b86bdc08d2dcc262bdb497b87"
|
2335 2329 | dependencies = [
|
2336 2330 | "memchr",
|
2337 2331 | ]
|
2338 2332 |
|
2339 2333 | [[package]]
|
2340 2334 | name = "once_cell"
|
2341 2335 | version = "1.21.3"
|
2342 2336 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2343 2337 | checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d"
|
2344 2338 |
|
2345 2339 | [[package]]
|
2346 2340 | name = "oorandom"
|
2347 2341 | version = "11.1.5"
|
2348 2342 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2349 2343 | checksum = "d6790f58c7ff633d8771f42965289203411a5e5c68388703c06e14f24770b41e"
|
2350 2344 |
|
2351 2345 | [[package]]
|
2352 2346 | name = "openssl-probe"
|
2353 2347 | version = "0.1.6"
|
2354 2348 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2355 2349 | checksum = "d05e27ee213611ffe7d6348b942e8f942b37114c00cc03cec254295a4a17852e"
|
2356 2350 |
|
@@ -2389,2383 +2461,2455 @@
2389 2383 | "tokio",
|
2390 2384 | "tokio-stream",
|
2391 2385 | ]
|
2392 2386 |
|
2393 2387 | [[package]]
|
2394 2388 | name = "os_str_bytes"
|
2395 2389 | version = "6.6.1"
|
2396 2390 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2397 2391 | checksum = "e2355d85b9a3786f481747ced0e0ff2ba35213a1f9bd406ed906554d7af805a1"
|
2398 2392 |
|
2399 2393 | [[package]]
|
2400 2394 | name = "outref"
|
2401 2395 | version = "0.5.2"
|
2402 2396 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2403 2397 | checksum = "1a80800c0488c3a21695ea981a54918fbb37abf04f4d0720c453632255e2ff0e"
|
2404 2398 |
|
2405 2399 | [[package]]
|
2406 2400 | name = "overload"
|
2407 2401 | version = "0.1.1"
|
2408 2402 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2409 2403 | checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39"
|
2410 2404 |
|
2411 2405 | [[package]]
|
2412 2406 | name = "parking"
|
2413 2407 | version = "2.2.1"
|
2414 2408 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2415 2409 | checksum = "f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba"
|
2416 2410 |
|
2417 2411 | [[package]]
|
2418 2412 | name = "parking_lot"
|
2419 - | version = "0.12.3"
|
2413 + | version = "0.12.4"
|
2420 2414 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2421 - | checksum = "f1bf18183cf54e8d6059647fc3063646a1801cf30896933ec2311622cc4b9a27"
|
2415 + | checksum = "70d58bf43669b5795d1576d0641cfb6fbb2057bf629506267a92807158584a13"
|
2422 2416 | dependencies = [
|
2423 2417 | "lock_api",
|
2424 2418 | "parking_lot_core",
|
2425 2419 | ]
|
2426 2420 |
|
2427 2421 | [[package]]
|
2428 2422 | name = "parking_lot_core"
|
2429 - | version = "0.9.10"
|
2423 + | version = "0.9.11"
|
2430 2424 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2431 - | checksum = "1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8"
|
2425 + | checksum = "bc838d2a56b5b1a6c25f55575dfc605fabb63bb2365f6c2353ef9159aa69e4a5"
|
2432 2426 | dependencies = [
|
2433 2427 | "cfg-if",
|
2434 2428 | "libc",
|
2435 2429 | "redox_syscall",
|
2436 2430 | "smallvec",
|
2437 2431 | "windows-targets 0.52.6",
|
2438 2432 | ]
|
2439 2433 |
|
2440 2434 | [[package]]
|
2441 2435 | name = "pem"
|
2442 2436 | version = "1.1.1"
|
2443 2437 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2444 2438 | checksum = "a8835c273a76a90455d7344889b0964598e3316e2a79ede8e36f16bdcf2228b8"
|
2445 2439 | dependencies = [
|
2446 2440 | "base64 0.13.1",
|
2447 2441 | ]
|
2448 2442 |
|
2449 2443 | [[package]]
|
2450 2444 | name = "percent-encoding"
|
2451 2445 | version = "2.3.1"
|
2452 2446 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2453 2447 | checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e"
|
2454 2448 |
|
2455 2449 | [[package]]
|
2456 2450 | name = "pin-project"
|
2457 2451 | version = "1.1.10"
|
2458 2452 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2459 2453 | checksum = "677f1add503faace112b9f1373e43e9e054bfdd22ff1a63c1bc485eaec6a6a8a"
|
2460 2454 | dependencies = [
|
2461 2455 | "pin-project-internal",
|
@@ -2547,2541 +2609,2603 @@
2547 2541 | "zerovec",
|
2548 2542 | ]
|
2549 2543 |
|
2550 2544 | [[package]]
|
2551 2545 | name = "powerfmt"
|
2552 2546 | version = "0.2.0"
|
2553 2547 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2554 2548 | checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391"
|
2555 2549 |
|
2556 2550 | [[package]]
|
2557 2551 | name = "ppv-lite86"
|
2558 2552 | version = "0.2.21"
|
2559 2553 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2560 2554 | checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9"
|
2561 2555 | dependencies = [
|
2562 2556 | "zerocopy",
|
2563 2557 | ]
|
2564 2558 |
|
2565 2559 | [[package]]
|
2566 2560 | name = "pretty_assertions"
|
2567 2561 | version = "1.4.1"
|
2568 2562 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2569 2563 | checksum = "3ae130e2f271fbc2ac3a40fb1d07180839cdbbe443c7a27e1e3c13c5cac0116d"
|
2570 2564 | dependencies = [
|
2571 2565 | "diff",
|
2572 2566 | "yansi",
|
2573 2567 | ]
|
2574 2568 |
|
2575 2569 | [[package]]
|
2576 2570 | name = "prettyplease"
|
2577 - | version = "0.2.32"
|
2571 + | version = "0.2.33"
|
2578 2572 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2579 - | checksum = "664ec5419c51e34154eec046ebcba56312d5a2fc3b09a06da188e1ad21afadf6"
|
2573 + | checksum = "9dee91521343f4c5c6a63edd65e54f31f5c92fe8978c40a4282f8372194c6a7d"
|
2580 2574 | dependencies = [
|
2581 2575 | "proc-macro2",
|
2582 2576 | "syn 2.0.101",
|
2583 2577 | ]
|
2584 2578 |
|
2585 2579 | [[package]]
|
2586 2580 | name = "proc-macro2"
|
2587 2581 | version = "1.0.95"
|
2588 2582 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2589 2583 | checksum = "02b3e5e68a3a1a02aad3ec490a98007cbc13c37cbe84a3cd7b8e406d76e7f778"
|
2590 2584 | dependencies = [
|
2591 2585 | "unicode-ident",
|
2592 2586 | ]
|
2593 2587 |
|
2594 2588 | [[package]]
|
2595 2589 | name = "proptest"
|
2596 2590 | version = "1.6.0"
|
2597 2591 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2598 2592 | checksum = "14cae93065090804185d3b75f0bf93b8eeda30c7a9b4a33d3bdb3988d6229e50"
|
2599 2593 | dependencies = [
|
2600 2594 | "bit-set",
|
2601 2595 | "bit-vec",
|
2602 2596 | "bitflags 2.9.1",
|
2603 2597 | "lazy_static",
|
2604 2598 | "num-traits",
|
2605 2599 | "rand 0.8.5",
|
2606 2600 | "rand_chacha 0.3.1",
|
2607 2601 | "rand_xorshift",
|
2608 2602 | "regex-syntax 0.8.5",
|
2609 2603 | "rusty-fork",
|