rev. 00862741b4b29bf09c643be8ca91c79a7525f310
@@ -1655,1655 +1717,1717 @@
1655 1655 | "either",
|
1656 1656 | ]
|
1657 1657 |
|
1658 1658 | [[package]]
|
1659 1659 | name = "cast"
|
1660 1660 | version = "0.3.0"
|
1661 1661 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1662 1662 | checksum = "37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5"
|
1663 1663 |
|
1664 1664 | [[package]]
|
1665 1665 | name = "cbor-diag"
|
1666 1666 | version = "0.1.12"
|
1667 1667 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1668 1668 | checksum = "dc245b6ecd09b23901a4fbad1ad975701fd5061ceaef6afa93a2d70605a64429"
|
1669 1669 | dependencies = [
|
1670 1670 | "bs58",
|
1671 1671 | "chrono",
|
1672 1672 | "data-encoding",
|
1673 1673 | "half",
|
1674 1674 | "nom",
|
1675 1675 | "num-bigint",
|
1676 1676 | "num-rational",
|
1677 1677 | "num-traits",
|
1678 1678 | "separator",
|
1679 1679 | "url",
|
1680 1680 | "uuid",
|
1681 1681 | ]
|
1682 1682 |
|
1683 1683 | [[package]]
|
1684 1684 | name = "cc"
|
1685 - | version = "1.2.24"
|
1685 + | version = "1.2.25"
|
1686 1686 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1687 - | checksum = "16595d3be041c03b09d08d0858631facccee9221e579704070e6e9e4915d3bc7"
|
1687 + | checksum = "d0fc897dc1e865cc67c0e05a836d9d3f1df3cbe442aa4a9473b18e12624a4951"
|
1688 1688 | dependencies = [
|
1689 1689 | "jobserver",
|
1690 1690 | "libc",
|
1691 1691 | "shlex",
|
1692 1692 | ]
|
1693 1693 |
|
1694 1694 | [[package]]
|
1695 1695 | name = "cexpr"
|
1696 1696 | version = "0.6.0"
|
1697 1697 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1698 1698 | checksum = "6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766"
|
1699 1699 | dependencies = [
|
1700 1700 | "nom",
|
1701 1701 | ]
|
1702 1702 |
|
1703 1703 | [[package]]
|
1704 1704 | name = "cfg-if"
|
1705 1705 | version = "1.0.0"
|
1706 1706 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1707 1707 | checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
|
1708 1708 |
|
1709 1709 | [[package]]
|
1710 1710 | name = "chrono"
|
1711 1711 | version = "0.4.41"
|
1712 1712 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
1713 1713 | checksum = "c469d952047f47f91b68d1cba3f10d63c11d73e4636f24f08daf0278abf01c4d"
|
1714 1714 | dependencies = [
|
1715 1715 | "num-traits",
|
1716 1716 | ]
|
1717 1717 |
|
@@ -2921,2921 +2983,2983 @@
2921 2921 | "cfg-if",
|
2922 2922 | "windows-targets 0.53.0",
|
2923 2923 | ]
|
2924 2924 |
|
2925 2925 | [[package]]
|
2926 2926 | name = "linux-raw-sys"
|
2927 2927 | version = "0.3.8"
|
2928 2928 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2929 2929 | checksum = "ef53942eb7bf7ff43a617b3e2c1c4a5ecf5944a7c1bc12d7ee39bbb15e5c1519"
|
2930 2930 |
|
2931 2931 | [[package]]
|
2932 2932 | name = "linux-raw-sys"
|
2933 2933 | version = "0.4.15"
|
2934 2934 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2935 2935 | checksum = "d26c52dbd32dccf2d10cac7725f8eae5296885fb5703b261f7d0a0739ec807ab"
|
2936 2936 |
|
2937 2937 | [[package]]
|
2938 2938 | name = "linux-raw-sys"
|
2939 2939 | version = "0.9.4"
|
2940 2940 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2941 2941 | checksum = "cd945864f07fe9f5371a27ad7b52a172b4b499999f1d97574c9fa68373937e12"
|
2942 2942 |
|
2943 2943 | [[package]]
|
2944 2944 | name = "litemap"
|
2945 2945 | version = "0.8.0"
|
2946 2946 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2947 2947 | checksum = "241eaef5fd12c88705a01fc1066c48c4b36e0dd4377dcdc7ec3942cea7a69956"
|
2948 2948 |
|
2949 2949 | [[package]]
|
2950 2950 | name = "lock_api"
|
2951 - | version = "0.4.12"
|
2951 + | version = "0.4.13"
|
2952 2952 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2953 - | checksum = "07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17"
|
2953 + | checksum = "96936507f153605bddfcda068dd804796c84324ed2510809e5b2a624c81da765"
|
2954 2954 | dependencies = [
|
2955 2955 | "autocfg",
|
2956 2956 | "scopeguard",
|
2957 2957 | ]
|
2958 2958 |
|
2959 2959 | [[package]]
|
2960 2960 | name = "log"
|
2961 2961 | version = "0.4.27"
|
2962 2962 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2963 2963 | checksum = "13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94"
|
2964 2964 | dependencies = [
|
2965 2965 | "value-bag",
|
2966 2966 | ]
|
2967 2967 |
|
2968 2968 | [[package]]
|
2969 2969 | name = "lru"
|
2970 2970 | version = "0.12.5"
|
2971 2971 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2972 2972 | checksum = "234cf4f4a04dc1f57e24b96cc0cd600cf2af460d4161ac5ecdd0af8e1f3b2a38"
|
2973 2973 | dependencies = [
|
2974 2974 | "hashbrown",
|
2975 2975 | ]
|
2976 2976 |
|
2977 2977 | [[package]]
|
2978 2978 | name = "matchers"
|
2979 2979 | version = "0.1.0"
|
2980 2980 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
2981 2981 | checksum = "8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558"
|
2982 2982 | dependencies = [
|
2983 2983 | "regex-automata 0.1.10",
|
@@ -3178,3178 +3250,3250 @@
3178 3178 | name = "outref"
|
3179 3179 | version = "0.5.2"
|
3180 3180 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
3181 3181 | checksum = "1a80800c0488c3a21695ea981a54918fbb37abf04f4d0720c453632255e2ff0e"
|
3182 3182 |
|
3183 3183 | [[package]]
|
3184 3184 | name = "overload"
|
3185 3185 | version = "0.1.1"
|
3186 3186 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
3187 3187 | checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39"
|
3188 3188 |
|
3189 3189 | [[package]]
|
3190 3190 | name = "p256"
|
3191 3191 | version = "0.11.1"
|
3192 3192 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
3193 3193 | checksum = "51f44edd08f51e2ade572f141051021c5af22677e42b7dd28a88155151c33594"
|
3194 3194 | dependencies = [
|
3195 3195 | "ecdsa",
|
3196 3196 | "elliptic-curve",
|
3197 3197 | "sha2",
|
3198 3198 | ]
|
3199 3199 |
|
3200 3200 | [[package]]
|
3201 3201 | name = "parking"
|
3202 3202 | version = "2.2.1"
|
3203 3203 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
3204 3204 | checksum = "f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba"
|
3205 3205 |
|
3206 3206 | [[package]]
|
3207 3207 | name = "parking_lot"
|
3208 - | version = "0.12.3"
|
3208 + | version = "0.12.4"
|
3209 3209 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
3210 - | checksum = "f1bf18183cf54e8d6059647fc3063646a1801cf30896933ec2311622cc4b9a27"
|
3210 + | checksum = "70d58bf43669b5795d1576d0641cfb6fbb2057bf629506267a92807158584a13"
|
3211 3211 | dependencies = [
|
3212 3212 | "lock_api",
|
3213 3213 | "parking_lot_core",
|
3214 3214 | ]
|
3215 3215 |
|
3216 3216 | [[package]]
|
3217 3217 | name = "parking_lot_core"
|
3218 - | version = "0.9.10"
|
3218 + | version = "0.9.11"
|
3219 3219 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
3220 - | checksum = "1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8"
|
3220 + | checksum = "bc838d2a56b5b1a6c25f55575dfc605fabb63bb2365f6c2353ef9159aa69e4a5"
|
3221 3221 | dependencies = [
|
3222 3222 | "cfg-if",
|
3223 3223 | "libc",
|
3224 3224 | "redox_syscall",
|
3225 3225 | "smallvec",
|
3226 3226 | "windows-targets 0.52.6",
|
3227 3227 | ]
|
3228 3228 |
|
3229 3229 | [[package]]
|
3230 3230 | name = "percent-encoding"
|
3231 3231 | version = "2.3.1"
|
3232 3232 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
3233 3233 | checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e"
|
3234 3234 |
|
3235 3235 | [[package]]
|
3236 3236 | name = "pin-project-lite"
|
3237 3237 | version = "0.2.16"
|
3238 3238 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
3239 3239 | checksum = "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b"
|
3240 3240 |
|
3241 3241 | [[package]]
|
3242 3242 | name = "pin-utils"
|
3243 3243 | version = "0.1.0"
|
3244 3244 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
3245 3245 | checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
|
3246 3246 |
|
3247 3247 | [[package]]
|
3248 3248 | name = "piper"
|
3249 3249 | version = "0.2.4"
|
3250 3250 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
@@ -3333,3333 +3395,3395 @@
3333 3333 | "zerovec",
|
3334 3334 | ]
|
3335 3335 |
|
3336 3336 | [[package]]
|
3337 3337 | name = "powerfmt"
|
3338 3338 | version = "0.2.0"
|
3339 3339 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
3340 3340 | checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391"
|
3341 3341 |
|
3342 3342 | [[package]]
|
3343 3343 | name = "ppv-lite86"
|
3344 3344 | version = "0.2.21"
|
3345 3345 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
3346 3346 | checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9"
|
3347 3347 | dependencies = [
|
3348 3348 | "zerocopy",
|
3349 3349 | ]
|
3350 3350 |
|
3351 3351 | [[package]]
|
3352 3352 | name = "pretty_assertions"
|
3353 3353 | version = "1.4.1"
|
3354 3354 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
3355 3355 | checksum = "3ae130e2f271fbc2ac3a40fb1d07180839cdbbe443c7a27e1e3c13c5cac0116d"
|
3356 3356 | dependencies = [
|
3357 3357 | "diff",
|
3358 3358 | "yansi",
|
3359 3359 | ]
|
3360 3360 |
|
3361 3361 | [[package]]
|
3362 3362 | name = "prettyplease"
|
3363 - | version = "0.2.32"
|
3363 + | version = "0.2.33"
|
3364 3364 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
3365 - | checksum = "664ec5419c51e34154eec046ebcba56312d5a2fc3b09a06da188e1ad21afadf6"
|
3365 + | checksum = "9dee91521343f4c5c6a63edd65e54f31f5c92fe8978c40a4282f8372194c6a7d"
|
3366 3366 | dependencies = [
|
3367 3367 | "proc-macro2",
|
3368 3368 | "syn",
|
3369 3369 | ]
|
3370 3370 |
|
3371 3371 | [[package]]
|
3372 3372 | name = "proc-macro2"
|
3373 3373 | version = "1.0.95"
|
3374 3374 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
3375 3375 | checksum = "02b3e5e68a3a1a02aad3ec490a98007cbc13c37cbe84a3cd7b8e406d76e7f778"
|
3376 3376 | dependencies = [
|
3377 3377 | "unicode-ident",
|
3378 3378 | ]
|
3379 3379 |
|
3380 3380 | [[package]]
|
3381 3381 | name = "proptest"
|
3382 3382 | version = "1.6.0"
|
3383 3383 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
3384 3384 | checksum = "14cae93065090804185d3b75f0bf93b8eeda30c7a9b4a33d3bdb3988d6229e50"
|
3385 3385 | dependencies = [
|
3386 3386 | "bit-set",
|
3387 3387 | "bit-vec",
|
3388 3388 | "bitflags 2.9.1",
|
3389 3389 | "lazy_static",
|
3390 3390 | "num-traits",
|
3391 3391 | "rand 0.8.5",
|
3392 3392 | "rand_chacha 0.3.1",
|
3393 3393 | "rand_xorshift",
|
3394 3394 | "regex-syntax 0.8.5",
|
3395 3395 | "rusty-fork",
|