diff options
| author | DanConwayDev <DanConwayDev@protonmail.com> | 2026-02-27 18:05:03 +0000 |
|---|---|---|
| committer | DanConwayDev <DanConwayDev@protonmail.com> | 2026-02-27 18:05:03 +0000 |
| commit | 05b7edb5f5797100d8e0f59905e16488680928ec (patch) | |
| tree | f63323738694c23dca449a46aac9511eb4d565ec /Cargo.lock | |
| parent | 9d86cf15f0275ffeee4519bd054e3b61dc8992ac (diff) | |
release: v1.0.1v1.0.1
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 724 |
1 files changed, 461 insertions, 263 deletions
| @@ -59,29 +59,29 @@ dependencies = [ | |||
| 59 | 59 | ||
| 60 | [[package]] | 60 | [[package]] |
| 61 | name = "anstyle-query" | 61 | name = "anstyle-query" |
| 62 | version = "1.1.4" | 62 | version = "1.1.5" |
| 63 | source = "registry+https://github.com/rust-lang/crates.io-index" | 63 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 64 | checksum = "9e231f6134f61b71076a3eab506c379d4f36122f2af15a9ff04415ea4c3339e2" | 64 | checksum = "40c48f72fd53cd289104fc64099abca73db4166ad86ea0b4341abe65af83dadc" |
| 65 | dependencies = [ | 65 | dependencies = [ |
| 66 | "windows-sys 0.60.2", | 66 | "windows-sys 0.61.2", |
| 67 | ] | 67 | ] |
| 68 | 68 | ||
| 69 | [[package]] | 69 | [[package]] |
| 70 | name = "anstyle-wincon" | 70 | name = "anstyle-wincon" |
| 71 | version = "3.0.10" | 71 | version = "3.0.11" |
| 72 | source = "registry+https://github.com/rust-lang/crates.io-index" | 72 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 73 | checksum = "3e0633414522a32ffaac8ac6cc8f748e090c5717661fddeea04219e2344f5f2a" | 73 | checksum = "291e6a250ff86cd4a820112fb8898808a366d8f9f58ce16d1f538353ad55747d" |
| 74 | dependencies = [ | 74 | dependencies = [ |
| 75 | "anstyle", | 75 | "anstyle", |
| 76 | "once_cell_polyfill", | 76 | "once_cell_polyfill", |
| 77 | "windows-sys 0.60.2", | 77 | "windows-sys 0.61.2", |
| 78 | ] | 78 | ] |
| 79 | 79 | ||
| 80 | [[package]] | 80 | [[package]] |
| 81 | name = "anyhow" | 81 | name = "anyhow" |
| 82 | version = "1.0.100" | 82 | version = "1.0.102" |
| 83 | source = "registry+https://github.com/rust-lang/crates.io-index" | 83 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 84 | checksum = "a23eb6b1614318a8071c9b2521f36b424b2c83db5eb3a0fead4a6c0809af6e61" | 84 | checksum = "7f202df86484c868dbad7eaa557ef785d5c66295e41b460ef922eca0723b842c" |
| 85 | 85 | ||
| 86 | [[package]] | 86 | [[package]] |
| 87 | name = "arrayvec" | 87 | name = "arrayvec" |
| @@ -114,9 +114,9 @@ dependencies = [ | |||
| 114 | 114 | ||
| 115 | [[package]] | 115 | [[package]] |
| 116 | name = "async-wsocket" | 116 | name = "async-wsocket" |
| 117 | version = "0.13.1" | 117 | version = "0.13.2" |
| 118 | source = "registry+https://github.com/rust-lang/crates.io-index" | 118 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 119 | checksum = "9a7d8c7d34a225ba919dd9ba44d4b9106d20142da545e086be8ae21d1897e043" | 119 | checksum = "1c92385c7c8b3eb2de1b78aeca225212e4c9a69a78b802832759b108681a5069" |
| 120 | dependencies = [ | 120 | dependencies = [ |
| 121 | "async-utility", | 121 | "async-utility", |
| 122 | "futures", | 122 | "futures", |
| @@ -157,57 +157,41 @@ checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6" | |||
| 157 | 157 | ||
| 158 | [[package]] | 158 | [[package]] |
| 159 | name = "base64ct" | 159 | name = "base64ct" |
| 160 | version = "1.8.0" | 160 | version = "1.8.3" |
| 161 | source = "registry+https://github.com/rust-lang/crates.io-index" | 161 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 162 | checksum = "55248b47b0caf0546f7988906588779981c43bb1bc9d0c44087278f80cdb44ba" | 162 | checksum = "2af50177e190e07a26ab74f8b1efbfe2ef87da2116221318cb1c2e82baf7de06" |
| 163 | 163 | ||
| 164 | [[package]] | 164 | [[package]] |
| 165 | name = "bech32" | 165 | name = "bech32" |
| 166 | version = "0.11.0" | 166 | version = "0.11.1" |
| 167 | source = "registry+https://github.com/rust-lang/crates.io-index" | 167 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 168 | checksum = "d965446196e3b7decd44aa7ee49e31d630118f90ef12f97900f262eb915c951d" | 168 | checksum = "32637268377fc7b10a8c6d51de3e7fba1ce5dd371a96e342b34e6078db558e7f" |
| 169 | 169 | ||
| 170 | [[package]] | 170 | [[package]] |
| 171 | name = "bip39" | 171 | name = "bip39" |
| 172 | version = "2.2.0" | 172 | version = "2.2.2" |
| 173 | source = "registry+https://github.com/rust-lang/crates.io-index" | 173 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 174 | checksum = "43d193de1f7487df1914d3a568b772458861d33f9c54249612cc2893d6915054" | 174 | checksum = "90dbd31c98227229239363921e60fcf5e558e43ec69094d46fc4996f08d1d5bc" |
| 175 | dependencies = [ | 175 | dependencies = [ |
| 176 | "bitcoin_hashes 0.13.0", | 176 | "bitcoin_hashes", |
| 177 | "serde", | 177 | "serde", |
| 178 | "unicode-normalization", | 178 | "unicode-normalization", |
| 179 | ] | 179 | ] |
| 180 | 180 | ||
| 181 | [[package]] | 181 | [[package]] |
| 182 | name = "bitcoin-internals" | ||
| 183 | version = "0.2.0" | ||
| 184 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| 185 | checksum = "9425c3bf7089c983facbae04de54513cce73b41c7f9ff8c845b54e7bc64ebbfb" | ||
| 186 | |||
| 187 | [[package]] | ||
| 188 | name = "bitcoin-io" | 182 | name = "bitcoin-io" |
| 189 | version = "0.1.3" | 183 | version = "0.1.4" |
| 190 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| 191 | checksum = "0b47c4ab7a93edb0c7198c5535ed9b52b63095f4e9b45279c6736cec4b856baf" | ||
| 192 | |||
| 193 | [[package]] | ||
| 194 | name = "bitcoin_hashes" | ||
| 195 | version = "0.13.0" | ||
| 196 | source = "registry+https://github.com/rust-lang/crates.io-index" | 184 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 197 | checksum = "1930a4dabfebb8d7d9992db18ebe3ae2876f0a305fab206fd168df931ede293b" | 185 | checksum = "2dee39a0ee5b4095224a0cfc6bf4cc1baf0f9624b96b367e53b66d974e51d953" |
| 198 | dependencies = [ | ||
| 199 | "bitcoin-internals", | ||
| 200 | "hex-conservative 0.1.2", | ||
| 201 | ] | ||
| 202 | 186 | ||
| 203 | [[package]] | 187 | [[package]] |
| 204 | name = "bitcoin_hashes" | 188 | name = "bitcoin_hashes" |
| 205 | version = "0.14.0" | 189 | version = "0.14.1" |
| 206 | source = "registry+https://github.com/rust-lang/crates.io-index" | 190 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 207 | checksum = "bb18c03d0db0247e147a21a6faafd5a7eb851c743db062de72018b6b7e8e4d16" | 191 | checksum = "26ec84b80c482df901772e931a9a681e26a1b9ee2302edeff23cb30328745c8b" |
| 208 | dependencies = [ | 192 | dependencies = [ |
| 209 | "bitcoin-io", | 193 | "bitcoin-io", |
| 210 | "hex-conservative 0.2.1", | 194 | "hex-conservative", |
| 211 | "serde", | 195 | "serde", |
| 212 | ] | 196 | ] |
| 213 | 197 | ||
| @@ -219,9 +203,9 @@ checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" | |||
| 219 | 203 | ||
| 220 | [[package]] | 204 | [[package]] |
| 221 | name = "bitflags" | 205 | name = "bitflags" |
| 222 | version = "2.10.0" | 206 | version = "2.11.0" |
| 223 | source = "registry+https://github.com/rust-lang/crates.io-index" | 207 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 224 | checksum = "812e12b5285cc515a9c72a5c1d3b6d46a19dac5acfef5265968c166106e31dd3" | 208 | checksum = "843867be96c8daad0d758b57df9392b6d8d271134fce549de6ce169ff98a92af" |
| 225 | dependencies = [ | 209 | dependencies = [ |
| 226 | "serde_core", | 210 | "serde_core", |
| 227 | ] | 211 | ] |
| @@ -252,9 +236,9 @@ checksum = "6160c957d8aa33d0a8ba1dbab98e3cb57023ad9374c501441e88559f99e6c4c9" | |||
| 252 | 236 | ||
| 253 | [[package]] | 237 | [[package]] |
| 254 | name = "bumpalo" | 238 | name = "bumpalo" |
| 255 | version = "3.19.0" | 239 | version = "3.20.2" |
| 256 | source = "registry+https://github.com/rust-lang/crates.io-index" | 240 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 257 | checksum = "46c5e41b57b8bba42a04676d81cb89e9ee8e859a1a66f80a5a72e1cb76b34d43" | 241 | checksum = "5d20789868f4b01b2f2caec9f5c4e0213b41e3e5702a50157d699ae31ced2fcb" |
| 258 | 242 | ||
| 259 | [[package]] | 243 | [[package]] |
| 260 | name = "byteorder" | 244 | name = "byteorder" |
| @@ -264,9 +248,9 @@ checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b" | |||
| 264 | 248 | ||
| 265 | [[package]] | 249 | [[package]] |
| 266 | name = "bytes" | 250 | name = "bytes" |
| 267 | version = "1.10.1" | 251 | version = "1.11.1" |
| 268 | source = "registry+https://github.com/rust-lang/crates.io-index" | 252 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 269 | checksum = "d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a" | 253 | checksum = "1e748733b7cbc798e1434b6ac524f0c1ff2ab456fe201501e6497c8417a4fc33" |
| 270 | 254 | ||
| 271 | [[package]] | 255 | [[package]] |
| 272 | name = "cbc" | 256 | name = "cbc" |
| @@ -279,9 +263,9 @@ dependencies = [ | |||
| 279 | 263 | ||
| 280 | [[package]] | 264 | [[package]] |
| 281 | name = "cc" | 265 | name = "cc" |
| 282 | version = "1.2.44" | 266 | version = "1.2.56" |
| 283 | source = "registry+https://github.com/rust-lang/crates.io-index" | 267 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 284 | checksum = "37521ac7aabe3d13122dc382493e20c9416f299d2ccd5b3a5340a2570cdeb0f3" | 268 | checksum = "aebf35691d1bfb0ac386a69bac2fde4dd276fb618cf8bf4f5318fe285e821bb2" |
| 285 | dependencies = [ | 269 | dependencies = [ |
| 286 | "find-msvc-tools", | 270 | "find-msvc-tools", |
| 287 | "shlex", | 271 | "shlex", |
| @@ -330,9 +314,9 @@ dependencies = [ | |||
| 330 | 314 | ||
| 331 | [[package]] | 315 | [[package]] |
| 332 | name = "clap" | 316 | name = "clap" |
| 333 | version = "4.5.51" | 317 | version = "4.5.60" |
| 334 | source = "registry+https://github.com/rust-lang/crates.io-index" | 318 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 335 | checksum = "4c26d721170e0295f191a69bd9a1f93efcdb0aff38684b61ab5750468972e5f5" | 319 | checksum = "2797f34da339ce31042b27d23607e051786132987f595b02ba4f6a6dffb7030a" |
| 336 | dependencies = [ | 320 | dependencies = [ |
| 337 | "clap_builder", | 321 | "clap_builder", |
| 338 | "clap_derive", | 322 | "clap_derive", |
| @@ -340,9 +324,9 @@ dependencies = [ | |||
| 340 | 324 | ||
| 341 | [[package]] | 325 | [[package]] |
| 342 | name = "clap_builder" | 326 | name = "clap_builder" |
| 343 | version = "4.5.51" | 327 | version = "4.5.60" |
| 344 | source = "registry+https://github.com/rust-lang/crates.io-index" | 328 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 345 | checksum = "75835f0c7bf681bfd05abe44e965760fea999a5286c6eb2d59883634fd02011a" | 329 | checksum = "24a241312cea5059b13574bb9b3861cabf758b879c15190b37b6d6fd63ab6876" |
| 346 | dependencies = [ | 330 | dependencies = [ |
| 347 | "anstream", | 331 | "anstream", |
| 348 | "anstyle", | 332 | "anstyle", |
| @@ -352,9 +336,9 @@ dependencies = [ | |||
| 352 | 336 | ||
| 353 | [[package]] | 337 | [[package]] |
| 354 | name = "clap_derive" | 338 | name = "clap_derive" |
| 355 | version = "4.5.49" | 339 | version = "4.5.55" |
| 356 | source = "registry+https://github.com/rust-lang/crates.io-index" | 340 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 357 | checksum = "2a0b5487afeab2deb2ff4e03a807ad1a03ac532ff5a2cee5d86884440c7f7671" | 341 | checksum = "a92793da1a46a5f2a02a6f4c46c6496b28c43638adea8306fcb0caa1634f24e5" |
| 358 | dependencies = [ | 342 | dependencies = [ |
| 359 | "heck", | 343 | "heck", |
| 360 | "proc-macro2", | 344 | "proc-macro2", |
| @@ -364,9 +348,9 @@ dependencies = [ | |||
| 364 | 348 | ||
| 365 | [[package]] | 349 | [[package]] |
| 366 | name = "clap_lex" | 350 | name = "clap_lex" |
| 367 | version = "0.7.6" | 351 | version = "1.0.0" |
| 368 | source = "registry+https://github.com/rust-lang/crates.io-index" | 352 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 369 | checksum = "a1d728cc89cf3aee9ff92b05e62b19ee65a02b5702cff7d5a377e32c6ae29d8d" | 353 | checksum = "3a822ea5bc7590f9d40f1ba12c0dc3c2760f3482c6984db1573ad11031420831" |
| 370 | 354 | ||
| 371 | [[package]] | 355 | [[package]] |
| 372 | name = "colorchoice" | 356 | name = "colorchoice" |
| @@ -385,6 +369,16 @@ dependencies = [ | |||
| 385 | ] | 369 | ] |
| 386 | 370 | ||
| 387 | [[package]] | 371 | [[package]] |
| 372 | name = "core-foundation" | ||
| 373 | version = "0.10.1" | ||
| 374 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| 375 | checksum = "b2a6cd9ae233e7f62ba4e9353e81a88df7fc8a5987b8d445b4d90c879bd156f6" | ||
| 376 | dependencies = [ | ||
| 377 | "core-foundation-sys", | ||
| 378 | "libc", | ||
| 379 | ] | ||
| 380 | |||
| 381 | [[package]] | ||
| 388 | name = "core-foundation-sys" | 382 | name = "core-foundation-sys" |
| 389 | version = "0.8.7" | 383 | version = "0.8.7" |
| 390 | source = "registry+https://github.com/rust-lang/crates.io-index" | 384 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| @@ -425,9 +419,9 @@ checksum = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28" | |||
| 425 | 419 | ||
| 426 | [[package]] | 420 | [[package]] |
| 427 | name = "crypto-common" | 421 | name = "crypto-common" |
| 428 | version = "0.1.6" | 422 | version = "0.1.7" |
| 429 | source = "registry+https://github.com/rust-lang/crates.io-index" | 423 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 430 | checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3" | 424 | checksum = "78c8292055d1c1df0cce5d180393dc8cce0abec0a7102adb6c7b1eef6016d60a" |
| 431 | dependencies = [ | 425 | dependencies = [ |
| 432 | "generic-array", | 426 | "generic-array", |
| 433 | "typenum", | 427 | "typenum", |
| @@ -448,9 +442,9 @@ dependencies = [ | |||
| 448 | 442 | ||
| 449 | [[package]] | 443 | [[package]] |
| 450 | name = "data-encoding" | 444 | name = "data-encoding" |
| 451 | version = "2.9.0" | 445 | version = "2.10.0" |
| 452 | source = "registry+https://github.com/rust-lang/crates.io-index" | 446 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 453 | checksum = "2a2330da5de22e8a3cb63252ce2abb30116bf5265e89c0e01bc17015ce30a476" | 447 | checksum = "d7a1e2f27636f116493b8b860f5546edb47c8d8f8ea73e1d2a20be88e28d1fea" |
| 454 | 448 | ||
| 455 | [[package]] | 449 | [[package]] |
| 456 | name = "digest" | 450 | name = "digest" |
| @@ -528,9 +522,9 @@ checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be" | |||
| 528 | 522 | ||
| 529 | [[package]] | 523 | [[package]] |
| 530 | name = "find-msvc-tools" | 524 | name = "find-msvc-tools" |
| 531 | version = "0.1.4" | 525 | version = "0.1.9" |
| 532 | source = "registry+https://github.com/rust-lang/crates.io-index" | 526 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 533 | checksum = "52051878f80a721bb68ebfbc930e07b65ba72f2da88968ea5c06fd6ca3d3a127" | 527 | checksum = "5baebc0774151f905a1a2cc41989300b1e6fbb29aff0ceffa1064fdd3088d582" |
| 534 | 528 | ||
| 535 | [[package]] | 529 | [[package]] |
| 536 | name = "flatbuffers" | 530 | name = "flatbuffers" |
| @@ -538,15 +532,15 @@ version = "25.12.19" | |||
| 538 | source = "registry+https://github.com/rust-lang/crates.io-index" | 532 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 539 | checksum = "35f6839d7b3b98adde531effaf34f0c2badc6f4735d26fe74709d8e513a96ef3" | 533 | checksum = "35f6839d7b3b98adde531effaf34f0c2badc6f4735d26fe74709d8e513a96ef3" |
| 540 | dependencies = [ | 534 | dependencies = [ |
| 541 | "bitflags 2.10.0", | 535 | "bitflags 2.11.0", |
| 542 | "rustc_version", | 536 | "rustc_version", |
| 543 | ] | 537 | ] |
| 544 | 538 | ||
| 545 | [[package]] | 539 | [[package]] |
| 546 | name = "flate2" | 540 | name = "flate2" |
| 547 | version = "1.1.5" | 541 | version = "1.1.9" |
| 548 | source = "registry+https://github.com/rust-lang/crates.io-index" | 542 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 549 | checksum = "bfe33edd8e85a12a67454e37f8c75e730830d83e313556ab9ebf9ee7fbeb3bfb" | 543 | checksum = "843fba2746e448b37e26a819579957415c8cef339bf08564fe8b7ddbd959573c" |
| 550 | dependencies = [ | 544 | dependencies = [ |
| 551 | "crc32fast", | 545 | "crc32fast", |
| 552 | "miniz_oxide", | 546 | "miniz_oxide", |
| @@ -571,6 +565,12 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||
| 571 | checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" | 565 | checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" |
| 572 | 566 | ||
| 573 | [[package]] | 567 | [[package]] |
| 568 | name = "foldhash" | ||
| 569 | version = "0.1.5" | ||
| 570 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| 571 | checksum = "d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2" | ||
| 572 | |||
| 573 | [[package]] | ||
| 574 | name = "foreign-types" | 574 | name = "foreign-types" |
| 575 | version = "0.3.2" | 575 | version = "0.3.2" |
| 576 | source = "registry+https://github.com/rust-lang/crates.io-index" | 576 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| @@ -596,9 +596,9 @@ dependencies = [ | |||
| 596 | 596 | ||
| 597 | [[package]] | 597 | [[package]] |
| 598 | name = "futures" | 598 | name = "futures" |
| 599 | version = "0.3.31" | 599 | version = "0.3.32" |
| 600 | source = "registry+https://github.com/rust-lang/crates.io-index" | 600 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 601 | checksum = "65bc07b1a8bc7c85c5f2e110c476c7389b4554ba72af57d8445ea63a576b0876" | 601 | checksum = "8b147ee9d1f6d097cef9ce628cd2ee62288d963e16fb287bd9286455b241382d" |
| 602 | dependencies = [ | 602 | dependencies = [ |
| 603 | "futures-channel", | 603 | "futures-channel", |
| 604 | "futures-core", | 604 | "futures-core", |
| @@ -610,9 +610,9 @@ dependencies = [ | |||
| 610 | 610 | ||
| 611 | [[package]] | 611 | [[package]] |
| 612 | name = "futures-channel" | 612 | name = "futures-channel" |
| 613 | version = "0.3.31" | 613 | version = "0.3.32" |
| 614 | source = "registry+https://github.com/rust-lang/crates.io-index" | 614 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 615 | checksum = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10" | 615 | checksum = "07bbe89c50d7a535e539b8c17bc0b49bdb77747034daa8087407d655f3f7cc1d" |
| 616 | dependencies = [ | 616 | dependencies = [ |
| 617 | "futures-core", | 617 | "futures-core", |
| 618 | "futures-sink", | 618 | "futures-sink", |
| @@ -620,21 +620,21 @@ dependencies = [ | |||
| 620 | 620 | ||
| 621 | [[package]] | 621 | [[package]] |
| 622 | name = "futures-core" | 622 | name = "futures-core" |
| 623 | version = "0.3.31" | 623 | version = "0.3.32" |
| 624 | source = "registry+https://github.com/rust-lang/crates.io-index" | 624 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 625 | checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e" | 625 | checksum = "7e3450815272ef58cec6d564423f6e755e25379b217b0bc688e295ba24df6b1d" |
| 626 | 626 | ||
| 627 | [[package]] | 627 | [[package]] |
| 628 | name = "futures-io" | 628 | name = "futures-io" |
| 629 | version = "0.3.31" | 629 | version = "0.3.32" |
| 630 | source = "registry+https://github.com/rust-lang/crates.io-index" | 630 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 631 | checksum = "9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6" | 631 | checksum = "cecba35d7ad927e23624b22ad55235f2239cfa44fd10428eecbeba6d6a717718" |
| 632 | 632 | ||
| 633 | [[package]] | 633 | [[package]] |
| 634 | name = "futures-macro" | 634 | name = "futures-macro" |
| 635 | version = "0.3.31" | 635 | version = "0.3.32" |
| 636 | source = "registry+https://github.com/rust-lang/crates.io-index" | 636 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 637 | checksum = "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650" | 637 | checksum = "e835b70203e41293343137df5c0664546da5745f82ec9b84d40be8336958447b" |
| 638 | dependencies = [ | 638 | dependencies = [ |
| 639 | "proc-macro2", | 639 | "proc-macro2", |
| 640 | "quote", | 640 | "quote", |
| @@ -643,21 +643,21 @@ dependencies = [ | |||
| 643 | 643 | ||
| 644 | [[package]] | 644 | [[package]] |
| 645 | name = "futures-sink" | 645 | name = "futures-sink" |
| 646 | version = "0.3.31" | 646 | version = "0.3.32" |
| 647 | source = "registry+https://github.com/rust-lang/crates.io-index" | 647 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 648 | checksum = "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7" | 648 | checksum = "c39754e157331b013978ec91992bde1ac089843443c49cbc7f46150b0fad0893" |
| 649 | 649 | ||
| 650 | [[package]] | 650 | [[package]] |
| 651 | name = "futures-task" | 651 | name = "futures-task" |
| 652 | version = "0.3.31" | 652 | version = "0.3.32" |
| 653 | source = "registry+https://github.com/rust-lang/crates.io-index" | 653 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 654 | checksum = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988" | 654 | checksum = "037711b3d59c33004d3856fbdc83b99d4ff37a24768fa1be9ce3538a1cde4393" |
| 655 | 655 | ||
| 656 | [[package]] | 656 | [[package]] |
| 657 | name = "futures-util" | 657 | name = "futures-util" |
| 658 | version = "0.3.31" | 658 | version = "0.3.32" |
| 659 | source = "registry+https://github.com/rust-lang/crates.io-index" | 659 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 660 | checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81" | 660 | checksum = "389ca41296e6190b48053de0321d02a77f32f8a5d2461dd38762c0593805c6d6" |
| 661 | dependencies = [ | 661 | dependencies = [ |
| 662 | "futures-channel", | 662 | "futures-channel", |
| 663 | "futures-core", | 663 | "futures-core", |
| @@ -667,15 +667,14 @@ dependencies = [ | |||
| 667 | "futures-task", | 667 | "futures-task", |
| 668 | "memchr", | 668 | "memchr", |
| 669 | "pin-project-lite", | 669 | "pin-project-lite", |
| 670 | "pin-utils", | ||
| 671 | "slab", | 670 | "slab", |
| 672 | ] | 671 | ] |
| 673 | 672 | ||
| 674 | [[package]] | 673 | [[package]] |
| 675 | name = "generic-array" | 674 | name = "generic-array" |
| 676 | version = "0.14.9" | 675 | version = "0.14.7" |
| 677 | source = "registry+https://github.com/rust-lang/crates.io-index" | 676 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 678 | checksum = "4bb6743198531e02858aeaea5398fcc883e71851fcbcb5a2f773e2fb6cb1edf2" | 677 | checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a" |
| 679 | dependencies = [ | 678 | dependencies = [ |
| 680 | "typenum", | 679 | "typenum", |
| 681 | "version_check", | 680 | "version_check", |
| @@ -683,9 +682,9 @@ dependencies = [ | |||
| 683 | 682 | ||
| 684 | [[package]] | 683 | [[package]] |
| 685 | name = "getrandom" | 684 | name = "getrandom" |
| 686 | version = "0.2.16" | 685 | version = "0.2.17" |
| 687 | source = "registry+https://github.com/rust-lang/crates.io-index" | 686 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 688 | checksum = "335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592" | 687 | checksum = "ff2abc00be7fca6ebc474524697ae276ad847ad0a6b3faa4bcb027e9a4614ad0" |
| 689 | dependencies = [ | 688 | dependencies = [ |
| 690 | "cfg-if", | 689 | "cfg-if", |
| 691 | "js-sys", | 690 | "js-sys", |
| @@ -707,6 +706,19 @@ dependencies = [ | |||
| 707 | ] | 706 | ] |
| 708 | 707 | ||
| 709 | [[package]] | 708 | [[package]] |
| 709 | name = "getrandom" | ||
| 710 | version = "0.4.1" | ||
| 711 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| 712 | checksum = "139ef39800118c7683f2fd3c98c1b23c09ae076556b435f8e9064ae108aaeeec" | ||
| 713 | dependencies = [ | ||
| 714 | "cfg-if", | ||
| 715 | "libc", | ||
| 716 | "r-efi", | ||
| 717 | "wasip2", | ||
| 718 | "wasip3", | ||
| 719 | ] | ||
| 720 | |||
| 721 | [[package]] | ||
| 710 | name = "gloo-timers" | 722 | name = "gloo-timers" |
| 711 | version = "0.3.0" | 723 | version = "0.3.0" |
| 712 | source = "registry+https://github.com/rust-lang/crates.io-index" | 724 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| @@ -757,16 +769,16 @@ dependencies = [ | |||
| 757 | 769 | ||
| 758 | [[package]] | 770 | [[package]] |
| 759 | name = "h2" | 771 | name = "h2" |
| 760 | version = "0.4.12" | 772 | version = "0.4.13" |
| 761 | source = "registry+https://github.com/rust-lang/crates.io-index" | 773 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 762 | checksum = "f3c0b69cfcb4e1b9f1bf2f53f95f766e4661169728ec61cd3fe5a0166f2d1386" | 774 | checksum = "2f44da3a8150a6703ed5d34e164b875fd14c2cdab9af1252a9a1020bde2bdc54" |
| 763 | dependencies = [ | 775 | dependencies = [ |
| 764 | "atomic-waker", | 776 | "atomic-waker", |
| 765 | "bytes", | 777 | "bytes", |
| 766 | "fnv", | 778 | "fnv", |
| 767 | "futures-core", | 779 | "futures-core", |
| 768 | "futures-sink", | 780 | "futures-sink", |
| 769 | "http 1.3.1", | 781 | "http 1.4.0", |
| 770 | "indexmap", | 782 | "indexmap", |
| 771 | "slab", | 783 | "slab", |
| 772 | "tokio", | 784 | "tokio", |
| @@ -782,9 +794,18 @@ checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1" | |||
| 782 | 794 | ||
| 783 | [[package]] | 795 | [[package]] |
| 784 | name = "hashbrown" | 796 | name = "hashbrown" |
| 785 | version = "0.16.0" | 797 | version = "0.15.5" |
| 798 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| 799 | checksum = "9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1" | ||
| 800 | dependencies = [ | ||
| 801 | "foldhash", | ||
| 802 | ] | ||
| 803 | |||
| 804 | [[package]] | ||
| 805 | name = "hashbrown" | ||
| 806 | version = "0.16.1" | ||
| 786 | source = "registry+https://github.com/rust-lang/crates.io-index" | 807 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 787 | checksum = "5419bdc4f6a9207fbeba6d11b604d481addf78ecd10c11ad51e76c2f6482748d" | 808 | checksum = "841d1cc9bed7f9236f321df977030373f4a4163ae1a7dbfe1a51a2c1a51d9100" |
| 788 | 809 | ||
| 789 | [[package]] | 810 | [[package]] |
| 790 | name = "heck" | 811 | name = "heck" |
| @@ -798,7 +819,7 @@ version = "0.20.5" | |||
| 798 | source = "registry+https://github.com/rust-lang/crates.io-index" | 819 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 799 | checksum = "7d4f449bab7320c56003d37732a917e18798e2f1709d80263face2b4f9436ddb" | 820 | checksum = "7d4f449bab7320c56003d37732a917e18798e2f1709d80263face2b4f9436ddb" |
| 800 | dependencies = [ | 821 | dependencies = [ |
| 801 | "bitflags 2.10.0", | 822 | "bitflags 2.11.0", |
| 802 | "byteorder", | 823 | "byteorder", |
| 803 | "heed-traits", | 824 | "heed-traits", |
| 804 | "heed-types", | 825 | "heed-types", |
| @@ -834,15 +855,9 @@ checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70" | |||
| 834 | 855 | ||
| 835 | [[package]] | 856 | [[package]] |
| 836 | name = "hex-conservative" | 857 | name = "hex-conservative" |
| 837 | version = "0.1.2" | 858 | version = "0.2.2" |
| 838 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| 839 | checksum = "212ab92002354b4819390025006c897e8140934349e8635c9b077f47b4dcbd20" | ||
| 840 | |||
| 841 | [[package]] | ||
| 842 | name = "hex-conservative" | ||
| 843 | version = "0.2.1" | ||
| 844 | source = "registry+https://github.com/rust-lang/crates.io-index" | 859 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 845 | checksum = "5313b072ce3c597065a808dbf612c4c8e8590bdbf8b579508bf7a762c5eae6cd" | 860 | checksum = "fda06d18ac606267c40c04e41b9947729bf8b9efe74bd4e82b61a5f26a510b9f" |
| 846 | dependencies = [ | 861 | dependencies = [ |
| 847 | "arrayvec", | 862 | "arrayvec", |
| 848 | ] | 863 | ] |
| @@ -869,12 +884,11 @@ dependencies = [ | |||
| 869 | 884 | ||
| 870 | [[package]] | 885 | [[package]] |
| 871 | name = "http" | 886 | name = "http" |
| 872 | version = "1.3.1" | 887 | version = "1.4.0" |
| 873 | source = "registry+https://github.com/rust-lang/crates.io-index" | 888 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 874 | checksum = "f4a85d31aea989eead29a3aaf9e1115a180df8282431156e533de47660892565" | 889 | checksum = "e3ba2a386d7f85a81f119ad7498ebe444d2e22c2af0b86b069416ace48b3311a" |
| 875 | dependencies = [ | 890 | dependencies = [ |
| 876 | "bytes", | 891 | "bytes", |
| 877 | "fnv", | ||
| 878 | "itoa", | 892 | "itoa", |
| 879 | ] | 893 | ] |
| 880 | 894 | ||
| @@ -896,7 +910,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||
| 896 | checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184" | 910 | checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184" |
| 897 | dependencies = [ | 911 | dependencies = [ |
| 898 | "bytes", | 912 | "bytes", |
| 899 | "http 1.3.1", | 913 | "http 1.4.0", |
| 900 | ] | 914 | ] |
| 901 | 915 | ||
| 902 | [[package]] | 916 | [[package]] |
| @@ -907,7 +921,7 @@ checksum = "b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a" | |||
| 907 | dependencies = [ | 921 | dependencies = [ |
| 908 | "bytes", | 922 | "bytes", |
| 909 | "futures-core", | 923 | "futures-core", |
| 910 | "http 1.3.1", | 924 | "http 1.4.0", |
| 911 | "http-body 1.0.1", | 925 | "http-body 1.0.1", |
| 912 | "pin-project-lite", | 926 | "pin-project-lite", |
| 913 | ] | 927 | ] |
| @@ -958,8 +972,8 @@ dependencies = [ | |||
| 958 | "bytes", | 972 | "bytes", |
| 959 | "futures-channel", | 973 | "futures-channel", |
| 960 | "futures-core", | 974 | "futures-core", |
| 961 | "h2 0.4.12", | 975 | "h2 0.4.13", |
| 962 | "http 1.3.1", | 976 | "http 1.4.0", |
| 963 | "http-body 1.0.1", | 977 | "http-body 1.0.1", |
| 964 | "httparse", | 978 | "httparse", |
| 965 | "httpdate", | 979 | "httpdate", |
| @@ -977,7 +991,7 @@ version = "0.27.7" | |||
| 977 | source = "registry+https://github.com/rust-lang/crates.io-index" | 991 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 978 | checksum = "e3c93eb611681b207e1fe55d5a71ecf91572ec8a6705cdb6857f7d8d5242cf58" | 992 | checksum = "e3c93eb611681b207e1fe55d5a71ecf91572ec8a6705cdb6857f7d8d5242cf58" |
| 979 | dependencies = [ | 993 | dependencies = [ |
| 980 | "http 1.3.1", | 994 | "http 1.4.0", |
| 981 | "hyper 1.8.1", | 995 | "hyper 1.8.1", |
| 982 | "hyper-util", | 996 | "hyper-util", |
| 983 | "rustls", | 997 | "rustls", |
| @@ -1018,24 +1032,23 @@ dependencies = [ | |||
| 1018 | 1032 | ||
| 1019 | [[package]] | 1033 | [[package]] |
| 1020 | name = "hyper-util" | 1034 | name = "hyper-util" |
| 1021 | version = "0.1.18" | 1035 | version = "0.1.20" |
| 1022 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1036 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1023 | checksum = "52e9a2a24dc5c6821e71a7030e1e14b7b632acac55c40e9d2e082c621261bb56" | 1037 | checksum = "96547c2556ec9d12fb1578c4eaf448b04993e7fb79cbaad930a656880a6bdfa0" |
| 1024 | dependencies = [ | 1038 | dependencies = [ |
| 1025 | "base64 0.22.1", | 1039 | "base64 0.22.1", |
| 1026 | "bytes", | 1040 | "bytes", |
| 1027 | "futures-channel", | 1041 | "futures-channel", |
| 1028 | "futures-core", | ||
| 1029 | "futures-util", | 1042 | "futures-util", |
| 1030 | "http 1.3.1", | 1043 | "http 1.4.0", |
| 1031 | "http-body 1.0.1", | 1044 | "http-body 1.0.1", |
| 1032 | "hyper 1.8.1", | 1045 | "hyper 1.8.1", |
| 1033 | "ipnet", | 1046 | "ipnet", |
| 1034 | "libc", | 1047 | "libc", |
| 1035 | "percent-encoding", | 1048 | "percent-encoding", |
| 1036 | "pin-project-lite", | 1049 | "pin-project-lite", |
| 1037 | "socket2 0.6.1", | 1050 | "socket2 0.6.2", |
| 1038 | "system-configuration", | 1051 | "system-configuration 0.7.0", |
| 1039 | "tokio", | 1052 | "tokio", |
| 1040 | "tower-service", | 1053 | "tower-service", |
| 1041 | "tracing", | 1054 | "tracing", |
| @@ -1090,9 +1103,9 @@ checksum = "7aedcccd01fc5fe81e6b489c15b247b8b0690feb23304303a9e560f37efc560a" | |||
| 1090 | 1103 | ||
| 1091 | [[package]] | 1104 | [[package]] |
| 1092 | name = "icu_properties" | 1105 | name = "icu_properties" |
| 1093 | version = "2.1.1" | 1106 | version = "2.1.2" |
| 1094 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1107 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1095 | checksum = "e93fcd3157766c0c8da2f8cff6ce651a31f0810eaa1c51ec363ef790bbb5fb99" | 1108 | checksum = "020bfc02fe870ec3a66d93e677ccca0562506e5872c650f893269e08615d74ec" |
| 1096 | dependencies = [ | 1109 | dependencies = [ |
| 1097 | "icu_collections", | 1110 | "icu_collections", |
| 1098 | "icu_locale_core", | 1111 | "icu_locale_core", |
| @@ -1104,9 +1117,9 @@ dependencies = [ | |||
| 1104 | 1117 | ||
| 1105 | [[package]] | 1118 | [[package]] |
| 1106 | name = "icu_properties_data" | 1119 | name = "icu_properties_data" |
| 1107 | version = "2.1.1" | 1120 | version = "2.1.2" |
| 1108 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1121 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1109 | checksum = "02845b3647bb045f1100ecd6480ff52f34c35f82d9880e029d329c21d1054899" | 1122 | checksum = "616c294cf8d725c6afcd8f55abc17c56464ef6211f9ed59cccffe534129c77af" |
| 1110 | 1123 | ||
| 1111 | [[package]] | 1124 | [[package]] |
| 1112 | name = "icu_provider" | 1125 | name = "icu_provider" |
| @@ -1124,6 +1137,12 @@ dependencies = [ | |||
| 1124 | ] | 1137 | ] |
| 1125 | 1138 | ||
| 1126 | [[package]] | 1139 | [[package]] |
| 1140 | name = "id-arena" | ||
| 1141 | version = "2.3.0" | ||
| 1142 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| 1143 | checksum = "3d3067d79b975e8844ca9eb072e16b31c3c1c36928edf9c6789548c524d0d954" | ||
| 1144 | |||
| 1145 | [[package]] | ||
| 1127 | name = "idna" | 1146 | name = "idna" |
| 1128 | version = "1.1.0" | 1147 | version = "1.1.0" |
| 1129 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1148 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| @@ -1146,12 +1165,14 @@ dependencies = [ | |||
| 1146 | 1165 | ||
| 1147 | [[package]] | 1166 | [[package]] |
| 1148 | name = "indexmap" | 1167 | name = "indexmap" |
| 1149 | version = "2.12.0" | 1168 | version = "2.13.0" |
| 1150 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1169 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1151 | checksum = "6717a8d2a5a929a1a2eb43a12812498ed141a0bcfb7e8f7844fbdbe4303bba9f" | 1170 | checksum = "7714e70437a7dc3ac8eb7e6f8df75fd8eb422675fc7678aff7364301092b1017" |
| 1152 | dependencies = [ | 1171 | dependencies = [ |
| 1153 | "equivalent", | 1172 | "equivalent", |
| 1154 | "hashbrown 0.16.0", | 1173 | "hashbrown 0.16.1", |
| 1174 | "serde", | ||
| 1175 | "serde_core", | ||
| 1155 | ] | 1176 | ] |
| 1156 | 1177 | ||
| 1157 | [[package]] | 1178 | [[package]] |
| @@ -1181,9 +1202,9 @@ checksum = "469fb0b9cefa57e3ef31275ee7cacb78f2fdca44e4765491884a2b119d4eb130" | |||
| 1181 | 1202 | ||
| 1182 | [[package]] | 1203 | [[package]] |
| 1183 | name = "iri-string" | 1204 | name = "iri-string" |
| 1184 | version = "0.7.9" | 1205 | version = "0.7.10" |
| 1185 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1206 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1186 | checksum = "4f867b9d1d896b67beb18518eda36fdb77a32ea590de864f1325b294a6d14397" | 1207 | checksum = "c91338f0783edbd6195decb37bae672fd3b165faffb89bf7b9e6942f8b1a731a" |
| 1187 | dependencies = [ | 1208 | dependencies = [ |
| 1188 | "memchr", | 1209 | "memchr", |
| 1189 | "serde", | 1210 | "serde", |
| @@ -1197,15 +1218,15 @@ checksum = "a6cb138bb79a146c1bd460005623e142ef0181e3d0219cb493e02f7d08a35695" | |||
| 1197 | 1218 | ||
| 1198 | [[package]] | 1219 | [[package]] |
| 1199 | name = "itoa" | 1220 | name = "itoa" |
| 1200 | version = "1.0.15" | 1221 | version = "1.0.17" |
| 1201 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1222 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1202 | checksum = "4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c" | 1223 | checksum = "92ecc6618181def0457392ccd0ee51198e065e016d1d527a7ac1b6dc7c1f09d2" |
| 1203 | 1224 | ||
| 1204 | [[package]] | 1225 | [[package]] |
| 1205 | name = "js-sys" | 1226 | name = "js-sys" |
| 1206 | version = "0.3.82" | 1227 | version = "0.3.90" |
| 1207 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1228 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1208 | checksum = "b011eec8cc36da2aab2d5cff675ec18454fad408585853910a202391cf9f8e65" | 1229 | checksum = "14dc6f6450b3f6d4ed5b16327f38fed626d375a886159ca555bd7822c0c3a5a6" |
| 1209 | dependencies = [ | 1230 | dependencies = [ |
| 1210 | "once_cell", | 1231 | "once_cell", |
| 1211 | "wasm-bindgen", | 1232 | "wasm-bindgen", |
| @@ -1218,16 +1239,22 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||
| 1218 | checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe" | 1239 | checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe" |
| 1219 | 1240 | ||
| 1220 | [[package]] | 1241 | [[package]] |
| 1242 | name = "leb128fmt" | ||
| 1243 | version = "0.1.0" | ||
| 1244 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| 1245 | checksum = "09edd9e8b54e49e587e4f6295a7d29c3ea94d469cb40ab8ca70b288248a81db2" | ||
| 1246 | |||
| 1247 | [[package]] | ||
| 1221 | name = "libc" | 1248 | name = "libc" |
| 1222 | version = "0.2.177" | 1249 | version = "0.2.182" |
| 1223 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1250 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1224 | checksum = "2874a2af47a2325c2001a6e6fad9b16a53b802102b528163885171cf92b15976" | 1251 | checksum = "6800badb6cb2082ffd7b6a67e6125bb39f18782f793520caee8cb8846be06112" |
| 1225 | 1252 | ||
| 1226 | [[package]] | 1253 | [[package]] |
| 1227 | name = "linux-raw-sys" | 1254 | name = "linux-raw-sys" |
| 1228 | version = "0.11.0" | 1255 | version = "0.12.1" |
| 1229 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1256 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1230 | checksum = "df1d3c3b53da64cf5760482273a98e575c651a67eec7f77df96b5b642de8f039" | 1257 | checksum = "32a66949e030da00e8c7d4434b251670a91556f4144941d37452769c25d58a53" |
| 1231 | 1258 | ||
| 1232 | [[package]] | 1259 | [[package]] |
| 1233 | name = "litemap" | 1260 | name = "litemap" |
| @@ -1257,15 +1284,15 @@ dependencies = [ | |||
| 1257 | 1284 | ||
| 1258 | [[package]] | 1285 | [[package]] |
| 1259 | name = "log" | 1286 | name = "log" |
| 1260 | version = "0.4.28" | 1287 | version = "0.4.29" |
| 1261 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1288 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1262 | checksum = "34080505efa8e45a4b816c349525ebe327ceaa8559756f0356cba97ef3bf7432" | 1289 | checksum = "5e5032e24019045c762d3c0f28f5b6b8bbf38563a65908389bf7978758920897" |
| 1263 | 1290 | ||
| 1264 | [[package]] | 1291 | [[package]] |
| 1265 | name = "lru" | 1292 | name = "lru" |
| 1266 | version = "0.16.2" | 1293 | version = "0.16.3" |
| 1267 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1294 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1268 | checksum = "96051b46fc183dc9cd4a223960ef37b9af631b55191852a8274bfef064cda20f" | 1295 | checksum = "a1dc47f592c06f33f8e3aea9591776ec7c9f9e4124778ff8a3c3b87159f7e593" |
| 1269 | 1296 | ||
| 1270 | [[package]] | 1297 | [[package]] |
| 1271 | name = "matchers" | 1298 | name = "matchers" |
| @@ -1278,9 +1305,9 @@ dependencies = [ | |||
| 1278 | 1305 | ||
| 1279 | [[package]] | 1306 | [[package]] |
| 1280 | name = "memchr" | 1307 | name = "memchr" |
| 1281 | version = "2.7.6" | 1308 | version = "2.8.0" |
| 1282 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1309 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1283 | checksum = "f52b00d39961fc5b2736ea853c9cc86238e165017a493d1d5c8eac6bdc4cc273" | 1310 | checksum = "f8ca58f447f06ed17d5fc4043ce1b10dd205e060fb3ce5b979b8ed8e59ff3f79" |
| 1284 | 1311 | ||
| 1285 | [[package]] | 1312 | [[package]] |
| 1286 | name = "mime" | 1313 | name = "mime" |
| @@ -1300,9 +1327,9 @@ dependencies = [ | |||
| 1300 | 1327 | ||
| 1301 | [[package]] | 1328 | [[package]] |
| 1302 | name = "mio" | 1329 | name = "mio" |
| 1303 | version = "1.1.0" | 1330 | version = "1.1.1" |
| 1304 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1331 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1305 | checksum = "69d83b0086dc8ecf3ce9ae2874b2d1290252e2a30720bea58a5c6639b0092873" | 1332 | checksum = "a69bcab0ad47271a0234d9422b131806bf3968021e5dc9328caf2d4cd58557fc" |
| 1306 | dependencies = [ | 1333 | dependencies = [ |
| 1307 | "libc", | 1334 | "libc", |
| 1308 | "wasi", | 1335 | "wasi", |
| @@ -1315,14 +1342,14 @@ version = "0.7.0" | |||
| 1315 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1342 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1316 | checksum = "6a51313c5820b0b02bd422f4b44776fbf47961755c74ce64afc73bfad10226c3" | 1343 | checksum = "6a51313c5820b0b02bd422f4b44776fbf47961755c74ce64afc73bfad10226c3" |
| 1317 | dependencies = [ | 1344 | dependencies = [ |
| 1318 | "getrandom 0.2.16", | 1345 | "getrandom 0.2.17", |
| 1319 | ] | 1346 | ] |
| 1320 | 1347 | ||
| 1321 | [[package]] | 1348 | [[package]] |
| 1322 | name = "native-tls" | 1349 | name = "native-tls" |
| 1323 | version = "0.2.14" | 1350 | version = "0.2.18" |
| 1324 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1351 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1325 | checksum = "87de3442987e9dbec73158d5c715e7ad9072fda936bb03d19d7fa10e00520f0e" | 1352 | checksum = "465500e14ea162429d264d44189adc38b199b62b1c21eea9f69e4b73cb03bbf2" |
| 1326 | dependencies = [ | 1353 | dependencies = [ |
| 1327 | "libc", | 1354 | "libc", |
| 1328 | "log", | 1355 | "log", |
| @@ -1343,7 +1370,7 @@ checksum = "f0efe882e02d206d8d279c20eb40e03baf7cb5136a1476dc084a324fbc3ec42d" | |||
| 1343 | 1370 | ||
| 1344 | [[package]] | 1371 | [[package]] |
| 1345 | name = "ngit-grasp" | 1372 | name = "ngit-grasp" |
| 1346 | version = "1.0.0" | 1373 | version = "1.0.1" |
| 1347 | dependencies = [ | 1374 | dependencies = [ |
| 1348 | "anyhow", | 1375 | "anyhow", |
| 1349 | "async-trait", | 1376 | "async-trait", |
| @@ -1364,7 +1391,7 @@ dependencies = [ | |||
| 1364 | "nostr-sdk", | 1391 | "nostr-sdk", |
| 1365 | "prometheus", | 1392 | "prometheus", |
| 1366 | "rand 0.8.5", | 1393 | "rand 0.8.5", |
| 1367 | "reqwest 0.12.24", | 1394 | "reqwest 0.12.28", |
| 1368 | "serde", | 1395 | "serde", |
| 1369 | "serde_json", | 1396 | "serde_json", |
| 1370 | "tempfile", | 1397 | "tempfile", |
| @@ -1381,7 +1408,7 @@ dependencies = [ | |||
| 1381 | "base64 0.22.1", | 1408 | "base64 0.22.1", |
| 1382 | "bech32", | 1409 | "bech32", |
| 1383 | "bip39", | 1410 | "bip39", |
| 1384 | "bitcoin_hashes 0.14.0", | 1411 | "bitcoin_hashes", |
| 1385 | "cbc", | 1412 | "cbc", |
| 1386 | "chacha20", | 1413 | "chacha20", |
| 1387 | "chacha20poly1305", | 1414 | "chacha20poly1305", |
| @@ -1512,7 +1539,7 @@ version = "0.10.75" | |||
| 1512 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1539 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1513 | checksum = "08838db121398ad17ab8531ce9de97b244589089e290a384c900cb9ff7434328" | 1540 | checksum = "08838db121398ad17ab8531ce9de97b244589089e290a384c900cb9ff7434328" |
| 1514 | dependencies = [ | 1541 | dependencies = [ |
| 1515 | "bitflags 2.10.0", | 1542 | "bitflags 2.11.0", |
| 1516 | "cfg-if", | 1543 | "cfg-if", |
| 1517 | "foreign-types", | 1544 | "foreign-types", |
| 1518 | "libc", | 1545 | "libc", |
| @@ -1534,9 +1561,9 @@ dependencies = [ | |||
| 1534 | 1561 | ||
| 1535 | [[package]] | 1562 | [[package]] |
| 1536 | name = "openssl-probe" | 1563 | name = "openssl-probe" |
| 1537 | version = "0.1.6" | 1564 | version = "0.2.1" |
| 1538 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1565 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1539 | checksum = "d05e27ee213611ffe7d6348b942e8f942b37114c00cc03cec254295a4a17852e" | 1566 | checksum = "7c87def4c32ab89d880effc9e097653c8da5d6ef28e6b539d313baaacfbafcbe" |
| 1540 | 1567 | ||
| 1541 | [[package]] | 1568 | [[package]] |
| 1542 | name = "openssl-sys" | 1569 | name = "openssl-sys" |
| @@ -1654,9 +1681,9 @@ dependencies = [ | |||
| 1654 | 1681 | ||
| 1655 | [[package]] | 1682 | [[package]] |
| 1656 | name = "pin-project-lite" | 1683 | name = "pin-project-lite" |
| 1657 | version = "0.2.16" | 1684 | version = "0.2.17" |
| 1658 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1685 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1659 | checksum = "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b" | 1686 | checksum = "a89322df9ebe1c1578d689c92318e070967d1042b512afbe49518723f4e6d5cd" |
| 1660 | 1687 | ||
| 1661 | [[package]] | 1688 | [[package]] |
| 1662 | name = "pin-utils" | 1689 | name = "pin-utils" |
| @@ -1700,10 +1727,20 @@ dependencies = [ | |||
| 1700 | ] | 1727 | ] |
| 1701 | 1728 | ||
| 1702 | [[package]] | 1729 | [[package]] |
| 1730 | name = "prettyplease" | ||
| 1731 | version = "0.2.37" | ||
| 1732 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| 1733 | checksum = "479ca8adacdd7ce8f1fb39ce9ecccbfe93a3f1344b3d0d97f20bc0196208f62b" | ||
| 1734 | dependencies = [ | ||
| 1735 | "proc-macro2", | ||
| 1736 | "syn", | ||
| 1737 | ] | ||
| 1738 | |||
| 1739 | [[package]] | ||
| 1703 | name = "proc-macro2" | 1740 | name = "proc-macro2" |
| 1704 | version = "1.0.103" | 1741 | version = "1.0.106" |
| 1705 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1742 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1706 | checksum = "5ee95bc4ef87b8d5ba32e8b7714ccc834865276eab0aed5c9958d00ec45f49e8" | 1743 | checksum = "8fd00f0bb2e90d81d1044c2b32617f68fcb9fa3bb7640c23e9c748e53fb30934" |
| 1707 | dependencies = [ | 1744 | dependencies = [ |
| 1708 | "unicode-ident", | 1745 | "unicode-ident", |
| 1709 | ] | 1746 | ] |
| @@ -1731,9 +1768,9 @@ checksum = "106dd99e98437432fed6519dedecfade6a06a73bb7b2a1e019fdd2bee5778d94" | |||
| 1731 | 1768 | ||
| 1732 | [[package]] | 1769 | [[package]] |
| 1733 | name = "quote" | 1770 | name = "quote" |
| 1734 | version = "1.0.41" | 1771 | version = "1.0.44" |
| 1735 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1772 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1736 | checksum = "ce25767e7b499d1b604768e7cde645d14cc8584231ea6b295e9c9eb22c02e1d1" | 1773 | checksum = "21b2ebcf727b7760c461f091f9f0f539b77b8e87f2fd88131e7f1b433b3cece4" |
| 1737 | dependencies = [ | 1774 | dependencies = [ |
| 1738 | "proc-macro2", | 1775 | "proc-macro2", |
| 1739 | ] | 1776 | ] |
| @@ -1762,7 +1799,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||
| 1762 | checksum = "6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1" | 1799 | checksum = "6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1" |
| 1763 | dependencies = [ | 1800 | dependencies = [ |
| 1764 | "rand_chacha 0.9.0", | 1801 | "rand_chacha 0.9.0", |
| 1765 | "rand_core 0.9.3", | 1802 | "rand_core 0.9.5", |
| 1766 | ] | 1803 | ] |
| 1767 | 1804 | ||
| 1768 | [[package]] | 1805 | [[package]] |
| @@ -1782,7 +1819,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||
| 1782 | checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb" | 1819 | checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb" |
| 1783 | dependencies = [ | 1820 | dependencies = [ |
| 1784 | "ppv-lite86", | 1821 | "ppv-lite86", |
| 1785 | "rand_core 0.9.3", | 1822 | "rand_core 0.9.5", |
| 1786 | ] | 1823 | ] |
| 1787 | 1824 | ||
| 1788 | [[package]] | 1825 | [[package]] |
| @@ -1791,14 +1828,14 @@ version = "0.6.4" | |||
| 1791 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1828 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1792 | checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" | 1829 | checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" |
| 1793 | dependencies = [ | 1830 | dependencies = [ |
| 1794 | "getrandom 0.2.16", | 1831 | "getrandom 0.2.17", |
| 1795 | ] | 1832 | ] |
| 1796 | 1833 | ||
| 1797 | [[package]] | 1834 | [[package]] |
| 1798 | name = "rand_core" | 1835 | name = "rand_core" |
| 1799 | version = "0.9.3" | 1836 | version = "0.9.5" |
| 1800 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1837 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1801 | checksum = "99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38" | 1838 | checksum = "76afc826de14238e6e8c374ddcc1fa19e374fd8dd986b0d2af0d02377261d83c" |
| 1802 | dependencies = [ | 1839 | dependencies = [ |
| 1803 | "getrandom 0.3.4", | 1840 | "getrandom 0.3.4", |
| 1804 | ] | 1841 | ] |
| @@ -1809,14 +1846,14 @@ version = "0.5.18" | |||
| 1809 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1846 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1810 | checksum = "ed2bf2547551a7053d6fdfafda3f938979645c44812fbfcda098faae3f1a362d" | 1847 | checksum = "ed2bf2547551a7053d6fdfafda3f938979645c44812fbfcda098faae3f1a362d" |
| 1811 | dependencies = [ | 1848 | dependencies = [ |
| 1812 | "bitflags 2.10.0", | 1849 | "bitflags 2.11.0", |
| 1813 | ] | 1850 | ] |
| 1814 | 1851 | ||
| 1815 | [[package]] | 1852 | [[package]] |
| 1816 | name = "regex" | 1853 | name = "regex" |
| 1817 | version = "1.12.2" | 1854 | version = "1.12.3" |
| 1818 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1855 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1819 | checksum = "843bc0191f75f3e22651ae5f1e72939ab2f72a4bc30fa80a066bd66edefc24d4" | 1856 | checksum = "e10754a14b9137dd7b1e3e5b0493cc9171fdd105e0ab477f51b72e7f3ac0e276" |
| 1820 | dependencies = [ | 1857 | dependencies = [ |
| 1821 | "aho-corasick", | 1858 | "aho-corasick", |
| 1822 | "memchr", | 1859 | "memchr", |
| @@ -1826,9 +1863,9 @@ dependencies = [ | |||
| 1826 | 1863 | ||
| 1827 | [[package]] | 1864 | [[package]] |
| 1828 | name = "regex-automata" | 1865 | name = "regex-automata" |
| 1829 | version = "0.4.13" | 1866 | version = "0.4.14" |
| 1830 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1867 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1831 | checksum = "5276caf25ac86c8d810222b3dbb938e512c55c6831a10f3e6ed1c93b84041f1c" | 1868 | checksum = "6e1dd4122fc1595e8162618945476892eefca7b88c52820e74af6262213cae8f" |
| 1832 | dependencies = [ | 1869 | dependencies = [ |
| 1833 | "aho-corasick", | 1870 | "aho-corasick", |
| 1834 | "memchr", | 1871 | "memchr", |
| @@ -1837,9 +1874,9 @@ dependencies = [ | |||
| 1837 | 1874 | ||
| 1838 | [[package]] | 1875 | [[package]] |
| 1839 | name = "regex-syntax" | 1876 | name = "regex-syntax" |
| 1840 | version = "0.8.8" | 1877 | version = "0.8.10" |
| 1841 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1878 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1842 | checksum = "7a2d987857b319362043e95f5353c0535c1f58eec5336fdfcf626430af7def58" | 1879 | checksum = "dc897dd8d9e8bd1ed8cdad82b5966c3e0ecae09fb1907d58efaa013543185d0a" |
| 1843 | 1880 | ||
| 1844 | [[package]] | 1881 | [[package]] |
| 1845 | name = "reqwest" | 1882 | name = "reqwest" |
| @@ -1870,7 +1907,7 @@ dependencies = [ | |||
| 1870 | "serde_json", | 1907 | "serde_json", |
| 1871 | "serde_urlencoded", | 1908 | "serde_urlencoded", |
| 1872 | "sync_wrapper 0.1.2", | 1909 | "sync_wrapper 0.1.2", |
| 1873 | "system-configuration", | 1910 | "system-configuration 0.5.1", |
| 1874 | "tokio", | 1911 | "tokio", |
| 1875 | "tokio-native-tls", | 1912 | "tokio-native-tls", |
| 1876 | "tower-service", | 1913 | "tower-service", |
| @@ -1883,16 +1920,16 @@ dependencies = [ | |||
| 1883 | 1920 | ||
| 1884 | [[package]] | 1921 | [[package]] |
| 1885 | name = "reqwest" | 1922 | name = "reqwest" |
| 1886 | version = "0.12.24" | 1923 | version = "0.12.28" |
| 1887 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1924 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1888 | checksum = "9d0946410b9f7b082a427e4ef5c8ff541a88b357bc6c637c40db3a68ac70a36f" | 1925 | checksum = "eddd3ca559203180a307f12d114c268abf583f59b03cb906fd0b3ff8646c1147" |
| 1889 | dependencies = [ | 1926 | dependencies = [ |
| 1890 | "base64 0.22.1", | 1927 | "base64 0.22.1", |
| 1891 | "bytes", | 1928 | "bytes", |
| 1892 | "encoding_rs", | 1929 | "encoding_rs", |
| 1893 | "futures-core", | 1930 | "futures-core", |
| 1894 | "h2 0.4.12", | 1931 | "h2 0.4.13", |
| 1895 | "http 1.3.1", | 1932 | "http 1.4.0", |
| 1896 | "http-body 1.0.1", | 1933 | "http-body 1.0.1", |
| 1897 | "http-body-util", | 1934 | "http-body-util", |
| 1898 | "hyper 1.8.1", | 1935 | "hyper 1.8.1", |
| @@ -1929,7 +1966,7 @@ checksum = "a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7" | |||
| 1929 | dependencies = [ | 1966 | dependencies = [ |
| 1930 | "cc", | 1967 | "cc", |
| 1931 | "cfg-if", | 1968 | "cfg-if", |
| 1932 | "getrandom 0.2.16", | 1969 | "getrandom 0.2.17", |
| 1933 | "libc", | 1970 | "libc", |
| 1934 | "untrusted", | 1971 | "untrusted", |
| 1935 | "windows-sys 0.52.0", | 1972 | "windows-sys 0.52.0", |
| @@ -1946,11 +1983,11 @@ dependencies = [ | |||
| 1946 | 1983 | ||
| 1947 | [[package]] | 1984 | [[package]] |
| 1948 | name = "rustix" | 1985 | name = "rustix" |
| 1949 | version = "1.1.2" | 1986 | version = "1.1.4" |
| 1950 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1987 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1951 | checksum = "cd15f8a2c5551a84d56efdc1cd049089e409ac19a3072d5037a17fd70719ff3e" | 1988 | checksum = "b6fe4565b9518b83ef4f91bb47ce29620ca828bd32cb7e408f0062e9930ba190" |
| 1952 | dependencies = [ | 1989 | dependencies = [ |
| 1953 | "bitflags 2.10.0", | 1990 | "bitflags 2.11.0", |
| 1954 | "errno", | 1991 | "errno", |
| 1955 | "libc", | 1992 | "libc", |
| 1956 | "linux-raw-sys", | 1993 | "linux-raw-sys", |
| @@ -1959,9 +1996,9 @@ dependencies = [ | |||
| 1959 | 1996 | ||
| 1960 | [[package]] | 1997 | [[package]] |
| 1961 | name = "rustls" | 1998 | name = "rustls" |
| 1962 | version = "0.23.34" | 1999 | version = "0.23.37" |
| 1963 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2000 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1964 | checksum = "6a9586e9ee2b4f8fab52a0048ca7334d7024eef48e2cb9407e3497bb7cab7fa7" | 2001 | checksum = "758025cb5fccfd3bc2fd74708fd4682be41d99e5dff73c377c0646c6012c73a4" |
| 1965 | dependencies = [ | 2002 | dependencies = [ |
| 1966 | "once_cell", | 2003 | "once_cell", |
| 1967 | "ring", | 2004 | "ring", |
| @@ -1982,18 +2019,18 @@ dependencies = [ | |||
| 1982 | 2019 | ||
| 1983 | [[package]] | 2020 | [[package]] |
| 1984 | name = "rustls-pki-types" | 2021 | name = "rustls-pki-types" |
| 1985 | version = "1.13.0" | 2022 | version = "1.14.0" |
| 1986 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2023 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1987 | checksum = "94182ad936a0c91c324cd46c6511b9510ed16af436d7b5bab34beab0afd55f7a" | 2024 | checksum = "be040f8b0a225e40375822a563fa9524378b9d63112f53e19ffff34df5d33fdd" |
| 1988 | dependencies = [ | 2025 | dependencies = [ |
| 1989 | "zeroize", | 2026 | "zeroize", |
| 1990 | ] | 2027 | ] |
| 1991 | 2028 | ||
| 1992 | [[package]] | 2029 | [[package]] |
| 1993 | name = "rustls-webpki" | 2030 | name = "rustls-webpki" |
| 1994 | version = "0.103.8" | 2031 | version = "0.103.9" |
| 1995 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2032 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1996 | checksum = "2ffdfa2f5286e2247234e03f680868ac2815974dc39e00ea15adc445d0aafe52" | 2033 | checksum = "d7df23109aa6c1567d1c575b9952556388da57401e4ace1d15f79eedad0d8f53" |
| 1997 | dependencies = [ | 2034 | dependencies = [ |
| 1998 | "ring", | 2035 | "ring", |
| 1999 | "rustls-pki-types", | 2036 | "rustls-pki-types", |
| @@ -2008,9 +2045,9 @@ checksum = "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d" | |||
| 2008 | 2045 | ||
| 2009 | [[package]] | 2046 | [[package]] |
| 2010 | name = "ryu" | 2047 | name = "ryu" |
| 2011 | version = "1.0.20" | 2048 | version = "1.0.23" |
| 2012 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2049 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2013 | checksum = "28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f" | 2050 | checksum = "9774ba4a74de5f7b1c1451ed6cd5285a32eddb5cccb8cc655a4e50009e06477f" |
| 2014 | 2051 | ||
| 2015 | [[package]] | 2052 | [[package]] |
| 2016 | name = "salsa20" | 2053 | name = "salsa20" |
| @@ -2069,12 +2106,12 @@ dependencies = [ | |||
| 2069 | 2106 | ||
| 2070 | [[package]] | 2107 | [[package]] |
| 2071 | name = "security-framework" | 2108 | name = "security-framework" |
| 2072 | version = "2.11.1" | 2109 | version = "3.7.0" |
| 2073 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2110 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2074 | checksum = "897b2245f0b511c87893af39b033e5ca9cce68824c4d7e7630b5a1d339658d02" | 2111 | checksum = "b7f4bc775c73d9a02cde8bf7b2ec4c9d12743edf609006c7facc23998404cd1d" |
| 2075 | dependencies = [ | 2112 | dependencies = [ |
| 2076 | "bitflags 2.10.0", | 2113 | "bitflags 2.11.0", |
| 2077 | "core-foundation", | 2114 | "core-foundation 0.10.1", |
| 2078 | "core-foundation-sys", | 2115 | "core-foundation-sys", |
| 2079 | "libc", | 2116 | "libc", |
| 2080 | "security-framework-sys", | 2117 | "security-framework-sys", |
| @@ -2082,9 +2119,9 @@ dependencies = [ | |||
| 2082 | 2119 | ||
| 2083 | [[package]] | 2120 | [[package]] |
| 2084 | name = "security-framework-sys" | 2121 | name = "security-framework-sys" |
| 2085 | version = "2.15.0" | 2122 | version = "2.17.0" |
| 2086 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2123 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2087 | checksum = "cc1f0cbffaac4852523ce30d8bd3c5cdc873501d96ff467ca09b6767bb8cd5c0" | 2124 | checksum = "6ce2691df843ecc5d231c0b14ece2acc3efb62c0a398c7e1d875f3983ce020e3" |
| 2088 | dependencies = [ | 2125 | dependencies = [ |
| 2089 | "core-foundation-sys", | 2126 | "core-foundation-sys", |
| 2090 | "libc", | 2127 | "libc", |
| @@ -2128,15 +2165,15 @@ dependencies = [ | |||
| 2128 | 2165 | ||
| 2129 | [[package]] | 2166 | [[package]] |
| 2130 | name = "serde_json" | 2167 | name = "serde_json" |
| 2131 | version = "1.0.145" | 2168 | version = "1.0.149" |
| 2132 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2169 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2133 | checksum = "402a6f66d8c709116cf22f558eab210f5a50187f702eb4d7e5ef38d9a7f1c79c" | 2170 | checksum = "83fc039473c5595ace860d8c4fafa220ff474b3fc6bfdb4293327f1a37e94d86" |
| 2134 | dependencies = [ | 2171 | dependencies = [ |
| 2135 | "itoa", | 2172 | "itoa", |
| 2136 | "memchr", | 2173 | "memchr", |
| 2137 | "ryu", | ||
| 2138 | "serde", | 2174 | "serde", |
| 2139 | "serde_core", | 2175 | "serde_core", |
| 2176 | "zmij", | ||
| 2140 | ] | 2177 | ] |
| 2141 | 2178 | ||
| 2142 | [[package]] | 2179 | [[package]] |
| @@ -2190,30 +2227,31 @@ checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" | |||
| 2190 | 2227 | ||
| 2191 | [[package]] | 2228 | [[package]] |
| 2192 | name = "signal-hook-registry" | 2229 | name = "signal-hook-registry" |
| 2193 | version = "1.4.6" | 2230 | version = "1.4.8" |
| 2194 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2231 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2195 | checksum = "b2a4719bff48cee6b39d12c020eeb490953ad2443b7055bd0b21fca26bd8c28b" | 2232 | checksum = "c4db69cba1110affc0e9f7bcd48bbf87b3f4fc7c61fc9155afd4c469eb3d6c1b" |
| 2196 | dependencies = [ | 2233 | dependencies = [ |
| 2234 | "errno", | ||
| 2197 | "libc", | 2235 | "libc", |
| 2198 | ] | 2236 | ] |
| 2199 | 2237 | ||
| 2200 | [[package]] | 2238 | [[package]] |
| 2201 | name = "simd-adler32" | 2239 | name = "simd-adler32" |
| 2202 | version = "0.3.7" | 2240 | version = "0.3.8" |
| 2203 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2241 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2204 | checksum = "d66dc143e6b11c1eddc06d5c423cfc97062865baf299914ab64caa38182078fe" | 2242 | checksum = "e320a6c5ad31d271ad523dcf3ad13e2767ad8b1cb8f047f75a8aeaf8da139da2" |
| 2205 | 2243 | ||
| 2206 | [[package]] | 2244 | [[package]] |
| 2207 | name = "siphasher" | 2245 | name = "siphasher" |
| 2208 | version = "1.0.1" | 2246 | version = "1.0.2" |
| 2209 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2247 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2210 | checksum = "56199f7ddabf13fe5074ce809e7d3f42b42ae711800501b5b16ea82ad029c39d" | 2248 | checksum = "b2aa850e253778c88a04c3d7323b043aeda9d3e30d5971937c1855769763678e" |
| 2211 | 2249 | ||
| 2212 | [[package]] | 2250 | [[package]] |
| 2213 | name = "slab" | 2251 | name = "slab" |
| 2214 | version = "0.4.11" | 2252 | version = "0.4.12" |
| 2215 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2253 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2216 | checksum = "7a2ae44ef20feb57a68b23d846850f861394c2e02dc425a50098ae8c90267589" | 2254 | checksum = "0c790de23124f9ab44544d7ac05d60440adc586479ce501c1d6d7da3cd8c9cf5" |
| 2217 | 2255 | ||
| 2218 | [[package]] | 2256 | [[package]] |
| 2219 | name = "smallvec" | 2257 | name = "smallvec" |
| @@ -2233,9 +2271,9 @@ dependencies = [ | |||
| 2233 | 2271 | ||
| 2234 | [[package]] | 2272 | [[package]] |
| 2235 | name = "socket2" | 2273 | name = "socket2" |
| 2236 | version = "0.6.1" | 2274 | version = "0.6.2" |
| 2237 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2275 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2238 | checksum = "17129e116933cf371d018bb80ae557e889637989d8638274fb25622827b03881" | 2276 | checksum = "86f4aa3ad99f2088c990dfa82d367e19cb29268ed67c574d10d0a4bfe71f07e0" |
| 2239 | dependencies = [ | 2277 | dependencies = [ |
| 2240 | "libc", | 2278 | "libc", |
| 2241 | "windows-sys 0.60.2", | 2279 | "windows-sys 0.60.2", |
| @@ -2270,9 +2308,9 @@ checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292" | |||
| 2270 | 2308 | ||
| 2271 | [[package]] | 2309 | [[package]] |
| 2272 | name = "syn" | 2310 | name = "syn" |
| 2273 | version = "2.0.108" | 2311 | version = "2.0.117" |
| 2274 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2312 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2275 | checksum = "da58917d35242480a05c2897064da0a80589a2a0476c9a3f2fdc83b53502e917" | 2313 | checksum = "e665b8803e7b1d2a727f4023456bbbbe74da67099c585258af0ad9c5013b9b99" |
| 2276 | dependencies = [ | 2314 | dependencies = [ |
| 2277 | "proc-macro2", | 2315 | "proc-macro2", |
| 2278 | "quote", | 2316 | "quote", |
| @@ -2321,8 +2359,19 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||
| 2321 | checksum = "ba3a3adc5c275d719af8cb4272ea1c4a6d668a777f37e115f6d11ddbc1c8e0e7" | 2359 | checksum = "ba3a3adc5c275d719af8cb4272ea1c4a6d668a777f37e115f6d11ddbc1c8e0e7" |
| 2322 | dependencies = [ | 2360 | dependencies = [ |
| 2323 | "bitflags 1.3.2", | 2361 | "bitflags 1.3.2", |
| 2324 | "core-foundation", | 2362 | "core-foundation 0.9.4", |
| 2325 | "system-configuration-sys", | 2363 | "system-configuration-sys 0.5.0", |
| 2364 | ] | ||
| 2365 | |||
| 2366 | [[package]] | ||
| 2367 | name = "system-configuration" | ||
| 2368 | version = "0.7.0" | ||
| 2369 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| 2370 | checksum = "a13f3d0daba03132c0aa9767f98351b3488edc2c100cda2d2ec2b04f3d8d3c8b" | ||
| 2371 | dependencies = [ | ||
| 2372 | "bitflags 2.11.0", | ||
| 2373 | "core-foundation 0.9.4", | ||
| 2374 | "system-configuration-sys 0.6.0", | ||
| 2326 | ] | 2375 | ] |
| 2327 | 2376 | ||
| 2328 | [[package]] | 2377 | [[package]] |
| @@ -2336,13 +2385,23 @@ dependencies = [ | |||
| 2336 | ] | 2385 | ] |
| 2337 | 2386 | ||
| 2338 | [[package]] | 2387 | [[package]] |
| 2388 | name = "system-configuration-sys" | ||
| 2389 | version = "0.6.0" | ||
| 2390 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| 2391 | checksum = "8e1d1b10ced5ca923a1fcb8d03e96b8d3268065d724548c0211415ff6ac6bac4" | ||
| 2392 | dependencies = [ | ||
| 2393 | "core-foundation-sys", | ||
| 2394 | "libc", | ||
| 2395 | ] | ||
| 2396 | |||
| 2397 | [[package]] | ||
| 2339 | name = "tempfile" | 2398 | name = "tempfile" |
| 2340 | version = "3.23.0" | 2399 | version = "3.26.0" |
| 2341 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2400 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2342 | checksum = "2d31c77bdf42a745371d260a26ca7163f1e0924b64afa0b688e61b5a9fa02f16" | 2401 | checksum = "82a72c767771b47409d2345987fda8628641887d5466101319899796367354a0" |
| 2343 | dependencies = [ | 2402 | dependencies = [ |
| 2344 | "fastrand", | 2403 | "fastrand", |
| 2345 | "getrandom 0.3.4", | 2404 | "getrandom 0.4.1", |
| 2346 | "once_cell", | 2405 | "once_cell", |
| 2347 | "rustix", | 2406 | "rustix", |
| 2348 | "windows-sys 0.61.2", | 2407 | "windows-sys 0.61.2", |
| @@ -2359,11 +2418,11 @@ dependencies = [ | |||
| 2359 | 2418 | ||
| 2360 | [[package]] | 2419 | [[package]] |
| 2361 | name = "thiserror" | 2420 | name = "thiserror" |
| 2362 | version = "2.0.17" | 2421 | version = "2.0.18" |
| 2363 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2422 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2364 | checksum = "f63587ca0f12b72a0600bcba1d40081f830876000bb46dd2337a3051618f4fc8" | 2423 | checksum = "4288b5bcbc7920c07a1149a35cf9590a2aa808e0bc1eafaade0b80947865fbc4" |
| 2365 | dependencies = [ | 2424 | dependencies = [ |
| 2366 | "thiserror-impl 2.0.17", | 2425 | "thiserror-impl 2.0.18", |
| 2367 | ] | 2426 | ] |
| 2368 | 2427 | ||
| 2369 | [[package]] | 2428 | [[package]] |
| @@ -2379,9 +2438,9 @@ dependencies = [ | |||
| 2379 | 2438 | ||
| 2380 | [[package]] | 2439 | [[package]] |
| 2381 | name = "thiserror-impl" | 2440 | name = "thiserror-impl" |
| 2382 | version = "2.0.17" | 2441 | version = "2.0.18" |
| 2383 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2442 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2384 | checksum = "3ff15c8ecd7de3849db632e14d18d2571fa09dfc5ed93479bc4485c7a517c913" | 2443 | checksum = "ebc4ee7f67670e9b64d05fa4253e753e016c6c95ff35b89b7941d6b856dec1d5" |
| 2385 | dependencies = [ | 2444 | dependencies = [ |
| 2386 | "proc-macro2", | 2445 | "proc-macro2", |
| 2387 | "quote", | 2446 | "quote", |
| @@ -2424,9 +2483,9 @@ checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" | |||
| 2424 | 2483 | ||
| 2425 | [[package]] | 2484 | [[package]] |
| 2426 | name = "tokio" | 2485 | name = "tokio" |
| 2427 | version = "1.48.0" | 2486 | version = "1.49.0" |
| 2428 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2487 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2429 | checksum = "ff360e02eab121e0bc37a2d3b4d4dc622e6eda3a8e5253d5435ecf5bd4c68408" | 2488 | checksum = "72a2903cd7736441aac9df9d7688bd0ce48edccaadf181c3b90be801e81d3d86" |
| 2430 | dependencies = [ | 2489 | dependencies = [ |
| 2431 | "bytes", | 2490 | "bytes", |
| 2432 | "libc", | 2491 | "libc", |
| @@ -2434,7 +2493,7 @@ dependencies = [ | |||
| 2434 | "parking_lot", | 2493 | "parking_lot", |
| 2435 | "pin-project-lite", | 2494 | "pin-project-lite", |
| 2436 | "signal-hook-registry", | 2495 | "signal-hook-registry", |
| 2437 | "socket2 0.6.1", | 2496 | "socket2 0.6.2", |
| 2438 | "tokio-macros", | 2497 | "tokio-macros", |
| 2439 | "windows-sys 0.61.2", | 2498 | "windows-sys 0.61.2", |
| 2440 | ] | 2499 | ] |
| @@ -2500,9 +2559,9 @@ dependencies = [ | |||
| 2500 | 2559 | ||
| 2501 | [[package]] | 2560 | [[package]] |
| 2502 | name = "tokio-util" | 2561 | name = "tokio-util" |
| 2503 | version = "0.7.17" | 2562 | version = "0.7.18" |
| 2504 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2563 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2505 | checksum = "2efa149fe76073d6e8fd97ef4f4eca7b67f599660115591483572e406e165594" | 2564 | checksum = "9ae9cec805b01e8fc3fd2fe289f89149a9b66dd16786abd8b19cfa7b48cb0098" |
| 2506 | dependencies = [ | 2565 | dependencies = [ |
| 2507 | "bytes", | 2566 | "bytes", |
| 2508 | "futures-core", | 2567 | "futures-core", |
| @@ -2513,9 +2572,9 @@ dependencies = [ | |||
| 2513 | 2572 | ||
| 2514 | [[package]] | 2573 | [[package]] |
| 2515 | name = "tower" | 2574 | name = "tower" |
| 2516 | version = "0.5.2" | 2575 | version = "0.5.3" |
| 2517 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2576 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2518 | checksum = "d039ad9159c98b70ecfd540b2573b97f7f52c3e8d9f8ad57a24b916a536975f9" | 2577 | checksum = "ebe5ef63511595f1344e2d5cfa636d973292adc0eec1f0ad45fae9f0851ab1d4" |
| 2519 | dependencies = [ | 2578 | dependencies = [ |
| 2520 | "futures-core", | 2579 | "futures-core", |
| 2521 | "futures-util", | 2580 | "futures-util", |
| @@ -2528,14 +2587,14 @@ dependencies = [ | |||
| 2528 | 2587 | ||
| 2529 | [[package]] | 2588 | [[package]] |
| 2530 | name = "tower-http" | 2589 | name = "tower-http" |
| 2531 | version = "0.6.7" | 2590 | version = "0.6.8" |
| 2532 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2591 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2533 | checksum = "9cf146f99d442e8e68e585f5d798ccd3cad9a7835b917e09728880a862706456" | 2592 | checksum = "d4e6559d53cc268e5031cd8429d05415bc4cb4aefc4aa5d6cc35fbf5b924a1f8" |
| 2534 | dependencies = [ | 2593 | dependencies = [ |
| 2535 | "bitflags 2.10.0", | 2594 | "bitflags 2.11.0", |
| 2536 | "bytes", | 2595 | "bytes", |
| 2537 | "futures-util", | 2596 | "futures-util", |
| 2538 | "http 1.3.1", | 2597 | "http 1.4.0", |
| 2539 | "http-body 1.0.1", | 2598 | "http-body 1.0.1", |
| 2540 | "iri-string", | 2599 | "iri-string", |
| 2541 | "pin-project-lite", | 2600 | "pin-project-lite", |
| @@ -2558,9 +2617,9 @@ checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3" | |||
| 2558 | 2617 | ||
| 2559 | [[package]] | 2618 | [[package]] |
| 2560 | name = "tracing" | 2619 | name = "tracing" |
| 2561 | version = "0.1.41" | 2620 | version = "0.1.44" |
| 2562 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2621 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2563 | checksum = "784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0" | 2622 | checksum = "63e71662fa4b2a2c3a26f570f037eb95bb1f85397f3cd8076caed2f026a6d100" |
| 2564 | dependencies = [ | 2623 | dependencies = [ |
| 2565 | "pin-project-lite", | 2624 | "pin-project-lite", |
| 2566 | "tracing-attributes", | 2625 | "tracing-attributes", |
| @@ -2569,9 +2628,9 @@ dependencies = [ | |||
| 2569 | 2628 | ||
| 2570 | [[package]] | 2629 | [[package]] |
| 2571 | name = "tracing-attributes" | 2630 | name = "tracing-attributes" |
| 2572 | version = "0.1.30" | 2631 | version = "0.1.31" |
| 2573 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2632 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2574 | checksum = "81383ab64e72a7a8b8e13130c49e3dab29def6d0c7d76a03087b3cf71c5c6903" | 2633 | checksum = "7490cfa5ec963746568740651ac6781f701c9c5ea257c58e057f3ba8cf69e8da" |
| 2575 | dependencies = [ | 2634 | dependencies = [ |
| 2576 | "proc-macro2", | 2635 | "proc-macro2", |
| 2577 | "quote", | 2636 | "quote", |
| @@ -2580,9 +2639,9 @@ dependencies = [ | |||
| 2580 | 2639 | ||
| 2581 | [[package]] | 2640 | [[package]] |
| 2582 | name = "tracing-core" | 2641 | name = "tracing-core" |
| 2583 | version = "0.1.34" | 2642 | version = "0.1.36" |
| 2584 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2643 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2585 | checksum = "b9d12581f227e93f094d3af2ae690a574abb8a2b9b7a96e7cfe9647b2b617678" | 2644 | checksum = "db97caf9d906fbde555dd62fa95ddba9eecfd14cb388e4f491a66d74cd5fb79a" |
| 2586 | dependencies = [ | 2645 | dependencies = [ |
| 2587 | "once_cell", | 2646 | "once_cell", |
| 2588 | "valuable", | 2647 | "valuable", |
| @@ -2601,9 +2660,9 @@ dependencies = [ | |||
| 2601 | 2660 | ||
| 2602 | [[package]] | 2661 | [[package]] |
| 2603 | name = "tracing-subscriber" | 2662 | name = "tracing-subscriber" |
| 2604 | version = "0.3.20" | 2663 | version = "0.3.22" |
| 2605 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2664 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2606 | checksum = "2054a14f5307d601f88daf0553e1cbf472acc4f2c51afab632431cdcd72124d5" | 2665 | checksum = "2f30143827ddab0d256fd843b7a66d164e9f271cfa0dde49142c5ca0ca291f1e" |
| 2607 | dependencies = [ | 2666 | dependencies = [ |
| 2608 | "matchers", | 2667 | "matchers", |
| 2609 | "nu-ansi-term", | 2668 | "nu-ansi-term", |
| @@ -2631,14 +2690,14 @@ checksum = "4793cb5e56680ecbb1d843515b23b6de9a75eb04b66643e256a396d43be33c13" | |||
| 2631 | dependencies = [ | 2690 | dependencies = [ |
| 2632 | "bytes", | 2691 | "bytes", |
| 2633 | "data-encoding", | 2692 | "data-encoding", |
| 2634 | "http 1.3.1", | 2693 | "http 1.4.0", |
| 2635 | "httparse", | 2694 | "httparse", |
| 2636 | "log", | 2695 | "log", |
| 2637 | "rand 0.9.2", | 2696 | "rand 0.9.2", |
| 2638 | "rustls", | 2697 | "rustls", |
| 2639 | "rustls-pki-types", | 2698 | "rustls-pki-types", |
| 2640 | "sha1", | 2699 | "sha1", |
| 2641 | "thiserror 2.0.17", | 2700 | "thiserror 2.0.18", |
| 2642 | "utf-8", | 2701 | "utf-8", |
| 2643 | ] | 2702 | ] |
| 2644 | 2703 | ||
| @@ -2650,9 +2709,9 @@ checksum = "562d481066bde0658276a35467c4af00bdc6ee726305698a55b86e61d7ad82bb" | |||
| 2650 | 2709 | ||
| 2651 | [[package]] | 2710 | [[package]] |
| 2652 | name = "unicode-ident" | 2711 | name = "unicode-ident" |
| 2653 | version = "1.0.22" | 2712 | version = "1.0.24" |
| 2654 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2713 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2655 | checksum = "9312f7c4f6ff9069b165498234ce8be658059c6728633667c526e27dc2cf1df5" | 2714 | checksum = "e6e4313cd5fcd3dad5cafa179702e2b244f760991f45397d14d4ebf38247da75" |
| 2656 | 2715 | ||
| 2657 | [[package]] | 2716 | [[package]] |
| 2658 | name = "unicode-normalization" | 2717 | name = "unicode-normalization" |
| @@ -2664,6 +2723,12 @@ dependencies = [ | |||
| 2664 | ] | 2723 | ] |
| 2665 | 2724 | ||
| 2666 | [[package]] | 2725 | [[package]] |
| 2726 | name = "unicode-xid" | ||
| 2727 | version = "0.2.6" | ||
| 2728 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| 2729 | checksum = "ebc1c04c71510c7f702b52b7c350734c9ff1295c464a03335b00bb84fc54f853" | ||
| 2730 | |||
| 2731 | [[package]] | ||
| 2667 | name = "universal-hash" | 2732 | name = "universal-hash" |
| 2668 | version = "0.5.1" | 2733 | version = "0.5.1" |
| 2669 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2734 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| @@ -2681,14 +2746,15 @@ checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1" | |||
| 2681 | 2746 | ||
| 2682 | [[package]] | 2747 | [[package]] |
| 2683 | name = "url" | 2748 | name = "url" |
| 2684 | version = "2.5.7" | 2749 | version = "2.5.8" |
| 2685 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2750 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2686 | checksum = "08bc136a29a3d1758e07a9cca267be308aeebf5cfd5a10f3f67ab2097683ef5b" | 2751 | checksum = "ff67a8a4397373c3ef660812acab3268222035010ab8680ec4215f38ba3d0eed" |
| 2687 | dependencies = [ | 2752 | dependencies = [ |
| 2688 | "form_urlencoded", | 2753 | "form_urlencoded", |
| 2689 | "idna", | 2754 | "idna", |
| 2690 | "percent-encoding", | 2755 | "percent-encoding", |
| 2691 | "serde", | 2756 | "serde", |
| 2757 | "serde_derive", | ||
| 2692 | ] | 2758 | ] |
| 2693 | 2759 | ||
| 2694 | [[package]] | 2760 | [[package]] |
| @@ -2711,11 +2777,11 @@ checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821" | |||
| 2711 | 2777 | ||
| 2712 | [[package]] | 2778 | [[package]] |
| 2713 | name = "uuid" | 2779 | name = "uuid" |
| 2714 | version = "1.18.1" | 2780 | version = "1.21.0" |
| 2715 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2781 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2716 | checksum = "2f87b8aa10b915a06587d0dec516c282ff295b475d94abf425d62b57710070a2" | 2782 | checksum = "b672338555252d43fd2240c714dc444b8c6fb0a5c5335e65a07bba7742735ddb" |
| 2717 | dependencies = [ | 2783 | dependencies = [ |
| 2718 | "getrandom 0.3.4", | 2784 | "getrandom 0.4.1", |
| 2719 | "js-sys", | 2785 | "js-sys", |
| 2720 | "wasm-bindgen", | 2786 | "wasm-bindgen", |
| 2721 | ] | 2787 | ] |
| @@ -2755,18 +2821,27 @@ checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b" | |||
| 2755 | 2821 | ||
| 2756 | [[package]] | 2822 | [[package]] |
| 2757 | name = "wasip2" | 2823 | name = "wasip2" |
| 2758 | version = "1.0.1+wasi-0.2.4" | 2824 | version = "1.0.2+wasi-0.2.9" |
| 2825 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| 2826 | checksum = "9517f9239f02c069db75e65f174b3da828fe5f5b945c4dd26bd25d89c03ebcf5" | ||
| 2827 | dependencies = [ | ||
| 2828 | "wit-bindgen", | ||
| 2829 | ] | ||
| 2830 | |||
| 2831 | [[package]] | ||
| 2832 | name = "wasip3" | ||
| 2833 | version = "0.4.0+wasi-0.3.0-rc-2026-01-06" | ||
| 2759 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2834 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2760 | checksum = "0562428422c63773dad2c345a1882263bbf4d65cf3f42e90921f787ef5ad58e7" | 2835 | checksum = "5428f8bf88ea5ddc08faddef2ac4a67e390b88186c703ce6dbd955e1c145aca5" |
| 2761 | dependencies = [ | 2836 | dependencies = [ |
| 2762 | "wit-bindgen", | 2837 | "wit-bindgen", |
| 2763 | ] | 2838 | ] |
| 2764 | 2839 | ||
| 2765 | [[package]] | 2840 | [[package]] |
| 2766 | name = "wasm-bindgen" | 2841 | name = "wasm-bindgen" |
| 2767 | version = "0.2.105" | 2842 | version = "0.2.113" |
| 2768 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2843 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2769 | checksum = "da95793dfc411fbbd93f5be7715b0578ec61fe87cb1a42b12eb625caa5c5ea60" | 2844 | checksum = "60722a937f594b7fde9adb894d7c092fc1bb6612897c46368d18e7a20208eff2" |
| 2770 | dependencies = [ | 2845 | dependencies = [ |
| 2771 | "cfg-if", | 2846 | "cfg-if", |
| 2772 | "once_cell", | 2847 | "once_cell", |
| @@ -2777,11 +2852,12 @@ dependencies = [ | |||
| 2777 | 2852 | ||
| 2778 | [[package]] | 2853 | [[package]] |
| 2779 | name = "wasm-bindgen-futures" | 2854 | name = "wasm-bindgen-futures" |
| 2780 | version = "0.4.55" | 2855 | version = "0.4.63" |
| 2781 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2856 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2782 | checksum = "551f88106c6d5e7ccc7cd9a16f312dd3b5d36ea8b4954304657d5dfba115d4a0" | 2857 | checksum = "8a89f4650b770e4521aa6573724e2aed4704372151bd0de9d16a3bbabb87441a" |
| 2783 | dependencies = [ | 2858 | dependencies = [ |
| 2784 | "cfg-if", | 2859 | "cfg-if", |
| 2860 | "futures-util", | ||
| 2785 | "js-sys", | 2861 | "js-sys", |
| 2786 | "once_cell", | 2862 | "once_cell", |
| 2787 | "wasm-bindgen", | 2863 | "wasm-bindgen", |
| @@ -2790,9 +2866,9 @@ dependencies = [ | |||
| 2790 | 2866 | ||
| 2791 | [[package]] | 2867 | [[package]] |
| 2792 | name = "wasm-bindgen-macro" | 2868 | name = "wasm-bindgen-macro" |
| 2793 | version = "0.2.105" | 2869 | version = "0.2.113" |
| 2794 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2870 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2795 | checksum = "04264334509e04a7bf8690f2384ef5265f05143a4bff3889ab7a3269adab59c2" | 2871 | checksum = "0fac8c6395094b6b91c4af293f4c79371c163f9a6f56184d2c9a85f5a95f3950" |
| 2796 | dependencies = [ | 2872 | dependencies = [ |
| 2797 | "quote", | 2873 | "quote", |
| 2798 | "wasm-bindgen-macro-support", | 2874 | "wasm-bindgen-macro-support", |
| @@ -2800,9 +2876,9 @@ dependencies = [ | |||
| 2800 | 2876 | ||
| 2801 | [[package]] | 2877 | [[package]] |
| 2802 | name = "wasm-bindgen-macro-support" | 2878 | name = "wasm-bindgen-macro-support" |
| 2803 | version = "0.2.105" | 2879 | version = "0.2.113" |
| 2804 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2880 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2805 | checksum = "420bc339d9f322e562942d52e115d57e950d12d88983a14c79b86859ee6c7ebc" | 2881 | checksum = "ab3fabce6159dc20728033842636887e4877688ae94382766e00b180abac9d60" |
| 2806 | dependencies = [ | 2882 | dependencies = [ |
| 2807 | "bumpalo", | 2883 | "bumpalo", |
| 2808 | "proc-macro2", | 2884 | "proc-macro2", |
| @@ -2813,18 +2889,52 @@ dependencies = [ | |||
| 2813 | 2889 | ||
| 2814 | [[package]] | 2890 | [[package]] |
| 2815 | name = "wasm-bindgen-shared" | 2891 | name = "wasm-bindgen-shared" |
| 2816 | version = "0.2.105" | 2892 | version = "0.2.113" |
| 2817 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2893 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2818 | checksum = "76f218a38c84bcb33c25ec7059b07847d465ce0e0a76b995e134a45adcb6af76" | 2894 | checksum = "de0e091bdb824da87dc01d967388880d017a0a9bc4f3bdc0d86ee9f9336e3bb5" |
| 2819 | dependencies = [ | 2895 | dependencies = [ |
| 2820 | "unicode-ident", | 2896 | "unicode-ident", |
| 2821 | ] | 2897 | ] |
| 2822 | 2898 | ||
| 2823 | [[package]] | 2899 | [[package]] |
| 2900 | name = "wasm-encoder" | ||
| 2901 | version = "0.244.0" | ||
| 2902 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| 2903 | checksum = "990065f2fe63003fe337b932cfb5e3b80e0b4d0f5ff650e6985b1048f62c8319" | ||
| 2904 | dependencies = [ | ||
| 2905 | "leb128fmt", | ||
| 2906 | "wasmparser", | ||
| 2907 | ] | ||
| 2908 | |||
| 2909 | [[package]] | ||
| 2910 | name = "wasm-metadata" | ||
| 2911 | version = "0.244.0" | ||
| 2912 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| 2913 | checksum = "bb0e353e6a2fbdc176932bbaab493762eb1255a7900fe0fea1a2f96c296cc909" | ||
| 2914 | dependencies = [ | ||
| 2915 | "anyhow", | ||
| 2916 | "indexmap", | ||
| 2917 | "wasm-encoder", | ||
| 2918 | "wasmparser", | ||
| 2919 | ] | ||
| 2920 | |||
| 2921 | [[package]] | ||
| 2922 | name = "wasmparser" | ||
| 2923 | version = "0.244.0" | ||
| 2924 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| 2925 | checksum = "47b807c72e1bac69382b3a6fb3dbe8ea4c0ed87ff5629b8685ae6b9a611028fe" | ||
| 2926 | dependencies = [ | ||
| 2927 | "bitflags 2.11.0", | ||
| 2928 | "hashbrown 0.15.5", | ||
| 2929 | "indexmap", | ||
| 2930 | "semver", | ||
| 2931 | ] | ||
| 2932 | |||
| 2933 | [[package]] | ||
| 2824 | name = "web-sys" | 2934 | name = "web-sys" |
| 2825 | version = "0.3.82" | 2935 | version = "0.3.90" |
| 2826 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2936 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2827 | checksum = "3a1f95c0d03a47f4ae1f7a64643a6bb97465d9b740f0fa8f90ea33915c99a9a1" | 2937 | checksum = "705eceb4ce901230f8625bd1d665128056ccbe4b7408faa625eec1ba80f59a97" |
| 2828 | dependencies = [ | 2938 | dependencies = [ |
| 2829 | "js-sys", | 2939 | "js-sys", |
| 2830 | "wasm-bindgen", | 2940 | "wasm-bindgen", |
| @@ -2836,14 +2946,14 @@ version = "0.26.11" | |||
| 2836 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2946 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2837 | checksum = "521bc38abb08001b01866da9f51eb7c5d647a19260e00054a8c7fd5f9e57f7a9" | 2947 | checksum = "521bc38abb08001b01866da9f51eb7c5d647a19260e00054a8c7fd5f9e57f7a9" |
| 2838 | dependencies = [ | 2948 | dependencies = [ |
| 2839 | "webpki-roots 1.0.4", | 2949 | "webpki-roots 1.0.6", |
| 2840 | ] | 2950 | ] |
| 2841 | 2951 | ||
| 2842 | [[package]] | 2952 | [[package]] |
| 2843 | name = "webpki-roots" | 2953 | name = "webpki-roots" |
| 2844 | version = "1.0.4" | 2954 | version = "1.0.6" |
| 2845 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2955 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2846 | checksum = "b2878ef029c47c6e8cf779119f20fcf52bde7ad42a731b2a304bc221df17571e" | 2956 | checksum = "22cfaf3c063993ff62e73cb4311efde4db1efb31ab78a3e5c457939ad5cc0bed" |
| 2847 | dependencies = [ | 2957 | dependencies = [ |
| 2848 | "rustls-pki-types", | 2958 | "rustls-pki-types", |
| 2849 | ] | 2959 | ] |
| @@ -3139,9 +3249,91 @@ dependencies = [ | |||
| 3139 | 3249 | ||
| 3140 | [[package]] | 3250 | [[package]] |
| 3141 | name = "wit-bindgen" | 3251 | name = "wit-bindgen" |
| 3142 | version = "0.46.0" | 3252 | version = "0.51.0" |
| 3253 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| 3254 | checksum = "d7249219f66ced02969388cf2bb044a09756a083d0fab1e566056b04d9fbcaa5" | ||
| 3255 | dependencies = [ | ||
| 3256 | "wit-bindgen-rust-macro", | ||
| 3257 | ] | ||
| 3258 | |||
| 3259 | [[package]] | ||
| 3260 | name = "wit-bindgen-core" | ||
| 3261 | version = "0.51.0" | ||
| 3262 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| 3263 | checksum = "ea61de684c3ea68cb082b7a88508a8b27fcc8b797d738bfc99a82facf1d752dc" | ||
| 3264 | dependencies = [ | ||
| 3265 | "anyhow", | ||
| 3266 | "heck", | ||
| 3267 | "wit-parser", | ||
| 3268 | ] | ||
| 3269 | |||
| 3270 | [[package]] | ||
| 3271 | name = "wit-bindgen-rust" | ||
| 3272 | version = "0.51.0" | ||
| 3273 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| 3274 | checksum = "b7c566e0f4b284dd6561c786d9cb0142da491f46a9fbed79ea69cdad5db17f21" | ||
| 3275 | dependencies = [ | ||
| 3276 | "anyhow", | ||
| 3277 | "heck", | ||
| 3278 | "indexmap", | ||
| 3279 | "prettyplease", | ||
| 3280 | "syn", | ||
| 3281 | "wasm-metadata", | ||
| 3282 | "wit-bindgen-core", | ||
| 3283 | "wit-component", | ||
| 3284 | ] | ||
| 3285 | |||
| 3286 | [[package]] | ||
| 3287 | name = "wit-bindgen-rust-macro" | ||
| 3288 | version = "0.51.0" | ||
| 3289 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| 3290 | checksum = "0c0f9bfd77e6a48eccf51359e3ae77140a7f50b1e2ebfe62422d8afdaffab17a" | ||
| 3291 | dependencies = [ | ||
| 3292 | "anyhow", | ||
| 3293 | "prettyplease", | ||
| 3294 | "proc-macro2", | ||
| 3295 | "quote", | ||
| 3296 | "syn", | ||
| 3297 | "wit-bindgen-core", | ||
| 3298 | "wit-bindgen-rust", | ||
| 3299 | ] | ||
| 3300 | |||
| 3301 | [[package]] | ||
| 3302 | name = "wit-component" | ||
| 3303 | version = "0.244.0" | ||
| 3304 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| 3305 | checksum = "9d66ea20e9553b30172b5e831994e35fbde2d165325bec84fc43dbf6f4eb9cb2" | ||
| 3306 | dependencies = [ | ||
| 3307 | "anyhow", | ||
| 3308 | "bitflags 2.11.0", | ||
| 3309 | "indexmap", | ||
| 3310 | "log", | ||
| 3311 | "serde", | ||
| 3312 | "serde_derive", | ||
| 3313 | "serde_json", | ||
| 3314 | "wasm-encoder", | ||
| 3315 | "wasm-metadata", | ||
| 3316 | "wasmparser", | ||
| 3317 | "wit-parser", | ||
| 3318 | ] | ||
| 3319 | |||
| 3320 | [[package]] | ||
| 3321 | name = "wit-parser" | ||
| 3322 | version = "0.244.0" | ||
| 3143 | source = "registry+https://github.com/rust-lang/crates.io-index" | 3323 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3144 | checksum = "f17a85883d4e6d00e8a97c586de764dabcc06133f7f1d55dce5cdc070ad7fe59" | 3324 | checksum = "ecc8ac4bc1dc3381b7f59c34f00b67e18f910c2c0f50015669dde7def656a736" |
| 3325 | dependencies = [ | ||
| 3326 | "anyhow", | ||
| 3327 | "id-arena", | ||
| 3328 | "indexmap", | ||
| 3329 | "log", | ||
| 3330 | "semver", | ||
| 3331 | "serde", | ||
| 3332 | "serde_derive", | ||
| 3333 | "serde_json", | ||
| 3334 | "unicode-xid", | ||
| 3335 | "wasmparser", | ||
| 3336 | ] | ||
| 3145 | 3337 | ||
| 3146 | [[package]] | 3338 | [[package]] |
| 3147 | name = "writeable" | 3339 | name = "writeable" |
| @@ -3174,18 +3366,18 @@ dependencies = [ | |||
| 3174 | 3366 | ||
| 3175 | [[package]] | 3367 | [[package]] |
| 3176 | name = "zerocopy" | 3368 | name = "zerocopy" |
| 3177 | version = "0.8.27" | 3369 | version = "0.8.40" |
| 3178 | source = "registry+https://github.com/rust-lang/crates.io-index" | 3370 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3179 | checksum = "0894878a5fa3edfd6da3f88c4805f4c8558e2b996227a3d864f47fe11e38282c" | 3371 | checksum = "a789c6e490b576db9f7e6b6d661bcc9799f7c0ac8352f56ea20193b2681532e5" |
| 3180 | dependencies = [ | 3372 | dependencies = [ |
| 3181 | "zerocopy-derive", | 3373 | "zerocopy-derive", |
| 3182 | ] | 3374 | ] |
| 3183 | 3375 | ||
| 3184 | [[package]] | 3376 | [[package]] |
| 3185 | name = "zerocopy-derive" | 3377 | name = "zerocopy-derive" |
| 3186 | version = "0.8.27" | 3378 | version = "0.8.40" |
| 3187 | source = "registry+https://github.com/rust-lang/crates.io-index" | 3379 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3188 | checksum = "88d2b8d9c68ad2b9e4340d7832716a4d21a22a1154777ad56ea55c51a9cf3831" | 3380 | checksum = "f65c489a7071a749c849713807783f70672b28094011623e200cb86dcb835953" |
| 3189 | dependencies = [ | 3381 | dependencies = [ |
| 3190 | "proc-macro2", | 3382 | "proc-macro2", |
| 3191 | "quote", | 3383 | "quote", |
| @@ -3251,3 +3443,9 @@ dependencies = [ | |||
| 3251 | "quote", | 3443 | "quote", |
| 3252 | "syn", | 3444 | "syn", |
| 3253 | ] | 3445 | ] |
| 3446 | |||
| 3447 | [[package]] | ||
| 3448 | name = "zmij" | ||
| 3449 | version = "1.0.21" | ||
| 3450 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| 3451 | checksum = "b8848ee67ecc8aedbaf3e4122217aff892639231befc6a1b58d29fff4c2cabaa" | ||