this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: bump

isabel e2bc79e3 e939084d

+475 -500
+474 -499
Cargo.lock
··· 4 4 5 5 [[package]] 6 6 name = "addr2line" 7 - version = "0.21.0" 7 + version = "0.25.1" 8 8 source = "registry+https://github.com/rust-lang/crates.io-index" 9 - checksum = "8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb" 9 + checksum = "1b5d307320b3181d6d7954e663bd7c774a838b8220fe0593c86d9fb09f498b4b" 10 10 dependencies = [ 11 11 "gimli", 12 12 ] 13 13 14 14 [[package]] 15 - name = "adler" 16 - version = "1.0.2" 17 - source = "registry+https://github.com/rust-lang/crates.io-index" 18 - checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe" 19 - 20 - [[package]] 21 15 name = "adler2" 22 - version = "2.0.0" 16 + version = "2.0.1" 23 17 source = "registry+https://github.com/rust-lang/crates.io-index" 24 - checksum = "512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627" 18 + checksum = "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa" 25 19 26 20 [[package]] 27 21 name = "aho-corasick" 28 - version = "1.1.3" 22 + version = "1.1.4" 29 23 source = "registry+https://github.com/rust-lang/crates.io-index" 30 - checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916" 24 + checksum = "ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301" 31 25 dependencies = [ 32 26 "memchr", 33 27 ] ··· 37 31 version = "0.2.21" 38 32 source = "registry+https://github.com/rust-lang/crates.io-index" 39 33 checksum = "683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923" 40 - 41 - [[package]] 42 - name = "android-tzdata" 43 - version = "0.1.1" 44 - source = "registry+https://github.com/rust-lang/crates.io-index" 45 - checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0" 46 34 47 35 [[package]] 48 36 name = "android_system_properties" ··· 64 52 65 53 [[package]] 66 54 name = "anstream" 67 - version = "0.6.18" 55 + version = "0.6.21" 68 56 source = "registry+https://github.com/rust-lang/crates.io-index" 69 - checksum = "8acc5369981196006228e28809f761875c0327210a891e941f4c683b3a99529b" 57 + checksum = "43d5b281e737544384e969a5ccad3f1cdd24b48086a0fc1b2a5262a26b8f4f4a" 70 58 dependencies = [ 71 59 "anstyle", 72 60 "anstyle-parse", ··· 79 67 80 68 [[package]] 81 69 name = "anstyle" 82 - version = "1.0.10" 70 + version = "1.0.13" 83 71 source = "registry+https://github.com/rust-lang/crates.io-index" 84 - checksum = "55cc3b69f167a1ef2e161439aa98aed94e6028e5f9a59be9a6ffb47aef1651f9" 72 + checksum = "5192cca8006f1fd4f7237516f40fa183bb07f8fbdfedaa0036de5ea9b0b45e78" 85 73 86 74 [[package]] 87 75 name = "anstyle-parse" 88 - version = "0.2.6" 76 + version = "0.2.7" 89 77 source = "registry+https://github.com/rust-lang/crates.io-index" 90 - checksum = "3b2d16507662817a6a20a9ea92df6652ee4f94f914589377d69f3b21bc5798a9" 78 + checksum = "4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2" 91 79 dependencies = [ 92 80 "utf8parse", 93 81 ] 94 82 95 83 [[package]] 96 84 name = "anstyle-query" 97 - version = "1.1.2" 85 + version = "1.1.5" 98 86 source = "registry+https://github.com/rust-lang/crates.io-index" 99 - checksum = "79947af37f4177cfead1110013d678905c37501914fba0efea834c3fe9a8d60c" 87 + checksum = "40c48f72fd53cd289104fc64099abca73db4166ad86ea0b4341abe65af83dadc" 100 88 dependencies = [ 101 - "windows-sys 0.59.0", 89 + "windows-sys 0.61.2", 102 90 ] 103 91 104 92 [[package]] 105 93 name = "anstyle-wincon" 106 - version = "3.0.7" 94 + version = "3.0.11" 107 95 source = "registry+https://github.com/rust-lang/crates.io-index" 108 - checksum = "ca3534e77181a9cc07539ad51f2141fe32f6c3ffd4df76db8ad92346b003ae4e" 96 + checksum = "291e6a250ff86cd4a820112fb8898808a366d8f9f58ce16d1f538353ad55747d" 109 97 dependencies = [ 110 98 "anstyle", 111 - "once_cell", 112 - "windows-sys 0.59.0", 99 + "once_cell_polyfill", 100 + "windows-sys 0.61.2", 113 101 ] 114 102 115 103 [[package]] 116 104 name = "anyhow" 117 - version = "1.0.97" 105 + version = "1.0.100" 118 106 source = "registry+https://github.com/rust-lang/crates.io-index" 119 - checksum = "dcfed56ad506cb2c684a14971b8861fdc3baaaae314b9e5f9bb532cbe3ba7a4f" 107 + checksum = "a23eb6b1614318a8071c9b2521f36b424b2c83db5eb3a0fead4a6c0809af6e61" 120 108 121 109 [[package]] 122 110 name = "arrayvec" ··· 129 117 130 118 [[package]] 131 119 name = "async-trait" 132 - version = "0.1.88" 120 + version = "0.1.89" 133 121 source = "registry+https://github.com/rust-lang/crates.io-index" 134 - checksum = "e539d3fca749fcee5236ab05e93a52867dd549cc157c8cb7f99595f3cedffdb5" 122 + checksum = "9035ad2d096bed7955a320ee7e2230574d28fd3c3a0f186cbea1ff3c7eed5dbb" 135 123 dependencies = [ 136 124 "proc-macro2", 137 125 "quote", 138 - "syn 2.0.100", 126 + "syn 2.0.111", 139 127 ] 140 128 141 129 [[package]] ··· 157 145 158 146 [[package]] 159 147 name = "autocfg" 160 - version = "1.4.0" 148 + version = "1.5.0" 161 149 source = "registry+https://github.com/rust-lang/crates.io-index" 162 - checksum = "ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26" 150 + checksum = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8" 163 151 164 152 [[package]] 165 153 name = "backtrace" 166 - version = "0.3.71" 154 + version = "0.3.76" 167 155 source = "registry+https://github.com/rust-lang/crates.io-index" 168 - checksum = "26b05800d2e817c8b3b4b54abd461726265fa9789ae34330622f2db9ee696f9d" 156 + checksum = "bb531853791a215d7c62a30daf0dde835f381ab5de4589cfe7c649d2cbe92bd6" 169 157 dependencies = [ 170 158 "addr2line", 171 - "cc", 172 159 "cfg-if", 173 160 "libc", 174 - "miniz_oxide 0.7.4", 161 + "miniz_oxide", 175 162 "object", 176 163 "rustc-demangle", 164 + "windows-link", 177 165 ] 178 166 179 167 [[package]] ··· 196 184 197 185 [[package]] 198 186 name = "bitflags" 199 - version = "2.9.0" 187 + version = "2.10.0" 200 188 source = "registry+https://github.com/rust-lang/crates.io-index" 201 - checksum = "5c8214115b7bf84099f1309324e63141d4c5d7cc26862f97a0a857dbefe165bd" 189 + checksum = "812e12b5285cc515a9c72a5c1d3b6d46a19dac5acfef5265968c166106e31dd3" 202 190 203 191 [[package]] 204 192 name = "blahaj" ··· 244 232 245 233 [[package]] 246 234 name = "bumpalo" 247 - version = "3.17.0" 235 + version = "3.19.0" 248 236 source = "registry+https://github.com/rust-lang/crates.io-index" 249 - checksum = "1628fb46dfa0b37568d12e5edd512553eccf6a22a78e8bde00bb4aed84d5bdbf" 237 + checksum = "46c5e41b57b8bba42a04676d81cb89e9ee8e859a1a66f80a5a72e1cb76b34d43" 250 238 251 239 [[package]] 252 240 name = "bytecount" 253 - version = "0.6.8" 241 + version = "0.6.9" 254 242 source = "registry+https://github.com/rust-lang/crates.io-index" 255 - checksum = "5ce89b21cab1437276d2650d57e971f9d548a2d9037cc231abdc0562b97498ce" 243 + checksum = "175812e0be2bccb6abe50bb8d566126198344f707e304f45c648fd8f2cc0365e" 256 244 257 245 [[package]] 258 246 name = "byteorder" ··· 262 250 263 251 [[package]] 264 252 name = "bytes" 265 - version = "1.10.1" 253 + version = "1.11.0" 266 254 source = "registry+https://github.com/rust-lang/crates.io-index" 267 - checksum = "d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a" 255 + checksum = "b35204fbdc0b3f4446b89fc1ac2cf84a8a68971995d0bf2e925ec7cd960f9cb3" 268 256 269 257 [[package]] 270 258 name = "camino" 271 - version = "1.1.9" 259 + version = "1.2.1" 272 260 source = "registry+https://github.com/rust-lang/crates.io-index" 273 - checksum = "8b96ec4966b5813e2c0507c1f86115c8c5abaadc3980879c3424042a02fd1ad3" 261 + checksum = "276a59bf2b2c967788139340c9f0c5b12d7fd6630315c15c217e559de85d2609" 274 262 dependencies = [ 275 - "serde", 263 + "serde_core", 276 264 ] 277 265 278 266 [[package]] ··· 299 287 300 288 [[package]] 301 289 name = "cc" 302 - version = "1.2.16" 290 + version = "1.2.48" 303 291 source = "registry+https://github.com/rust-lang/crates.io-index" 304 - checksum = "be714c154be609ec7f5dad223a33bf1482fff90472de28f7362806e6d4832b8c" 292 + checksum = "c481bdbf0ed3b892f6f806287d72acd515b352a4ec27a208489b8c1bc839633a" 305 293 dependencies = [ 294 + "find-msvc-tools", 306 295 "shlex", 307 296 ] 308 297 309 298 [[package]] 310 299 name = "cfg-if" 311 - version = "1.0.0" 300 + version = "1.0.4" 312 301 source = "registry+https://github.com/rust-lang/crates.io-index" 313 - checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" 302 + checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801" 314 303 315 304 [[package]] 316 305 name = "chrono" 317 - version = "0.4.40" 306 + version = "0.4.42" 318 307 source = "registry+https://github.com/rust-lang/crates.io-index" 319 - checksum = "1a7964611d71df112cb1730f2ee67324fcf4d0fc6606acbbe9bfe06df124637c" 308 + checksum = "145052bdd345b87320e369255277e3fb5152762ad123a901ef5c262dd38fe8d2" 320 309 dependencies = [ 321 - "android-tzdata", 322 310 "iana-time-zone", 323 311 "js-sys", 324 312 "num-traits", 325 313 "serde", 326 314 "wasm-bindgen", 327 - "windows-link 0.1.1", 315 + "windows-link", 328 316 ] 329 317 330 318 [[package]] ··· 344 332 345 333 [[package]] 346 334 name = "clap" 347 - version = "4.5.32" 335 + version = "4.5.53" 348 336 source = "registry+https://github.com/rust-lang/crates.io-index" 349 - checksum = "6088f3ae8c3608d19260cd7445411865a485688711b78b5be70d78cd96136f83" 337 + checksum = "c9e340e012a1bf4935f5282ed1436d1489548e8f72308207ea5df0e23d2d03f8" 350 338 dependencies = [ 351 339 "clap_builder", 352 340 "clap_derive", ··· 363 351 364 352 [[package]] 365 353 name = "clap_builder" 366 - version = "4.5.32" 354 + version = "4.5.53" 367 355 source = "registry+https://github.com/rust-lang/crates.io-index" 368 - checksum = "22a7ef7f676155edfb82daa97f99441f3ebf4a58d5e32f295a56259f1b6facc8" 356 + checksum = "d76b5d13eaa18c901fd2f7fca939fefe3a0727a953561fefdf3b2922b8569d00" 369 357 dependencies = [ 370 358 "anstream", 371 359 "anstyle", ··· 375 363 376 364 [[package]] 377 365 name = "clap_derive" 378 - version = "4.5.32" 366 + version = "4.5.49" 379 367 source = "registry+https://github.com/rust-lang/crates.io-index" 380 - checksum = "09176aae279615badda0765c0c0b3f6ed53f4709118af73cf4655d85d1530cd7" 368 + checksum = "2a0b5487afeab2deb2ff4e03a807ad1a03ac532ff5a2cee5d86884440c7f7671" 381 369 dependencies = [ 382 370 "heck", 383 371 "proc-macro2", 384 372 "quote", 385 - "syn 2.0.100", 373 + "syn 2.0.111", 386 374 ] 387 375 388 376 [[package]] 389 377 name = "clap_lex" 390 - version = "0.7.4" 378 + version = "0.7.6" 391 379 source = "registry+https://github.com/rust-lang/crates.io-index" 392 - checksum = "f46ad14479a25103f283c0f10005961cf086d8dc42205bb44c46ac563475dca6" 380 + checksum = "a1d728cc89cf3aee9ff92b05e62b19ee65a02b5702cff7d5a377e32c6ae29d8d" 393 381 394 382 [[package]] 395 383 name = "color-eyre" ··· 420 408 421 409 [[package]] 422 410 name = "colorchoice" 423 - version = "1.0.3" 411 + version = "1.0.4" 424 412 source = "registry+https://github.com/rust-lang/crates.io-index" 425 - checksum = "5b63caa9aa9397e2d9480a9b13673856c78d8ac123288526c37d7839f2a86990" 413 + checksum = "b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75" 426 414 427 415 [[package]] 428 416 name = "command_attr" ··· 444 432 "encode_unicode", 445 433 "libc", 446 434 "once_cell", 447 - "unicode-width 0.2.0", 435 + "unicode-width 0.2.2", 448 436 "windows-sys 0.59.0", 449 437 ] 450 438 ··· 475 463 476 464 [[package]] 477 465 name = "crc32fast" 478 - version = "1.4.2" 466 + version = "1.5.0" 479 467 source = "registry+https://github.com/rust-lang/crates.io-index" 480 - checksum = "a97769d94ddab943e4510d138150169a2758b5ef3eb191a9ee688de3e23ef7b3" 468 + checksum = "9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511" 481 469 dependencies = [ 482 470 "cfg-if", 483 471 ] 484 472 485 473 [[package]] 486 474 name = "crossbeam-channel" 487 - version = "0.5.14" 475 + version = "0.5.15" 488 476 source = "registry+https://github.com/rust-lang/crates.io-index" 489 - checksum = "06ba6d68e24814cb8de6bb986db8222d3a027d15872cabc0d18817bc3c0e4471" 477 + checksum = "82b8f8f868b36967f9606790d1903570de9ceaf870a7bf9fbbd3016d636a2cb2" 490 478 dependencies = [ 491 479 "crossbeam-utils", 492 480 ] ··· 503 491 source = "registry+https://github.com/rust-lang/crates.io-index" 504 492 checksum = "f476fe445d41c9e991fd07515a6f463074b782242ccf4a5b7b1d1012e70824df" 505 493 dependencies = [ 506 - "bitflags 2.9.0", 494 + "bitflags 2.10.0", 507 495 "crossterm_winapi", 508 496 "libc", 509 497 "mio 0.8.11", ··· 524 512 525 513 [[package]] 526 514 name = "crypto-common" 527 - version = "0.1.6" 515 + version = "0.1.7" 528 516 source = "registry+https://github.com/rust-lang/crates.io-index" 529 - checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3" 517 + checksum = "78c8292055d1c1df0cce5d180393dc8cce0abec0a7102adb6c7b1eef6016d60a" 530 518 dependencies = [ 531 519 "generic-array", 532 520 "typenum", ··· 534 522 535 523 [[package]] 536 524 name = "darling" 537 - version = "0.20.10" 525 + version = "0.20.11" 538 526 source = "registry+https://github.com/rust-lang/crates.io-index" 539 - checksum = "6f63b86c8a8826a49b8c21f08a2d07338eec8d900540f8630dc76284be802989" 527 + checksum = "fc7f46116c46ff9ab3eb1597a45688b6715c6e628b5c133e288e709a29bcb4ee" 540 528 dependencies = [ 541 529 "darling_core", 542 530 "darling_macro", ··· 544 532 545 533 [[package]] 546 534 name = "darling_core" 547 - version = "0.20.10" 535 + version = "0.20.11" 548 536 source = "registry+https://github.com/rust-lang/crates.io-index" 549 - checksum = "95133861a8032aaea082871032f5815eb9e98cef03fa916ab4500513994df9e5" 537 + checksum = "0d00b9596d185e565c2207a0b01f8bd1a135483d02d9b7b0a54b11da8d53412e" 550 538 dependencies = [ 551 539 "fnv", 552 540 "ident_case", 553 541 "proc-macro2", 554 542 "quote", 555 543 "strsim 0.11.1", 556 - "syn 2.0.100", 544 + "syn 2.0.111", 557 545 ] 558 546 559 547 [[package]] 560 548 name = "darling_macro" 561 - version = "0.20.10" 549 + version = "0.20.11" 562 550 source = "registry+https://github.com/rust-lang/crates.io-index" 563 - checksum = "d336a2a514f6ccccaa3e09b02d41d35330c07ddf03a62165fcec10bb561c7806" 551 + checksum = "fc34b93ccb385b40dc71c6fceac4b2ad23662c7eeb248cf10d529b7e055b6ead" 564 552 dependencies = [ 565 553 "darling_core", 566 554 "quote", 567 - "syn 2.0.100", 555 + "syn 2.0.111", 568 556 ] 569 557 570 558 [[package]] ··· 583 571 584 572 [[package]] 585 573 name = "data-encoding" 586 - version = "2.8.0" 574 + version = "2.9.0" 587 575 source = "registry+https://github.com/rust-lang/crates.io-index" 588 - checksum = "575f75dfd25738df5b91b8e43e14d44bda14637a58fae779fd2b064f8bf3e010" 576 + checksum = "2a2330da5de22e8a3cb63252ce2abb30116bf5265e89c0e01bc17015ce30a476" 589 577 590 578 [[package]] 591 579 name = "deranged" 592 - version = "0.4.0" 580 + version = "0.5.5" 593 581 source = "registry+https://github.com/rust-lang/crates.io-index" 594 - checksum = "9c9e6a11ca8224451684bc0d7d5a7adbf8f2fd6887261a1cfc3c0432f9d4068e" 582 + checksum = "ececcb659e7ba858fb4f10388c250a7252eb0a27373f1a72b8748afdd248e587" 595 583 dependencies = [ 596 584 "powerfmt", 597 - "serde", 585 + "serde_core", 598 586 ] 599 587 600 588 [[package]] ··· 626 614 dependencies = [ 627 615 "proc-macro2", 628 616 "quote", 629 - "syn 2.0.100", 617 + "syn 2.0.111", 630 618 ] 631 619 632 620 [[package]] ··· 658 646 659 647 [[package]] 660 648 name = "errno" 661 - version = "0.3.10" 649 + version = "0.3.14" 662 650 source = "registry+https://github.com/rust-lang/crates.io-index" 663 - checksum = "33d852cb9b869c2a9b3df2f71a3074817f01e1844f839a144f5fcef059a4eb5d" 651 + checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb" 664 652 dependencies = [ 665 653 "libc", 666 - "windows-sys 0.59.0", 654 + "windows-sys 0.61.2", 667 655 ] 668 656 669 657 [[package]] ··· 692 680 checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be" 693 681 694 682 [[package]] 683 + name = "find-msvc-tools" 684 + version = "0.1.5" 685 + source = "registry+https://github.com/rust-lang/crates.io-index" 686 + checksum = "3a3076410a55c90011c298b04d0cfa770b00fa04e1e3c97d3f6c9de105a03844" 687 + 688 + [[package]] 695 689 name = "flate2" 696 - version = "1.1.0" 690 + version = "1.1.5" 697 691 source = "registry+https://github.com/rust-lang/crates.io-index" 698 - checksum = "11faaf5a5236997af9848be0bef4db95824b1d534ebc64d0f0c6cf3e67bd38dc" 692 + checksum = "bfe33edd8e85a12a67454e37f8c75e730830d83e313556ab9ebf9ee7fbeb3bfb" 699 693 dependencies = [ 700 694 "crc32fast", 701 - "miniz_oxide 0.8.5", 695 + "miniz_oxide", 702 696 ] 703 697 704 698 [[package]] ··· 739 733 740 734 [[package]] 741 735 name = "form_urlencoded" 742 - version = "1.2.1" 736 + version = "1.2.2" 743 737 source = "registry+https://github.com/rust-lang/crates.io-index" 744 - checksum = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456" 738 + checksum = "cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf" 745 739 dependencies = [ 746 740 "percent-encoding", 747 741 ] ··· 790 784 dependencies = [ 791 785 "proc-macro2", 792 786 "quote", 793 - "syn 2.0.100", 787 + "syn 2.0.111", 794 788 ] 795 789 796 790 [[package]] ··· 855 849 856 850 [[package]] 857 851 name = "getrandom" 858 - version = "0.2.15" 852 + version = "0.2.16" 859 853 source = "registry+https://github.com/rust-lang/crates.io-index" 860 - checksum = "c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7" 854 + checksum = "335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592" 861 855 dependencies = [ 862 856 "cfg-if", 863 857 "libc", 864 - "wasi 0.11.0+wasi-snapshot-preview1", 858 + "wasi 0.11.1+wasi-snapshot-preview1", 865 859 ] 866 860 867 861 [[package]] 868 862 name = "getrandom" 869 - version = "0.3.2" 863 + version = "0.3.4" 870 864 source = "registry+https://github.com/rust-lang/crates.io-index" 871 - checksum = "73fea8450eea4bac3940448fb7ae50d91f034f941199fcd9d909a5a07aa455f0" 865 + checksum = "899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd" 872 866 dependencies = [ 873 867 "cfg-if", 874 868 "libc", 875 869 "r-efi", 876 - "wasi 0.14.2+wasi-0.2.4", 870 + "wasip2", 877 871 ] 878 872 879 873 [[package]] 880 874 name = "gimli" 881 - version = "0.28.1" 875 + version = "0.32.3" 882 876 source = "registry+https://github.com/rust-lang/crates.io-index" 883 - checksum = "4271d37baee1b8c7e4b708028c57d816cf9d2434acb33a549475f78c181f6253" 877 + checksum = "e629b9b98ef3dd8afe6ca2bd0f89306cec16d43d907889945bc5d6687f2f13c7" 884 878 885 879 [[package]] 886 880 name = "glob" 887 - version = "0.3.2" 881 + version = "0.3.3" 888 882 source = "registry+https://github.com/rust-lang/crates.io-index" 889 - checksum = "a8d1add55171497b4705a648c6b583acafb01d58050a51727785f0b2c8e0a2b2" 883 + checksum = "0cc23270f6e1808e30a928bdc84dea0b9b4136a8bc82338574f23baf47bbd280" 890 884 891 885 [[package]] 892 886 name = "h2" 893 - version = "0.3.26" 887 + version = "0.3.27" 894 888 source = "registry+https://github.com/rust-lang/crates.io-index" 895 - checksum = "81fe527a889e1532da5c525686d96d4c2e74cdd345badf8dfef9f6b39dd5f5e8" 889 + checksum = "0beca50380b1fc32983fc1cb4587bfa4bb9e78fc259aad4a0032d2080309222d" 896 890 dependencies = [ 897 891 "bytes", 898 892 "fnv", ··· 909 903 910 904 [[package]] 911 905 name = "h2" 912 - version = "0.4.8" 906 + version = "0.4.12" 913 907 source = "registry+https://github.com/rust-lang/crates.io-index" 914 - checksum = "5017294ff4bb30944501348f6f8e42e6ad28f42c8bbef7a74029aff064a4e3c2" 908 + checksum = "f3c0b69cfcb4e1b9f1bf2f53f95f766e4661169728ec61cd3fe5a0166f2d1386" 915 909 dependencies = [ 916 910 "atomic-waker", 917 911 "bytes", 918 912 "fnv", 919 913 "futures-core", 920 914 "futures-sink", 921 - "http 1.3.1", 915 + "http 1.4.0", 922 916 "indexmap", 923 917 "slab", 924 918 "tokio", ··· 932 926 source = "registry+https://github.com/rust-lang/crates.io-index" 933 927 checksum = "0c7ed2f2edad8a14c8186b847909a41fbb9c3eafa44f88bd891114ed5019da09" 934 928 dependencies = [ 935 - "hashbrown 0.16.0", 929 + "hashbrown 0.16.1", 936 930 "serde", 937 931 ] 938 932 ··· 944 938 945 939 [[package]] 946 940 name = "hashbrown" 947 - version = "0.15.2" 941 + version = "0.16.1" 948 942 source = "registry+https://github.com/rust-lang/crates.io-index" 949 - checksum = "bf151400ff0baff5465007dd2f3e717f3fe502074ca563069ce3a6629d07b289" 950 - 951 - [[package]] 952 - name = "hashbrown" 953 - version = "0.16.0" 954 - source = "registry+https://github.com/rust-lang/crates.io-index" 955 - checksum = "5419bdc4f6a9207fbeba6d11b604d481addf78ecd10c11ad51e76c2f6482748d" 943 + checksum = "841d1cc9bed7f9236f321df977030373f4a4163ae1a7dbfe1a51a2c1a51d9100" 956 944 dependencies = [ 957 945 "allocator-api2", 958 946 "equivalent", ··· 987 975 988 976 [[package]] 989 977 name = "http" 990 - version = "1.3.1" 978 + version = "1.4.0" 991 979 source = "registry+https://github.com/rust-lang/crates.io-index" 992 - checksum = "f4a85d31aea989eead29a3aaf9e1115a180df8282431156e533de47660892565" 980 + checksum = "e3ba2a386d7f85a81f119ad7498ebe444d2e22c2af0b86b069416ace48b3311a" 993 981 dependencies = [ 994 982 "bytes", 995 - "fnv", 996 983 "itoa", 997 984 ] 998 985 ··· 1014 1001 checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184" 1015 1002 dependencies = [ 1016 1003 "bytes", 1017 - "http 1.3.1", 1004 + "http 1.4.0", 1018 1005 ] 1019 1006 1020 1007 [[package]] ··· 1025 1012 dependencies = [ 1026 1013 "bytes", 1027 1014 "futures-core", 1028 - "http 1.3.1", 1015 + "http 1.4.0", 1029 1016 "http-body 1.0.1", 1030 1017 "pin-project-lite", 1031 1018 ] ··· 1044 1031 1045 1032 [[package]] 1046 1033 name = "humantime" 1047 - version = "2.2.0" 1034 + version = "2.3.0" 1048 1035 source = "registry+https://github.com/rust-lang/crates.io-index" 1049 - checksum = "9b112acc8b3adf4b107a8ec20977da0273a8c386765a3ec0229bd500a1443f9f" 1036 + checksum = "135b12329e5e3ce057a9f972339ea52bc954fe1e9358ef27f95e89716fbc5424" 1050 1037 1051 1038 [[package]] 1052 1039 name = "hyper" ··· 1058 1045 "futures-channel", 1059 1046 "futures-core", 1060 1047 "futures-util", 1061 - "h2 0.3.26", 1048 + "h2 0.3.27", 1062 1049 "http 0.2.12", 1063 1050 "http-body 0.4.6", 1064 1051 "httparse", ··· 1074 1061 1075 1062 [[package]] 1076 1063 name = "hyper" 1077 - version = "1.6.0" 1064 + version = "1.8.1" 1078 1065 source = "registry+https://github.com/rust-lang/crates.io-index" 1079 - checksum = "cc2b571658e38e0c01b1fdca3bbbe93c00d3d71693ff2770043f8c29bc7d6f80" 1066 + checksum = "2ab2d4f250c3d7b1c9fcdff1cece94ea4e2dfbec68614f7b87cb205f24ca9d11" 1080 1067 dependencies = [ 1068 + "atomic-waker", 1081 1069 "bytes", 1082 1070 "futures-channel", 1083 - "futures-util", 1084 - "h2 0.4.8", 1085 - "http 1.3.1", 1071 + "futures-core", 1072 + "h2 0.4.12", 1073 + "http 1.4.0", 1086 1074 "http-body 1.0.1", 1087 1075 "httparse", 1088 1076 "itoa", 1089 1077 "pin-project-lite", 1078 + "pin-utils", 1090 1079 "smallvec", 1091 1080 "tokio", 1092 1081 "want", ··· 1108 1097 1109 1098 [[package]] 1110 1099 name = "hyper-rustls" 1111 - version = "0.27.5" 1100 + version = "0.27.7" 1112 1101 source = "registry+https://github.com/rust-lang/crates.io-index" 1113 - checksum = "2d191583f3da1305256f22463b9bb0471acad48a4e534a5218b9963e9c1f59b2" 1102 + checksum = "e3c93eb611681b207e1fe55d5a71ecf91572ec8a6705cdb6857f7d8d5242cf58" 1114 1103 dependencies = [ 1115 - "futures-util", 1116 - "http 1.3.1", 1117 - "hyper 1.6.0", 1104 + "http 1.4.0", 1105 + "hyper 1.8.1", 1118 1106 "hyper-util", 1119 - "rustls 0.23.25", 1107 + "rustls 0.23.35", 1120 1108 "rustls-pki-types", 1121 1109 "tokio", 1122 - "tokio-rustls 0.26.2", 1110 + "tokio-rustls 0.26.4", 1123 1111 "tower-service", 1124 1112 ] 1125 1113 ··· 1131 1119 dependencies = [ 1132 1120 "bytes", 1133 1121 "http-body-util", 1134 - "hyper 1.6.0", 1122 + "hyper 1.8.1", 1135 1123 "hyper-util", 1136 1124 "native-tls", 1137 1125 "tokio", ··· 1141 1129 1142 1130 [[package]] 1143 1131 name = "hyper-util" 1144 - version = "0.1.15" 1132 + version = "0.1.18" 1145 1133 source = "registry+https://github.com/rust-lang/crates.io-index" 1146 - checksum = "7f66d5bd4c6f02bf0542fad85d626775bab9258cf795a4256dcaf3161114d1df" 1134 + checksum = "52e9a2a24dc5c6821e71a7030e1e14b7b632acac55c40e9d2e082c621261bb56" 1147 1135 dependencies = [ 1148 1136 "base64 0.22.1", 1149 1137 "bytes", 1150 1138 "futures-channel", 1151 1139 "futures-core", 1152 1140 "futures-util", 1153 - "http 1.3.1", 1141 + "http 1.4.0", 1154 1142 "http-body 1.0.1", 1155 - "hyper 1.6.0", 1143 + "hyper 1.8.1", 1156 1144 "ipnet", 1157 1145 "libc", 1158 1146 "percent-encoding", 1159 1147 "pin-project-lite", 1160 - "socket2 0.5.10", 1148 + "socket2 0.6.1", 1161 1149 "system-configuration 0.6.1", 1162 1150 "tokio", 1163 1151 "tower-service", ··· 1167 1155 1168 1156 [[package]] 1169 1157 name = "iana-time-zone" 1170 - version = "0.1.61" 1158 + version = "0.1.64" 1171 1159 source = "registry+https://github.com/rust-lang/crates.io-index" 1172 - checksum = "235e081f3925a06703c2d0117ea8b91f042756fd6e7a6e5d901e8ca1a996b220" 1160 + checksum = "33e57f83510bb73707521ebaffa789ec8caf86f9657cad665b092b581d40e9fb" 1173 1161 dependencies = [ 1174 1162 "android_system_properties", 1175 1163 "core-foundation-sys", 1176 1164 "iana-time-zone-haiku", 1177 1165 "js-sys", 1166 + "log", 1178 1167 "wasm-bindgen", 1179 1168 "windows-core", 1180 1169 ] ··· 1190 1179 1191 1180 [[package]] 1192 1181 name = "icu_collections" 1193 - version = "1.5.0" 1182 + version = "2.1.1" 1194 1183 source = "registry+https://github.com/rust-lang/crates.io-index" 1195 - checksum = "db2fa452206ebee18c4b5c2274dbf1de17008e874b4dc4f0aea9d01ca79e4526" 1184 + checksum = "4c6b649701667bbe825c3b7e6388cb521c23d88644678e83c0c4d0a621a34b43" 1196 1185 dependencies = [ 1197 1186 "displaydoc", 1187 + "potential_utf", 1198 1188 "yoke", 1199 1189 "zerofrom", 1200 1190 "zerovec", 1201 1191 ] 1202 1192 1203 1193 [[package]] 1204 - name = "icu_locid" 1205 - version = "1.5.0" 1194 + name = "icu_locale_core" 1195 + version = "2.1.1" 1206 1196 source = "registry+https://github.com/rust-lang/crates.io-index" 1207 - checksum = "13acbb8371917fc971be86fc8057c41a64b521c184808a698c02acc242dbf637" 1197 + checksum = "edba7861004dd3714265b4db54a3c390e880ab658fec5f7db895fae2046b5bb6" 1208 1198 dependencies = [ 1209 1199 "displaydoc", 1210 1200 "litemap", ··· 1214 1204 ] 1215 1205 1216 1206 [[package]] 1217 - name = "icu_locid_transform" 1218 - version = "1.5.0" 1219 - source = "registry+https://github.com/rust-lang/crates.io-index" 1220 - checksum = "01d11ac35de8e40fdeda00d9e1e9d92525f3f9d887cdd7aa81d727596788b54e" 1221 - dependencies = [ 1222 - "displaydoc", 1223 - "icu_locid", 1224 - "icu_locid_transform_data", 1225 - "icu_provider", 1226 - "tinystr", 1227 - "zerovec", 1228 - ] 1229 - 1230 - [[package]] 1231 - name = "icu_locid_transform_data" 1232 - version = "1.5.0" 1233 - source = "registry+https://github.com/rust-lang/crates.io-index" 1234 - checksum = "fdc8ff3388f852bede6b579ad4e978ab004f139284d7b28715f773507b946f6e" 1235 - 1236 - [[package]] 1237 1207 name = "icu_normalizer" 1238 - version = "1.5.0" 1208 + version = "2.1.1" 1239 1209 source = "registry+https://github.com/rust-lang/crates.io-index" 1240 - checksum = "19ce3e0da2ec68599d193c93d088142efd7f9c5d6fc9b803774855747dc6a84f" 1210 + checksum = "5f6c8828b67bf8908d82127b2054ea1b4427ff0230ee9141c54251934ab1b599" 1241 1211 dependencies = [ 1242 - "displaydoc", 1243 1212 "icu_collections", 1244 1213 "icu_normalizer_data", 1245 1214 "icu_properties", 1246 1215 "icu_provider", 1247 1216 "smallvec", 1248 - "utf16_iter", 1249 - "utf8_iter", 1250 - "write16", 1251 1217 "zerovec", 1252 1218 ] 1253 1219 1254 1220 [[package]] 1255 1221 name = "icu_normalizer_data" 1256 - version = "1.5.0" 1222 + version = "2.1.1" 1257 1223 source = "registry+https://github.com/rust-lang/crates.io-index" 1258 - checksum = "f8cafbf7aa791e9b22bec55a167906f9e1215fd475cd22adfcf660e03e989516" 1224 + checksum = "7aedcccd01fc5fe81e6b489c15b247b8b0690feb23304303a9e560f37efc560a" 1259 1225 1260 1226 [[package]] 1261 1227 name = "icu_properties" 1262 - version = "1.5.1" 1228 + version = "2.1.1" 1263 1229 source = "registry+https://github.com/rust-lang/crates.io-index" 1264 - checksum = "93d6020766cfc6302c15dbbc9c8778c37e62c14427cb7f6e601d849e092aeef5" 1230 + checksum = "e93fcd3157766c0c8da2f8cff6ce651a31f0810eaa1c51ec363ef790bbb5fb99" 1265 1231 dependencies = [ 1266 - "displaydoc", 1267 1232 "icu_collections", 1268 - "icu_locid_transform", 1233 + "icu_locale_core", 1269 1234 "icu_properties_data", 1270 1235 "icu_provider", 1271 - "tinystr", 1236 + "zerotrie", 1272 1237 "zerovec", 1273 1238 ] 1274 1239 1275 1240 [[package]] 1276 1241 name = "icu_properties_data" 1277 - version = "1.5.0" 1242 + version = "2.1.1" 1278 1243 source = "registry+https://github.com/rust-lang/crates.io-index" 1279 - checksum = "67a8effbc3dd3e4ba1afa8ad918d5684b8868b3b26500753effea8d2eed19569" 1244 + checksum = "02845b3647bb045f1100ecd6480ff52f34c35f82d9880e029d329c21d1054899" 1280 1245 1281 1246 [[package]] 1282 1247 name = "icu_provider" 1283 - version = "1.5.0" 1248 + version = "2.1.1" 1284 1249 source = "registry+https://github.com/rust-lang/crates.io-index" 1285 - checksum = "6ed421c8a8ef78d3e2dbc98a973be2f3770cb42b606e3ab18d6237c4dfde68d9" 1250 + checksum = "85962cf0ce02e1e0a629cc34e7ca3e373ce20dda4c4d7294bbd0bf1fdb59e614" 1286 1251 dependencies = [ 1287 1252 "displaydoc", 1288 - "icu_locid", 1289 - "icu_provider_macros", 1290 - "stable_deref_trait", 1291 - "tinystr", 1253 + "icu_locale_core", 1292 1254 "writeable", 1293 1255 "yoke", 1294 1256 "zerofrom", 1257 + "zerotrie", 1295 1258 "zerovec", 1296 1259 ] 1297 1260 1298 1261 [[package]] 1299 - name = "icu_provider_macros" 1300 - version = "1.5.0" 1301 - source = "registry+https://github.com/rust-lang/crates.io-index" 1302 - checksum = "1ec89e9337638ecdc08744df490b221a7399bf8d164eb52a665454e60e075ad6" 1303 - dependencies = [ 1304 - "proc-macro2", 1305 - "quote", 1306 - "syn 2.0.100", 1307 - ] 1308 - 1309 - [[package]] 1310 1262 name = "ident_case" 1311 1263 version = "1.0.1" 1312 1264 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 1314 1266 1315 1267 [[package]] 1316 1268 name = "idna" 1317 - version = "1.0.3" 1269 + version = "1.1.0" 1318 1270 source = "registry+https://github.com/rust-lang/crates.io-index" 1319 - checksum = "686f825264d630750a544639377bae737628043f20d38bbc029e8f29ea968a7e" 1271 + checksum = "3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de" 1320 1272 dependencies = [ 1321 1273 "idna_adapter", 1322 1274 "smallvec", ··· 1325 1277 1326 1278 [[package]] 1327 1279 name = "idna_adapter" 1328 - version = "1.2.0" 1280 + version = "1.2.1" 1329 1281 source = "registry+https://github.com/rust-lang/crates.io-index" 1330 - checksum = "daca1df1c957320b2cf139ac61e7bd64fed304c5040df000a745aa1de3b4ef71" 1282 + checksum = "3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344" 1331 1283 dependencies = [ 1332 1284 "icu_normalizer", 1333 1285 "icu_properties", ··· 1335 1287 1336 1288 [[package]] 1337 1289 name = "indenter" 1338 - version = "0.3.3" 1290 + version = "0.3.4" 1339 1291 source = "registry+https://github.com/rust-lang/crates.io-index" 1340 - checksum = "ce23b50ad8242c51a442f3ff322d56b02f08852c77e4c0b4d3fd684abc89c683" 1292 + checksum = "964de6e86d545b246d84badc0fef527924ace5134f30641c203ef52ba83f58d5" 1341 1293 1342 1294 [[package]] 1343 1295 name = "indexmap" 1344 - version = "2.8.0" 1296 + version = "2.12.1" 1345 1297 source = "registry+https://github.com/rust-lang/crates.io-index" 1346 - checksum = "3954d50fe15b02142bf25d3b8bdadb634ec3948f103d04ffe3031bc8fe9d7058" 1298 + checksum = "0ad4bb2b565bca0645f4d68c5c9af97fba094e9791da685bf83cb5f3ce74acf2" 1347 1299 dependencies = [ 1348 1300 "equivalent", 1349 - "hashbrown 0.15.2", 1301 + "hashbrown 0.16.1", 1350 1302 ] 1351 1303 1352 1304 [[package]] ··· 1357 1309 1358 1310 [[package]] 1359 1311 name = "iri-string" 1360 - version = "0.7.8" 1312 + version = "0.7.9" 1361 1313 source = "registry+https://github.com/rust-lang/crates.io-index" 1362 - checksum = "dbc5ebe9c3a1a7a5127f920a418f7585e9e758e911d0466ed004f393b0e380b2" 1314 + checksum = "4f867b9d1d896b67beb18518eda36fdb77a32ea590de864f1325b294a6d14397" 1363 1315 dependencies = [ 1364 1316 "memchr", 1365 1317 "serde", ··· 1367 1319 1368 1320 [[package]] 1369 1321 name = "is_terminal_polyfill" 1370 - version = "1.70.1" 1322 + version = "1.70.2" 1371 1323 source = "registry+https://github.com/rust-lang/crates.io-index" 1372 - checksum = "7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf" 1324 + checksum = "a6cb138bb79a146c1bd460005623e142ef0181e3d0219cb493e02f7d08a35695" 1373 1325 1374 1326 [[package]] 1375 1327 name = "itoa" ··· 1379 1331 1380 1332 [[package]] 1381 1333 name = "js-sys" 1382 - version = "0.3.77" 1334 + version = "0.3.83" 1383 1335 source = "registry+https://github.com/rust-lang/crates.io-index" 1384 - checksum = "1cfaf33c695fc6e08064efbc1f72ec937429614f25eef83af942d0e227c3a28f" 1336 + checksum = "464a3709c7f55f1f721e5389aa6ea4e3bc6aba669353300af094b29ffbdde1d8" 1385 1337 dependencies = [ 1386 1338 "once_cell", 1387 1339 "wasm-bindgen", ··· 1393 1345 source = "registry+https://github.com/rust-lang/crates.io-index" 1394 1346 checksum = "069387989a3b4c9824320975e3689503053c49ee46de1c3b15597a20574d66c6" 1395 1347 dependencies = [ 1396 - "clap 4.5.32", 1348 + "clap 4.5.53", 1397 1349 "clap-stdin", 1398 1350 "color-eyre", 1399 1351 "console", ··· 1422 1374 1423 1375 [[package]] 1424 1376 name = "linux-raw-sys" 1425 - version = "0.9.3" 1377 + version = "0.11.0" 1426 1378 source = "registry+https://github.com/rust-lang/crates.io-index" 1427 - checksum = "fe7db12097d22ec582439daf8618b8fdd1a7bef6270e9af3b1ebcd30893cf413" 1379 + checksum = "df1d3c3b53da64cf5760482273a98e575c651a67eec7f77df96b5b642de8f039" 1428 1380 1429 1381 [[package]] 1430 1382 name = "litemap" 1431 - version = "0.7.5" 1383 + version = "0.8.1" 1432 1384 source = "registry+https://github.com/rust-lang/crates.io-index" 1433 - checksum = "23fb14cb19457329c82206317a5663005a4d404783dc74f4252769b0d5f42856" 1385 + checksum = "6373607a59f0be73a39b6fe456b8192fcc3585f602af20751600e974dd455e77" 1434 1386 1435 1387 [[package]] 1436 1388 name = "lock_api" 1437 - version = "0.4.12" 1389 + version = "0.4.14" 1438 1390 source = "registry+https://github.com/rust-lang/crates.io-index" 1439 - checksum = "07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17" 1391 + checksum = "224399e74b87b5f3557511d98dff8b14089b3dadafcab6bb93eab67d3aace965" 1440 1392 dependencies = [ 1441 - "autocfg", 1442 1393 "scopeguard", 1443 1394 ] 1444 1395 1445 1396 [[package]] 1446 1397 name = "log" 1447 - version = "0.4.26" 1398 + version = "0.4.28" 1448 1399 source = "registry+https://github.com/rust-lang/crates.io-index" 1449 - checksum = "30bde2b3dc3671ae49d8e2e9f044c7c005836e7a023ee57cffa25ab82764bb9e" 1400 + checksum = "34080505efa8e45a4b816c349525ebe327ceaa8559756f0356cba97ef3bf7432" 1450 1401 1451 1402 [[package]] 1452 1403 name = "memchr" 1453 - version = "2.7.4" 1404 + version = "2.7.6" 1454 1405 source = "registry+https://github.com/rust-lang/crates.io-index" 1455 - checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3" 1406 + checksum = "f52b00d39961fc5b2736ea853c9cc86238e165017a493d1d5c8eac6bdc4cc273" 1456 1407 1457 1408 [[package]] 1458 1409 name = "mime" ··· 1487 1438 1488 1439 [[package]] 1489 1440 name = "miniz_oxide" 1490 - version = "0.7.4" 1441 + version = "0.8.9" 1491 1442 source = "registry+https://github.com/rust-lang/crates.io-index" 1492 - checksum = "b8a240ddb74feaf34a79a7add65a741f3167852fba007066dcac1ca548d89c08" 1493 - dependencies = [ 1494 - "adler", 1495 - ] 1496 - 1497 - [[package]] 1498 - name = "miniz_oxide" 1499 - version = "0.8.5" 1500 - source = "registry+https://github.com/rust-lang/crates.io-index" 1501 - checksum = "8e3e04debbb59698c15bacbb6d93584a8c0ca9cc3213cb423d31f760d8843ce5" 1443 + checksum = "1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316" 1502 1444 dependencies = [ 1503 1445 "adler2", 1446 + "simd-adler32", 1504 1447 ] 1505 1448 1506 1449 [[package]] ··· 1511 1454 dependencies = [ 1512 1455 "libc", 1513 1456 "log", 1514 - "wasi 0.11.0+wasi-snapshot-preview1", 1457 + "wasi 0.11.1+wasi-snapshot-preview1", 1515 1458 "windows-sys 0.48.0", 1516 1459 ] 1517 1460 1518 1461 [[package]] 1519 1462 name = "mio" 1520 - version = "1.0.3" 1463 + version = "1.1.0" 1521 1464 source = "registry+https://github.com/rust-lang/crates.io-index" 1522 - checksum = "2886843bf800fba2e3377cff24abf6379b4c4d5c6681eaf9ea5b0d15090450bd" 1465 + checksum = "69d83b0086dc8ecf3ce9ae2874b2d1290252e2a30720bea58a5c6639b0092873" 1523 1466 dependencies = [ 1524 1467 "libc", 1525 - "wasi 0.11.0+wasi-snapshot-preview1", 1526 - "windows-sys 0.52.0", 1468 + "wasi 0.11.1+wasi-snapshot-preview1", 1469 + "windows-sys 0.61.2", 1527 1470 ] 1528 1471 1529 1472 [[package]] ··· 1554 1497 "reqwest 0.12.24", 1555 1498 "serde", 1556 1499 "serde_json", 1557 - "thiserror 2.0.12", 1500 + "thiserror 2.0.17", 1558 1501 ] 1559 1502 1560 1503 [[package]] ··· 1574 1517 1575 1518 [[package]] 1576 1519 name = "object" 1577 - version = "0.32.2" 1520 + version = "0.37.3" 1578 1521 source = "registry+https://github.com/rust-lang/crates.io-index" 1579 - checksum = "a6a622008b6e321afc04970976f62ee297fdbaa6f95318ca343e3eebb9648441" 1522 + checksum = "ff76201f031d8863c38aa7f905eca4f53abbfa15f609db4277d44cd8938f33fe" 1580 1523 dependencies = [ 1581 1524 "memchr", 1582 1525 ] 1583 1526 1584 1527 [[package]] 1585 1528 name = "once_cell" 1586 - version = "1.21.1" 1529 + version = "1.21.3" 1530 + source = "registry+https://github.com/rust-lang/crates.io-index" 1531 + checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d" 1532 + 1533 + [[package]] 1534 + name = "once_cell_polyfill" 1535 + version = "1.70.2" 1587 1536 source = "registry+https://github.com/rust-lang/crates.io-index" 1588 - checksum = "d75b0bedcc4fe52caa0e03d9f1151a323e4aa5e2d78ba3580400cd3c9e2bc4bc" 1537 + checksum = "384b8ab6d37215f3c5301a95a4accb5d64aa607f1fcb26a11b5303878451b4fe" 1589 1538 1590 1539 [[package]] 1591 1540 name = "openssl" 1592 - version = "0.10.71" 1541 + version = "0.10.75" 1593 1542 source = "registry+https://github.com/rust-lang/crates.io-index" 1594 - checksum = "5e14130c6a98cd258fdcb0fb6d744152343ff729cbfcb28c656a9d12b999fbcd" 1543 + checksum = "08838db121398ad17ab8531ce9de97b244589089e290a384c900cb9ff7434328" 1595 1544 dependencies = [ 1596 - "bitflags 2.9.0", 1545 + "bitflags 2.10.0", 1597 1546 "cfg-if", 1598 1547 "foreign-types", 1599 1548 "libc", ··· 1610 1559 dependencies = [ 1611 1560 "proc-macro2", 1612 1561 "quote", 1613 - "syn 2.0.100", 1562 + "syn 2.0.111", 1614 1563 ] 1615 1564 1616 1565 [[package]] ··· 1621 1570 1622 1571 [[package]] 1623 1572 name = "openssl-sys" 1624 - version = "0.9.106" 1573 + version = "0.9.111" 1625 1574 source = "registry+https://github.com/rust-lang/crates.io-index" 1626 - checksum = "8bb61ea9811cc39e3c2069f40b8b8e2e70d8569b361f879786cc7ed48b777cdd" 1575 + checksum = "82cab2d520aa75e3c58898289429321eb788c3106963d0dc886ec7a5f4adc321" 1627 1576 dependencies = [ 1628 1577 "cc", 1629 1578 "libc", ··· 1633 1582 1634 1583 [[package]] 1635 1584 name = "owo-colors" 1636 - version = "4.2.2" 1585 + version = "4.2.3" 1637 1586 source = "registry+https://github.com/rust-lang/crates.io-index" 1638 - checksum = "48dd4f4a2c8405440fd0462561f0e5806bd0f77e86f51c761481bdd4018b545e" 1587 + checksum = "9c6901729fa79e91a0913333229e9ca5dc725089d1c363b2f4b4760709dc4a52" 1639 1588 1640 1589 [[package]] 1641 1590 name = "parking_lot" 1642 - version = "0.12.3" 1591 + version = "0.12.5" 1643 1592 source = "registry+https://github.com/rust-lang/crates.io-index" 1644 - checksum = "f1bf18183cf54e8d6059647fc3063646a1801cf30896933ec2311622cc4b9a27" 1593 + checksum = "93857453250e3077bd71ff98b6a65ea6621a19bb0f559a85248955ac12c45a1a" 1645 1594 dependencies = [ 1646 1595 "lock_api", 1647 1596 "parking_lot_core", ··· 1649 1598 1650 1599 [[package]] 1651 1600 name = "parking_lot_core" 1652 - version = "0.9.10" 1601 + version = "0.9.12" 1653 1602 source = "registry+https://github.com/rust-lang/crates.io-index" 1654 - checksum = "1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8" 1603 + checksum = "2621685985a2ebf1c516881c026032ac7deafcda1a2c9b7850dc81e3dfcb64c1" 1655 1604 dependencies = [ 1656 1605 "cfg-if", 1657 1606 "libc", 1658 1607 "redox_syscall", 1659 1608 "smallvec", 1660 - "windows-targets 0.52.6", 1609 + "windows-link", 1661 1610 ] 1662 1611 1663 1612 [[package]] 1664 1613 name = "percent-encoding" 1665 - version = "2.3.1" 1614 + version = "2.3.2" 1666 1615 source = "registry+https://github.com/rust-lang/crates.io-index" 1667 - checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e" 1616 + checksum = "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220" 1668 1617 1669 1618 [[package]] 1670 1619 name = "phf" ··· 1748 1697 "darling", 1749 1698 "proc-macro2", 1750 1699 "quote", 1751 - "syn 2.0.100", 1700 + "syn 2.0.111", 1701 + ] 1702 + 1703 + [[package]] 1704 + name = "potential_utf" 1705 + version = "0.1.4" 1706 + source = "registry+https://github.com/rust-lang/crates.io-index" 1707 + checksum = "b73949432f5e2a09657003c25bca5e19a0e9c84f8058ca374f49e0ebe605af77" 1708 + dependencies = [ 1709 + "zerovec", 1752 1710 ] 1753 1711 1754 1712 [[package]] ··· 1768 1726 1769 1727 [[package]] 1770 1728 name = "proc-macro2" 1771 - version = "1.0.94" 1729 + version = "1.0.103" 1772 1730 source = "registry+https://github.com/rust-lang/crates.io-index" 1773 - checksum = "a31971752e70b8b2686d7e46ec17fb38dad4051d94024c88df49b667caea9c84" 1731 + checksum = "5ee95bc4ef87b8d5ba32e8b7714ccc834865276eab0aed5c9958d00ec45f49e8" 1774 1732 dependencies = [ 1775 1733 "unicode-ident", 1776 1734 ] ··· 1781 1739 source = "registry+https://github.com/rust-lang/crates.io-index" 1782 1740 checksum = "57206b407293d2bcd3af849ce869d52068623f19e1b5ff8e8778e3309439682b" 1783 1741 dependencies = [ 1784 - "bitflags 2.9.0", 1742 + "bitflags 2.10.0", 1785 1743 "memchr", 1786 1744 "unicase", 1787 1745 ] 1788 1746 1789 1747 [[package]] 1790 1748 name = "quote" 1791 - version = "1.0.40" 1749 + version = "1.0.42" 1792 1750 source = "registry+https://github.com/rust-lang/crates.io-index" 1793 - checksum = "1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d" 1751 + checksum = "a338cc41d27e6cc6dce6cefc13a0729dfbb81c262b1f519331575dd80ef3067f" 1794 1752 dependencies = [ 1795 1753 "proc-macro2", 1796 1754 ] 1797 1755 1798 1756 [[package]] 1799 1757 name = "r-efi" 1800 - version = "5.2.0" 1758 + version = "5.3.0" 1801 1759 source = "registry+https://github.com/rust-lang/crates.io-index" 1802 - checksum = "74765f6d916ee2faa39bc8e68e4f3ed8949b48cccdac59983d287a7cb71ce9c5" 1760 + checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f" 1803 1761 1804 1762 [[package]] 1805 1763 name = "rand" ··· 1881 1839 source = "registry+https://github.com/rust-lang/crates.io-index" 1882 1840 checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" 1883 1841 dependencies = [ 1884 - "getrandom 0.2.15", 1842 + "getrandom 0.2.16", 1885 1843 ] 1886 1844 1887 1845 [[package]] ··· 1890 1848 source = "registry+https://github.com/rust-lang/crates.io-index" 1891 1849 checksum = "99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38" 1892 1850 dependencies = [ 1893 - "getrandom 0.3.2", 1851 + "getrandom 0.3.4", 1894 1852 ] 1895 1853 1896 1854 [[package]] ··· 1913 1871 1914 1872 [[package]] 1915 1873 name = "redox_syscall" 1916 - version = "0.5.10" 1874 + version = "0.5.18" 1917 1875 source = "registry+https://github.com/rust-lang/crates.io-index" 1918 - checksum = "0b8c0c260b63a8219631167be35e6a988e9554dbd323f8bd08439c8ed1302bd1" 1876 + checksum = "ed2bf2547551a7053d6fdfafda3f938979645c44812fbfcda098faae3f1a362d" 1919 1877 dependencies = [ 1920 - "bitflags 2.9.0", 1878 + "bitflags 2.10.0", 1921 1879 ] 1922 1880 1923 1881 [[package]] 1924 1882 name = "ref-cast" 1925 - version = "1.0.24" 1883 + version = "1.0.25" 1926 1884 source = "registry+https://github.com/rust-lang/crates.io-index" 1927 - checksum = "4a0ae411dbe946a674d89546582cea4ba2bb8defac896622d6496f14c23ba5cf" 1885 + checksum = "f354300ae66f76f1c85c5f84693f0ce81d747e2c3f21a45fef496d89c960bf7d" 1928 1886 dependencies = [ 1929 1887 "ref-cast-impl", 1930 1888 ] 1931 1889 1932 1890 [[package]] 1933 1891 name = "ref-cast-impl" 1934 - version = "1.0.24" 1892 + version = "1.0.25" 1935 1893 source = "registry+https://github.com/rust-lang/crates.io-index" 1936 - checksum = "1165225c21bff1f3bbce98f5a1f889949bc902d3575308cc7b0de30b4f6d27c7" 1894 + checksum = "b7186006dcb21920990093f30e3dea63b7d6e977bf1256be20c3563a5db070da" 1937 1895 dependencies = [ 1938 1896 "proc-macro2", 1939 1897 "quote", 1940 - "syn 2.0.100", 1898 + "syn 2.0.111", 1941 1899 ] 1942 1900 1943 1901 [[package]] ··· 1965 1923 1966 1924 [[package]] 1967 1925 name = "regex-syntax" 1968 - version = "0.8.5" 1926 + version = "0.8.8" 1969 1927 source = "registry+https://github.com/rust-lang/crates.io-index" 1970 - checksum = "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c" 1928 + checksum = "7a2d987857b319362043e95f5353c0535c1f58eec5336fdfcf626430af7def58" 1971 1929 1972 1930 [[package]] 1973 1931 name = "reqwest" ··· 1980 1938 "encoding_rs", 1981 1939 "futures-core", 1982 1940 "futures-util", 1983 - "h2 0.3.26", 1941 + "h2 0.3.27", 1984 1942 "http 0.2.12", 1985 1943 "http-body 0.4.6", 1986 1944 "hyper 0.14.32", ··· 2023 1981 "bytes", 2024 1982 "encoding_rs", 2025 1983 "futures-core", 2026 - "h2 0.4.8", 2027 - "http 1.3.1", 1984 + "h2 0.4.12", 1985 + "http 1.4.0", 2028 1986 "http-body 1.0.1", 2029 1987 "http-body-util", 2030 - "hyper 1.6.0", 2031 - "hyper-rustls 0.27.5", 1988 + "hyper 1.8.1", 1989 + "hyper-rustls 0.27.7", 2032 1990 "hyper-tls", 2033 1991 "hyper-util", 2034 1992 "js-sys", ··· 2061 2019 dependencies = [ 2062 2020 "cc", 2063 2021 "cfg-if", 2064 - "getrandom 0.2.15", 2022 + "getrandom 0.2.16", 2065 2023 "libc", 2066 2024 "untrusted", 2067 2025 "windows-sys 0.52.0", ··· 2069 2027 2070 2028 [[package]] 2071 2029 name = "rustc-demangle" 2072 - version = "0.1.24" 2030 + version = "0.1.26" 2073 2031 source = "registry+https://github.com/rust-lang/crates.io-index" 2074 - checksum = "719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f" 2032 + checksum = "56f7d92ca342cea22a06f2121d944b4fd82af56988c270852495420f961d4ace" 2075 2033 2076 2034 [[package]] 2077 2035 name = "rustix" 2078 - version = "1.0.3" 2036 + version = "1.1.2" 2079 2037 source = "registry+https://github.com/rust-lang/crates.io-index" 2080 - checksum = "e56a18552996ac8d29ecc3b190b4fdbb2d91ca4ec396de7bbffaf43f3d637e96" 2038 + checksum = "cd15f8a2c5551a84d56efdc1cd049089e409ac19a3072d5037a17fd70719ff3e" 2081 2039 dependencies = [ 2082 - "bitflags 2.9.0", 2040 + "bitflags 2.10.0", 2083 2041 "errno", 2084 2042 "libc", 2085 2043 "linux-raw-sys", 2086 - "windows-sys 0.59.0", 2044 + "windows-sys 0.61.2", 2087 2045 ] 2088 2046 2089 2047 [[package]] ··· 2114 2072 2115 2073 [[package]] 2116 2074 name = "rustls" 2117 - version = "0.23.25" 2075 + version = "0.23.35" 2118 2076 source = "registry+https://github.com/rust-lang/crates.io-index" 2119 - checksum = "822ee9188ac4ec04a2f0531e55d035fb2de73f18b41a63c70c2712503b6fb13c" 2077 + checksum = "533f54bc6a7d4f647e46ad909549eda97bf5afc1585190ef692b4286b198bd8f" 2120 2078 dependencies = [ 2121 2079 "once_cell", 2122 2080 "rustls-pki-types", 2123 - "rustls-webpki 0.103.0", 2081 + "rustls-webpki 0.103.8", 2124 2082 "subtle", 2125 2083 "zeroize", 2126 2084 ] ··· 2136 2094 2137 2095 [[package]] 2138 2096 name = "rustls-pki-types" 2139 - version = "1.11.0" 2097 + version = "1.13.1" 2140 2098 source = "registry+https://github.com/rust-lang/crates.io-index" 2141 - checksum = "917ce264624a4b4db1c364dcc35bfca9ded014d0a958cd47ad3e960e988ea51c" 2099 + checksum = "708c0f9d5f54ba0272468c1d306a52c495b31fa155e91bc25371e6df7996908c" 2100 + dependencies = [ 2101 + "zeroize", 2102 + ] 2142 2103 2143 2104 [[package]] 2144 2105 name = "rustls-webpki" ··· 2163 2124 2164 2125 [[package]] 2165 2126 name = "rustls-webpki" 2166 - version = "0.103.0" 2127 + version = "0.103.8" 2167 2128 source = "registry+https://github.com/rust-lang/crates.io-index" 2168 - checksum = "0aa4eeac2588ffff23e9d7a7e9b3f971c5fb5b7ebc9452745e0c232c64f83b2f" 2129 + checksum = "2ffdfa2f5286e2247234e03f680868ac2815974dc39e00ea15adc445d0aafe52" 2169 2130 dependencies = [ 2170 2131 "ring", 2171 2132 "rustls-pki-types", ··· 2174 2135 2175 2136 [[package]] 2176 2137 name = "rustversion" 2177 - version = "1.0.20" 2138 + version = "1.0.22" 2178 2139 source = "registry+https://github.com/rust-lang/crates.io-index" 2179 - checksum = "eded382c5f5f786b989652c49544c4877d9f015cc22e145a5ea8ea66c2921cd2" 2140 + checksum = "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d" 2180 2141 2181 2142 [[package]] 2182 2143 name = "ryu" ··· 2195 2156 2196 2157 [[package]] 2197 2158 name = "schannel" 2198 - version = "0.1.27" 2159 + version = "0.1.28" 2199 2160 source = "registry+https://github.com/rust-lang/crates.io-index" 2200 - checksum = "1f29ebaa345f945cec9fbbc532eb307f0fdad8161f281b6369539c8d84876b3d" 2161 + checksum = "891d81b926048e76efe18581bf793546b4c0eaf8448d72be8de2bbee5fd166e1" 2201 2162 dependencies = [ 2202 - "windows-sys 0.59.0", 2163 + "windows-sys 0.61.2", 2203 2164 ] 2204 2165 2205 2166 [[package]] ··· 2234 2195 source = "registry+https://github.com/rust-lang/crates.io-index" 2235 2196 checksum = "897b2245f0b511c87893af39b033e5ca9cce68824c4d7e7630b5a1d339658d02" 2236 2197 dependencies = [ 2237 - "bitflags 2.9.0", 2198 + "bitflags 2.10.0", 2238 2199 "core-foundation", 2239 2200 "core-foundation-sys", 2240 2201 "libc", ··· 2243 2204 2244 2205 [[package]] 2245 2206 name = "security-framework-sys" 2246 - version = "2.14.0" 2207 + version = "2.15.0" 2247 2208 source = "registry+https://github.com/rust-lang/crates.io-index" 2248 - checksum = "49db231d56a190491cb4aeda9527f1ad45345af50b0851622a7adb8c03b01c32" 2209 + checksum = "cc1f0cbffaac4852523ce30d8bd3c5cdc873501d96ff467ca09b6767bb8cd5c0" 2249 2210 dependencies = [ 2250 2211 "core-foundation-sys", 2251 2212 "libc", ··· 2253 2214 2254 2215 [[package]] 2255 2216 name = "semver" 2256 - version = "1.0.26" 2217 + version = "1.0.27" 2257 2218 source = "registry+https://github.com/rust-lang/crates.io-index" 2258 - checksum = "56e6fa9c48d24d85fb3de5ad847117517440f6beceb7798af16b4a87d616b8d0" 2219 + checksum = "d767eb0aabc880b29956c35734170f26ed551a859dbd361d140cdbeca61ab1e2" 2259 2220 dependencies = [ 2260 2221 "serde", 2222 + "serde_core", 2261 2223 ] 2262 2224 2263 2225 [[package]] ··· 2296 2258 dependencies = [ 2297 2259 "proc-macro2", 2298 2260 "quote", 2299 - "syn 2.0.100", 2261 + "syn 2.0.111", 2300 2262 ] 2301 2263 2302 2264 [[package]] ··· 2333 2295 "arrayvec", 2334 2296 "async-trait", 2335 2297 "base64 0.22.1", 2336 - "bitflags 2.9.0", 2298 + "bitflags 2.10.0", 2337 2299 "bytes", 2338 2300 "chrono", 2339 2301 "command_attr", ··· 2389 2351 2390 2352 [[package]] 2391 2353 name = "signal-hook" 2392 - version = "0.3.17" 2354 + version = "0.3.18" 2393 2355 source = "registry+https://github.com/rust-lang/crates.io-index" 2394 - checksum = "8621587d4798caf8eb44879d42e56b9a93ea5dcd315a6487c357130095b62801" 2356 + checksum = "d881a16cf4426aa584979d30bd82cb33429027e42122b169753d6ef1085ed6e2" 2395 2357 dependencies = [ 2396 2358 "libc", 2397 2359 "signal-hook-registry", ··· 2399 2361 2400 2362 [[package]] 2401 2363 name = "signal-hook-mio" 2402 - version = "0.2.4" 2364 + version = "0.2.5" 2403 2365 source = "registry+https://github.com/rust-lang/crates.io-index" 2404 - checksum = "34db1a06d485c9142248b7a054f034b349b212551f3dfd19c94d45a754a217cd" 2366 + checksum = "b75a19a7a740b25bc7944bdee6172368f988763b744e3d4dfe753f6b4ece40cc" 2405 2367 dependencies = [ 2406 2368 "libc", 2407 2369 "mio 0.8.11", ··· 2410 2372 2411 2373 [[package]] 2412 2374 name = "signal-hook-registry" 2413 - version = "1.4.2" 2375 + version = "1.4.7" 2414 2376 source = "registry+https://github.com/rust-lang/crates.io-index" 2415 - checksum = "a9e9e0b4211b72e7b8b6e85c807d36c212bdb33ea8587f7569562a84df5465b1" 2377 + checksum = "7664a098b8e616bdfcc2dc0e9ac44eb231eedf41db4e9fe95d8d32ec728dedad" 2416 2378 dependencies = [ 2417 2379 "libc", 2418 2380 ] 2381 + 2382 + [[package]] 2383 + name = "simd-adler32" 2384 + version = "0.3.7" 2385 + source = "registry+https://github.com/rust-lang/crates.io-index" 2386 + checksum = "d66dc143e6b11c1eddc06d5c423cfc97062865baf299914ab64caa38182078fe" 2419 2387 2420 2388 [[package]] 2421 2389 name = "simd-json" ··· 2460 2428 2461 2429 [[package]] 2462 2430 name = "slab" 2463 - version = "0.4.9" 2431 + version = "0.4.11" 2464 2432 source = "registry+https://github.com/rust-lang/crates.io-index" 2465 - checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67" 2466 - dependencies = [ 2467 - "autocfg", 2468 - ] 2433 + checksum = "7a2ae44ef20feb57a68b23d846850f861394c2e02dc425a50098ae8c90267589" 2469 2434 2470 2435 [[package]] 2471 2436 name = "smallvec" 2472 - version = "1.14.0" 2437 + version = "1.15.1" 2473 2438 source = "registry+https://github.com/rust-lang/crates.io-index" 2474 - checksum = "7fcf8323ef1faaee30a44a340193b1ac6814fd9b7b4e88e9d4519a3e4abe1cfd" 2439 + checksum = "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03" 2475 2440 2476 2441 [[package]] 2477 2442 name = "smawk" ··· 2501 2466 2502 2467 [[package]] 2503 2468 name = "stable_deref_trait" 2504 - version = "1.2.0" 2469 + version = "1.2.1" 2505 2470 source = "registry+https://github.com/rust-lang/crates.io-index" 2506 - checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3" 2471 + checksum = "6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596" 2507 2472 2508 2473 [[package]] 2509 2474 name = "static_assertions" ··· 2542 2507 2543 2508 [[package]] 2544 2509 name = "syn" 2545 - version = "2.0.100" 2510 + version = "2.0.111" 2546 2511 source = "registry+https://github.com/rust-lang/crates.io-index" 2547 - checksum = "b09a44accad81e1ba1cd74a32461ba89dee89095ba17b32f5d03683b1b1fc2a0" 2512 + checksum = "390cc9a294ab71bdb1aa2e99d13be9c753cd2d7bd6560c77118597410c4d2e87" 2548 2513 dependencies = [ 2549 2514 "proc-macro2", 2550 2515 "quote", ··· 2568 2533 2569 2534 [[package]] 2570 2535 name = "synstructure" 2571 - version = "0.13.1" 2536 + version = "0.13.2" 2572 2537 source = "registry+https://github.com/rust-lang/crates.io-index" 2573 - checksum = "c8af7666ab7b6390ab78131fb5b0fce11d6b7a6951602017c35fa82800708971" 2538 + checksum = "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2" 2574 2539 dependencies = [ 2575 2540 "proc-macro2", 2576 2541 "quote", 2577 - "syn 2.0.100", 2542 + "syn 2.0.111", 2578 2543 ] 2579 2544 2580 2545 [[package]] ··· 2594 2559 source = "registry+https://github.com/rust-lang/crates.io-index" 2595 2560 checksum = "3c879d448e9d986b661742763247d3693ed13609438cf3d006f51f5368a5ba6b" 2596 2561 dependencies = [ 2597 - "bitflags 2.9.0", 2562 + "bitflags 2.10.0", 2598 2563 "core-foundation", 2599 2564 "system-configuration-sys 0.6.0", 2600 2565 ] ··· 2627 2592 2628 2593 [[package]] 2629 2594 name = "tempfile" 2630 - version = "3.19.0" 2595 + version = "3.23.0" 2631 2596 source = "registry+https://github.com/rust-lang/crates.io-index" 2632 - checksum = "488960f40a3fd53d72c2a29a58722561dee8afdd175bd88e3db4677d7b2ba600" 2597 + checksum = "2d31c77bdf42a745371d260a26ca7163f1e0924b64afa0b688e61b5a9fa02f16" 2633 2598 dependencies = [ 2634 2599 "fastrand", 2635 - "getrandom 0.3.2", 2600 + "getrandom 0.3.4", 2636 2601 "once_cell", 2637 2602 "rustix", 2638 - "windows-sys 0.59.0", 2603 + "windows-sys 0.61.2", 2639 2604 ] 2640 2605 2641 2606 [[package]] ··· 2655 2620 dependencies = [ 2656 2621 "smawk", 2657 2622 "unicode-linebreak", 2658 - "unicode-width 0.2.0", 2623 + "unicode-width 0.2.2", 2659 2624 ] 2660 2625 2661 2626 [[package]] ··· 2669 2634 2670 2635 [[package]] 2671 2636 name = "thiserror" 2672 - version = "2.0.12" 2637 + version = "2.0.17" 2673 2638 source = "registry+https://github.com/rust-lang/crates.io-index" 2674 - checksum = "567b8a2dae586314f7be2a752ec7474332959c6460e02bde30d702a66d488708" 2639 + checksum = "f63587ca0f12b72a0600bcba1d40081f830876000bb46dd2337a3051618f4fc8" 2675 2640 dependencies = [ 2676 - "thiserror-impl 2.0.12", 2641 + "thiserror-impl 2.0.17", 2677 2642 ] 2678 2643 2679 2644 [[package]] ··· 2684 2649 dependencies = [ 2685 2650 "proc-macro2", 2686 2651 "quote", 2687 - "syn 2.0.100", 2652 + "syn 2.0.111", 2688 2653 ] 2689 2654 2690 2655 [[package]] 2691 2656 name = "thiserror-impl" 2692 - version = "2.0.12" 2657 + version = "2.0.17" 2693 2658 source = "registry+https://github.com/rust-lang/crates.io-index" 2694 - checksum = "7f7cf42b4507d8ea322120659672cf1b9dbb93f8f2d4ecfd6e51350ff5b17a1d" 2659 + checksum = "3ff15c8ecd7de3849db632e14d18d2571fa09dfc5ed93479bc4485c7a517c913" 2695 2660 dependencies = [ 2696 2661 "proc-macro2", 2697 2662 "quote", 2698 - "syn 2.0.100", 2663 + "syn 2.0.111", 2699 2664 ] 2700 2665 2701 2666 [[package]] 2702 2667 name = "thread_local" 2703 - version = "1.1.8" 2668 + version = "1.1.9" 2704 2669 source = "registry+https://github.com/rust-lang/crates.io-index" 2705 - checksum = "8b9ef9bad013ada3808854ceac7b46812a6465ba368859a37e2100283d2d719c" 2670 + checksum = "f60246a4944f24f6e018aa17cdeffb7818b76356965d03b07d6a9886e8962185" 2706 2671 dependencies = [ 2707 2672 "cfg-if", 2708 - "once_cell", 2709 2673 ] 2710 2674 2711 2675 [[package]] 2712 2676 name = "time" 2713 - version = "0.3.40" 2677 + version = "0.3.44" 2714 2678 source = "registry+https://github.com/rust-lang/crates.io-index" 2715 - checksum = "9d9c75b47bdff86fa3334a3db91356b8d7d86a9b839dab7d0bdc5c3d3a077618" 2679 + checksum = "91e7d9e3bb61134e77bde20dd4825b97c010155709965fedf0f49bb138e52a9d" 2716 2680 dependencies = [ 2717 2681 "deranged", 2718 2682 "itoa", ··· 2725 2689 2726 2690 [[package]] 2727 2691 name = "time-core" 2728 - version = "0.1.4" 2692 + version = "0.1.6" 2729 2693 source = "registry+https://github.com/rust-lang/crates.io-index" 2730 - checksum = "c9e9a38711f559d9e3ce1cdb06dd7c5b8ea546bc90052da6d06bb76da74bb07c" 2694 + checksum = "40868e7c1d2f0b8d73e4a8c7f0ff63af4f6d19be117e90bd73eb1d62cf831c6b" 2731 2695 2732 2696 [[package]] 2733 2697 name = "time-macros" 2734 - version = "0.2.21" 2698 + version = "0.2.24" 2735 2699 source = "registry+https://github.com/rust-lang/crates.io-index" 2736 - checksum = "29aa485584182073ed57fd5004aa09c371f021325014694e432313345865fd04" 2700 + checksum = "30cfb0125f12d9c277f35663a0a33f8c30190f4e4574868a330595412d34ebf3" 2737 2701 dependencies = [ 2738 2702 "num-conv", 2739 2703 "time-core", ··· 2741 2705 2742 2706 [[package]] 2743 2707 name = "tinystr" 2744 - version = "0.7.6" 2708 + version = "0.8.2" 2745 2709 source = "registry+https://github.com/rust-lang/crates.io-index" 2746 - checksum = "9117f5d4db391c1cf6927e7bea3db74b9a1c1add8f7eda9ffd5364f40f57b82f" 2710 + checksum = "42d3e9c45c09de15d06dd8acf5f4e0e399e85927b7f00711024eb7ae10fa4869" 2747 2711 dependencies = [ 2748 2712 "displaydoc", 2749 2713 "zerovec", ··· 2757 2721 dependencies = [ 2758 2722 "bytes", 2759 2723 "libc", 2760 - "mio 1.0.3", 2724 + "mio 1.1.0", 2761 2725 "pin-project-lite", 2762 2726 "socket2 0.6.1", 2763 2727 "tokio-macros", ··· 2772 2736 dependencies = [ 2773 2737 "proc-macro2", 2774 2738 "quote", 2775 - "syn 2.0.100", 2739 + "syn 2.0.111", 2776 2740 ] 2777 2741 2778 2742 [[package]] ··· 2808 2772 2809 2773 [[package]] 2810 2774 name = "tokio-rustls" 2811 - version = "0.26.2" 2775 + version = "0.26.4" 2812 2776 source = "registry+https://github.com/rust-lang/crates.io-index" 2813 - checksum = "8e727b36a1a0e8b74c376ac2211e40c2c8af09fb4013c60d910495810f008e9b" 2777 + checksum = "1729aa945f29d91ba541258c8df89027d5792d85a8841fb65e8bf0f4ede4ef61" 2814 2778 dependencies = [ 2815 - "rustls 0.23.25", 2779 + "rustls 0.23.35", 2816 2780 "tokio", 2817 2781 ] 2818 2782 ··· 2829 2793 "tokio", 2830 2794 "tokio-rustls 0.25.0", 2831 2795 "tungstenite", 2832 - "webpki-roots 0.26.8", 2796 + "webpki-roots 0.26.11", 2833 2797 ] 2834 2798 2835 2799 [[package]] 2836 2800 name = "tokio-util" 2837 - version = "0.7.14" 2801 + version = "0.7.17" 2838 2802 source = "registry+https://github.com/rust-lang/crates.io-index" 2839 - checksum = "6b9590b93e6fcc1739458317cccd391ad3955e2bde8913edf6f95f9e65a8f034" 2803 + checksum = "2efa149fe76073d6e8fd97ef4f4eca7b67f599660115591483572e406e165594" 2840 2804 dependencies = [ 2841 2805 "bytes", 2842 2806 "futures-core", ··· 2862 2826 2863 2827 [[package]] 2864 2828 name = "tower-http" 2865 - version = "0.6.6" 2829 + version = "0.6.7" 2866 2830 source = "registry+https://github.com/rust-lang/crates.io-index" 2867 - checksum = "adc82fd73de2a9722ac5da747f12383d2bfdb93591ee6c58486e0097890f05f2" 2831 + checksum = "9cf146f99d442e8e68e585f5d798ccd3cad9a7835b917e09728880a862706456" 2868 2832 dependencies = [ 2869 - "bitflags 2.9.0", 2833 + "bitflags 2.10.0", 2870 2834 "bytes", 2871 2835 "futures-util", 2872 - "http 1.3.1", 2836 + "http 1.4.0", 2873 2837 "http-body 1.0.1", 2874 2838 "iri-string", 2875 2839 "pin-project-lite", ··· 2892 2856 2893 2857 [[package]] 2894 2858 name = "tracing" 2895 - version = "0.1.41" 2859 + version = "0.1.43" 2896 2860 source = "registry+https://github.com/rust-lang/crates.io-index" 2897 - checksum = "784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0" 2861 + checksum = "2d15d90a0b5c19378952d479dc858407149d7bb45a14de0142f6c534b16fc647" 2898 2862 dependencies = [ 2899 2863 "log", 2900 2864 "pin-project-lite", ··· 2904 2868 2905 2869 [[package]] 2906 2870 name = "tracing-attributes" 2907 - version = "0.1.28" 2871 + version = "0.1.31" 2908 2872 source = "registry+https://github.com/rust-lang/crates.io-index" 2909 - checksum = "395ae124c09f9e6918a2310af6038fba074bcf474ac352496d5910dd59a2226d" 2873 + checksum = "7490cfa5ec963746568740651ac6781f701c9c5ea257c58e057f3ba8cf69e8da" 2910 2874 dependencies = [ 2911 2875 "proc-macro2", 2912 2876 "quote", 2913 - "syn 2.0.100", 2877 + "syn 2.0.111", 2914 2878 ] 2915 2879 2916 2880 [[package]] 2917 2881 name = "tracing-core" 2918 - version = "0.1.33" 2882 + version = "0.1.35" 2919 2883 source = "registry+https://github.com/rust-lang/crates.io-index" 2920 - checksum = "e672c95779cf947c5311f83787af4fa8fffd12fb27e4993211a84bdfd9610f9c" 2884 + checksum = "7a04e24fab5c89c6a36eb8558c9656f30d81de51dfa4d3b45f26b21d61fa0a6c" 2921 2885 dependencies = [ 2922 2886 "once_cell", 2923 2887 "valuable", ··· 2935 2899 2936 2900 [[package]] 2937 2901 name = "tracing-subscriber" 2938 - version = "0.3.19" 2902 + version = "0.3.22" 2939 2903 source = "registry+https://github.com/rust-lang/crates.io-index" 2940 - checksum = "e8189decb5ac0fa7bc8b96b7cb9b2701d60d48805aca84a238004d665fcc4008" 2904 + checksum = "2f30143827ddab0d256fd843b7a66d164e9f271cfa0dde49142c5ca0ca291f1e" 2941 2905 dependencies = [ 2942 2906 "sharded-slab", 2943 2907 "thread_local", ··· 2952 2916 2953 2917 [[package]] 2954 2918 name = "triomphe" 2955 - version = "0.1.14" 2919 + version = "0.1.15" 2956 2920 source = "registry+https://github.com/rust-lang/crates.io-index" 2957 - checksum = "ef8f7726da4807b58ea5c96fdc122f80702030edc33b35aff9190a51148ccc85" 2921 + checksum = "dd69c5aa8f924c7519d6372789a74eac5b94fb0f8fcf0d4a97eb0bfc3e785f39" 2958 2922 2959 2923 [[package]] 2960 2924 name = "try-lock" ··· 2971 2935 "byteorder", 2972 2936 "bytes", 2973 2937 "data-encoding", 2974 - "http 1.3.1", 2938 + "http 1.4.0", 2975 2939 "httparse", 2976 2940 "log", 2977 2941 "rand 0.8.5", ··· 2991 2955 2992 2956 [[package]] 2993 2957 name = "typenum" 2994 - version = "1.18.0" 2958 + version = "1.19.0" 2995 2959 source = "registry+https://github.com/rust-lang/crates.io-index" 2996 - checksum = "1dccffe3ce07af9386bfd29e80c0ab1a8205a2fc34e4bcd40364df902cfa8f3f" 2960 + checksum = "562d481066bde0658276a35467c4af00bdc6ee726305698a55b86e61d7ad82bb" 2997 2961 2998 2962 [[package]] 2999 2963 name = "typesize" 3000 - version = "0.1.13" 2964 + version = "0.1.14" 3001 2965 source = "registry+https://github.com/rust-lang/crates.io-index" 3002 - checksum = "e29e4cac0f1acdbbe7b4deb46876a04246dc6abf60b6f2587bef8ae327cd134c" 2966 + checksum = "7da66c62c5b7017a2787e77373c03e6a5aafde77a73bff1ff96e91cd2e128179" 3003 2967 dependencies = [ 3004 2968 "chrono", 3005 2969 "dashmap", ··· 3021 2985 dependencies = [ 3022 2986 "proc-macro2", 3023 2987 "quote", 3024 - "syn 2.0.100", 2988 + "syn 2.0.111", 3025 2989 ] 3026 2990 3027 2991 [[package]] ··· 3032 2996 3033 2997 [[package]] 3034 2998 name = "unicode-ident" 3035 - version = "1.0.18" 2999 + version = "1.0.22" 3036 3000 source = "registry+https://github.com/rust-lang/crates.io-index" 3037 - checksum = "5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c96512" 3001 + checksum = "9312f7c4f6ff9069b165498234ce8be658059c6728633667c526e27dc2cf1df5" 3038 3002 3039 3003 [[package]] 3040 3004 name = "unicode-linebreak" ··· 3050 3014 3051 3015 [[package]] 3052 3016 name = "unicode-width" 3053 - version = "0.2.0" 3017 + version = "0.2.2" 3054 3018 source = "registry+https://github.com/rust-lang/crates.io-index" 3055 - checksum = "1fc81956842c57dac11422a97c3b8195a1ff727f06e85c84ed2e8aa277c9a0fd" 3019 + checksum = "b4ac048d71ede7ee76d585517add45da530660ef4390e49b098733c6e897f254" 3056 3020 3057 3021 [[package]] 3058 3022 name = "untrusted" ··· 3062 3026 3063 3027 [[package]] 3064 3028 name = "url" 3065 - version = "2.5.4" 3029 + version = "2.5.7" 3066 3030 source = "registry+https://github.com/rust-lang/crates.io-index" 3067 - checksum = "32f8b686cadd1473f4bd0117a5d28d36b1ade384ea9b5069a1c40aefed7fda60" 3031 + checksum = "08bc136a29a3d1758e07a9cca267be308aeebf5cfd5a10f3f67ab2097683ef5b" 3068 3032 dependencies = [ 3069 3033 "form_urlencoded", 3070 3034 "idna", ··· 3077 3041 version = "0.7.6" 3078 3042 source = "registry+https://github.com/rust-lang/crates.io-index" 3079 3043 checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9" 3080 - 3081 - [[package]] 3082 - name = "utf16_iter" 3083 - version = "1.0.5" 3084 - source = "registry+https://github.com/rust-lang/crates.io-index" 3085 - checksum = "c8232dd3cdaed5356e0f716d285e4b40b932ac434100fe9b7e0e8e935b9e6246" 3086 3044 3087 3045 [[package]] 3088 3046 name = "utf8_iter" ··· 3165 3123 3166 3124 [[package]] 3167 3125 name = "wasi" 3168 - version = "0.11.0+wasi-snapshot-preview1" 3126 + version = "0.11.1+wasi-snapshot-preview1" 3169 3127 source = "registry+https://github.com/rust-lang/crates.io-index" 3170 - checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" 3128 + checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b" 3171 3129 3172 3130 [[package]] 3173 - name = "wasi" 3174 - version = "0.14.2+wasi-0.2.4" 3131 + name = "wasip2" 3132 + version = "1.0.1+wasi-0.2.4" 3175 3133 source = "registry+https://github.com/rust-lang/crates.io-index" 3176 - checksum = "9683f9a5a998d873c0d21fcbe3c083009670149a8fab228644b8bd36b2c48cb3" 3134 + checksum = "0562428422c63773dad2c345a1882263bbf4d65cf3f42e90921f787ef5ad58e7" 3177 3135 dependencies = [ 3178 - "wit-bindgen-rt", 3136 + "wit-bindgen", 3179 3137 ] 3180 3138 3181 3139 [[package]] 3182 3140 name = "wasm-bindgen" 3183 - version = "0.2.100" 3141 + version = "0.2.106" 3184 3142 source = "registry+https://github.com/rust-lang/crates.io-index" 3185 - checksum = "1edc8929d7499fc4e8f0be2262a241556cfc54a0bea223790e71446f2aab1ef5" 3143 + checksum = "0d759f433fa64a2d763d1340820e46e111a7a5ab75f993d1852d70b03dbb80fd" 3186 3144 dependencies = [ 3187 3145 "cfg-if", 3188 3146 "once_cell", 3189 3147 "rustversion", 3190 3148 "wasm-bindgen-macro", 3191 - ] 3192 - 3193 - [[package]] 3194 - name = "wasm-bindgen-backend" 3195 - version = "0.2.100" 3196 - source = "registry+https://github.com/rust-lang/crates.io-index" 3197 - checksum = "2f0a0651a5c2bc21487bde11ee802ccaf4c51935d0d3d42a6101f98161700bc6" 3198 - dependencies = [ 3199 - "bumpalo", 3200 - "log", 3201 - "proc-macro2", 3202 - "quote", 3203 - "syn 2.0.100", 3204 3149 "wasm-bindgen-shared", 3205 3150 ] 3206 3151 3207 3152 [[package]] 3208 3153 name = "wasm-bindgen-futures" 3209 - version = "0.4.50" 3154 + version = "0.4.56" 3210 3155 source = "registry+https://github.com/rust-lang/crates.io-index" 3211 - checksum = "555d470ec0bc3bb57890405e5d4322cc9ea83cebb085523ced7be4144dac1e61" 3156 + checksum = "836d9622d604feee9e5de25ac10e3ea5f2d65b41eac0d9ce72eb5deae707ce7c" 3212 3157 dependencies = [ 3213 3158 "cfg-if", 3214 3159 "js-sys", ··· 3219 3164 3220 3165 [[package]] 3221 3166 name = "wasm-bindgen-macro" 3222 - version = "0.2.100" 3167 + version = "0.2.106" 3223 3168 source = "registry+https://github.com/rust-lang/crates.io-index" 3224 - checksum = "7fe63fc6d09ed3792bd0897b314f53de8e16568c2b3f7982f468c0bf9bd0b407" 3169 + checksum = "48cb0d2638f8baedbc542ed444afc0644a29166f1595371af4fecf8ce1e7eeb3" 3225 3170 dependencies = [ 3226 3171 "quote", 3227 3172 "wasm-bindgen-macro-support", ··· 3229 3174 3230 3175 [[package]] 3231 3176 name = "wasm-bindgen-macro-support" 3232 - version = "0.2.100" 3177 + version = "0.2.106" 3233 3178 source = "registry+https://github.com/rust-lang/crates.io-index" 3234 - checksum = "8ae87ea40c9f689fc23f209965b6fb8a99ad69aeeb0231408be24920604395de" 3179 + checksum = "cefb59d5cd5f92d9dcf80e4683949f15ca4b511f4ac0a6e14d4e1ac60c6ecd40" 3235 3180 dependencies = [ 3181 + "bumpalo", 3236 3182 "proc-macro2", 3237 3183 "quote", 3238 - "syn 2.0.100", 3239 - "wasm-bindgen-backend", 3184 + "syn 2.0.111", 3240 3185 "wasm-bindgen-shared", 3241 3186 ] 3242 3187 3243 3188 [[package]] 3244 3189 name = "wasm-bindgen-shared" 3245 - version = "0.2.100" 3190 + version = "0.2.106" 3246 3191 source = "registry+https://github.com/rust-lang/crates.io-index" 3247 - checksum = "1a05d73b933a847d6cccdda8f838a22ff101ad9bf93e33684f39c1f5f0eece3d" 3192 + checksum = "cbc538057e648b67f72a982e708d485b2efa771e1ac05fec311f9f63e5800db4" 3248 3193 dependencies = [ 3249 3194 "unicode-ident", 3250 3195 ] ··· 3264 3209 3265 3210 [[package]] 3266 3211 name = "web-sys" 3267 - version = "0.3.77" 3212 + version = "0.3.83" 3268 3213 source = "registry+https://github.com/rust-lang/crates.io-index" 3269 - checksum = "33b6dd2ef9186f1f2072e409e99cd22a975331a6b3591b12c764e0e55c60d5d2" 3214 + checksum = "9b32828d774c412041098d182a8b38b16ea816958e07cf40eec2bc080ae137ac" 3270 3215 dependencies = [ 3271 3216 "js-sys", 3272 3217 "wasm-bindgen", ··· 3280 3225 3281 3226 [[package]] 3282 3227 name = "webpki-roots" 3283 - version = "0.26.8" 3228 + version = "0.26.11" 3284 3229 source = "registry+https://github.com/rust-lang/crates.io-index" 3285 - checksum = "2210b291f7ea53617fbafcc4939f10914214ec15aace5ba62293a668f322c5c9" 3230 + checksum = "521bc38abb08001b01866da9f51eb7c5d647a19260e00054a8c7fd5f9e57f7a9" 3231 + dependencies = [ 3232 + "webpki-roots 1.0.4", 3233 + ] 3234 + 3235 + [[package]] 3236 + name = "webpki-roots" 3237 + version = "1.0.4" 3238 + source = "registry+https://github.com/rust-lang/crates.io-index" 3239 + checksum = "b2878ef029c47c6e8cf779119f20fcf52bde7ad42a731b2a304bc221df17571e" 3286 3240 dependencies = [ 3287 3241 "rustls-pki-types", 3288 3242 ] ··· 3305 3259 3306 3260 [[package]] 3307 3261 name = "winapi-util" 3308 - version = "0.1.9" 3262 + version = "0.1.11" 3309 3263 source = "registry+https://github.com/rust-lang/crates.io-index" 3310 - checksum = "cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb" 3264 + checksum = "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22" 3311 3265 dependencies = [ 3312 - "windows-sys 0.59.0", 3266 + "windows-sys 0.61.2", 3313 3267 ] 3314 3268 3315 3269 [[package]] ··· 3320 3274 3321 3275 [[package]] 3322 3276 name = "windows-core" 3323 - version = "0.52.0" 3277 + version = "0.62.2" 3324 3278 source = "registry+https://github.com/rust-lang/crates.io-index" 3325 - checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9" 3279 + checksum = "b8e83a14d34d0623b51dce9581199302a221863196a1dde71a7663a4c2be9deb" 3326 3280 dependencies = [ 3327 - "windows-targets 0.52.6", 3281 + "windows-implement", 3282 + "windows-interface", 3283 + "windows-link", 3284 + "windows-result", 3285 + "windows-strings", 3328 3286 ] 3329 3287 3330 3288 [[package]] 3331 - name = "windows-link" 3332 - version = "0.1.1" 3289 + name = "windows-implement" 3290 + version = "0.60.2" 3333 3291 source = "registry+https://github.com/rust-lang/crates.io-index" 3334 - checksum = "76840935b766e1b0a05c0066835fb9ec80071d4c09a16f6bd5f7e655e3c14c38" 3292 + checksum = "053e2e040ab57b9dc951b72c264860db7eb3b0200ba345b4e4c3b14f67855ddf" 3293 + dependencies = [ 3294 + "proc-macro2", 3295 + "quote", 3296 + "syn 2.0.111", 3297 + ] 3298 + 3299 + [[package]] 3300 + name = "windows-interface" 3301 + version = "0.59.3" 3302 + source = "registry+https://github.com/rust-lang/crates.io-index" 3303 + checksum = "3f316c4a2570ba26bbec722032c4099d8c8bc095efccdc15688708623367e358" 3304 + dependencies = [ 3305 + "proc-macro2", 3306 + "quote", 3307 + "syn 2.0.111", 3308 + ] 3335 3309 3336 3310 [[package]] 3337 3311 name = "windows-link" ··· 3341 3315 3342 3316 [[package]] 3343 3317 name = "windows-registry" 3344 - version = "0.5.2" 3318 + version = "0.6.1" 3345 3319 source = "registry+https://github.com/rust-lang/crates.io-index" 3346 - checksum = "b3bab093bdd303a1240bb99b8aba8ea8a69ee19d34c9e2ef9594e708a4878820" 3320 + checksum = "02752bf7fbdcce7f2a27a742f798510f3e5ad88dbe84871e5168e2120c3d5720" 3347 3321 dependencies = [ 3348 - "windows-link 0.1.1", 3322 + "windows-link", 3349 3323 "windows-result", 3350 3324 "windows-strings", 3351 3325 ] 3352 3326 3353 3327 [[package]] 3354 3328 name = "windows-result" 3355 - version = "0.3.4" 3329 + version = "0.4.1" 3356 3330 source = "registry+https://github.com/rust-lang/crates.io-index" 3357 - checksum = "56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6" 3331 + checksum = "7781fa89eaf60850ac3d2da7af8e5242a5ea78d1a11c49bf2910bb5a73853eb5" 3358 3332 dependencies = [ 3359 - "windows-link 0.1.1", 3333 + "windows-link", 3360 3334 ] 3361 3335 3362 3336 [[package]] 3363 3337 name = "windows-strings" 3364 - version = "0.4.2" 3338 + version = "0.5.1" 3365 3339 source = "registry+https://github.com/rust-lang/crates.io-index" 3366 - checksum = "56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57" 3340 + checksum = "7837d08f69c77cf6b07689544538e017c1bfcf57e34b4c0ff58e6c2cd3b37091" 3367 3341 dependencies = [ 3368 - "windows-link 0.1.1", 3342 + "windows-link", 3369 3343 ] 3370 3344 3371 3345 [[package]] ··· 3410 3384 source = "registry+https://github.com/rust-lang/crates.io-index" 3411 3385 checksum = "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc" 3412 3386 dependencies = [ 3413 - "windows-link 0.2.1", 3387 + "windows-link", 3414 3388 ] 3415 3389 3416 3390 [[package]] ··· 3450 3424 source = "registry+https://github.com/rust-lang/crates.io-index" 3451 3425 checksum = "4945f9f551b88e0d65f3db0bc25c33b8acea4d9e41163edf90dcd0b19f9069f3" 3452 3426 dependencies = [ 3453 - "windows-link 0.2.1", 3427 + "windows-link", 3454 3428 "windows_aarch64_gnullvm 0.53.1", 3455 3429 "windows_aarch64_msvc 0.53.1", 3456 3430 "windows_i686_gnu 0.53.1", ··· 3610 3584 ] 3611 3585 3612 3586 [[package]] 3613 - name = "wit-bindgen-rt" 3614 - version = "0.39.0" 3587 + name = "wit-bindgen" 3588 + version = "0.46.0" 3615 3589 source = "registry+https://github.com/rust-lang/crates.io-index" 3616 - checksum = "6f42320e61fe2cfd34354ecb597f86f413484a798ba44a8ca1165c58d42da6c1" 3617 - dependencies = [ 3618 - "bitflags 2.9.0", 3619 - ] 3620 - 3621 - [[package]] 3622 - name = "write16" 3623 - version = "1.0.0" 3624 - source = "registry+https://github.com/rust-lang/crates.io-index" 3625 - checksum = "d1890f4022759daae28ed4fe62859b1236caebfc61ede2f63ed4e695f3f6d936" 3590 + checksum = "f17a85883d4e6d00e8a97c586de764dabcc06133f7f1d55dce5cdc070ad7fe59" 3626 3591 3627 3592 [[package]] 3628 3593 name = "writeable" 3629 - version = "0.5.5" 3594 + version = "0.6.2" 3630 3595 source = "registry+https://github.com/rust-lang/crates.io-index" 3631 - checksum = "1e9df38ee2d2c3c5948ea468a8406ff0db0b29ae1ffde1bcf20ef305bcc95c51" 3596 + checksum = "9edde0db4769d2dc68579893f2306b26c6ecfbe0ef499b013d731b7b9247e0b9" 3632 3597 3633 3598 [[package]] 3634 3599 name = "yoke" 3635 - version = "0.7.5" 3600 + version = "0.8.1" 3636 3601 source = "registry+https://github.com/rust-lang/crates.io-index" 3637 - checksum = "120e6aef9aa629e3d4f52dc8cc43a015c7724194c97dfaf45180d2daf2b77f40" 3602 + checksum = "72d6e5c6afb84d73944e5cedb052c4680d5657337201555f9f2a16b7406d4954" 3638 3603 dependencies = [ 3639 - "serde", 3640 3604 "stable_deref_trait", 3641 3605 "yoke-derive", 3642 3606 "zerofrom", ··· 3644 3608 3645 3609 [[package]] 3646 3610 name = "yoke-derive" 3647 - version = "0.7.5" 3611 + version = "0.8.1" 3648 3612 source = "registry+https://github.com/rust-lang/crates.io-index" 3649 - checksum = "2380878cad4ac9aac1e2435f3eb4020e8374b5f13c296cb75b4620ff8e229154" 3613 + checksum = "b659052874eb698efe5b9e8cf382204678a0086ebf46982b79d6ca3182927e5d" 3650 3614 dependencies = [ 3651 3615 "proc-macro2", 3652 3616 "quote", 3653 - "syn 2.0.100", 3617 + "syn 2.0.111", 3654 3618 "synstructure", 3655 3619 ] 3656 3620 3657 3621 [[package]] 3658 3622 name = "zerocopy" 3659 - version = "0.8.23" 3623 + version = "0.8.30" 3660 3624 source = "registry+https://github.com/rust-lang/crates.io-index" 3661 - checksum = "fd97444d05a4328b90e75e503a34bad781f14e28a823ad3557f0750df1ebcbc6" 3625 + checksum = "4ea879c944afe8a2b25fef16bb4ba234f47c694565e97383b36f3a878219065c" 3662 3626 dependencies = [ 3663 3627 "zerocopy-derive", 3664 3628 ] 3665 3629 3666 3630 [[package]] 3667 3631 name = "zerocopy-derive" 3668 - version = "0.8.23" 3632 + version = "0.8.30" 3669 3633 source = "registry+https://github.com/rust-lang/crates.io-index" 3670 - checksum = "6352c01d0edd5db859a63e2605f4ea3183ddbd15e2c4a9e7d32184df75e4f154" 3634 + checksum = "cf955aa904d6040f70dc8e9384444cb1030aed272ba3cb09bbc4ab9e7c1f34f5" 3671 3635 dependencies = [ 3672 3636 "proc-macro2", 3673 3637 "quote", 3674 - "syn 2.0.100", 3638 + "syn 2.0.111", 3675 3639 ] 3676 3640 3677 3641 [[package]] ··· 3691 3655 dependencies = [ 3692 3656 "proc-macro2", 3693 3657 "quote", 3694 - "syn 2.0.100", 3658 + "syn 2.0.111", 3695 3659 "synstructure", 3696 3660 ] 3697 3661 3698 3662 [[package]] 3699 3663 name = "zeroize" 3700 - version = "1.8.1" 3664 + version = "1.8.2" 3701 3665 source = "registry+https://github.com/rust-lang/crates.io-index" 3702 - checksum = "ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde" 3666 + checksum = "b97154e67e32c85465826e8bcc1c59429aaaf107c1e4a9e53c8d8ccd5eff88d0" 3667 + 3668 + [[package]] 3669 + name = "zerotrie" 3670 + version = "0.2.3" 3671 + source = "registry+https://github.com/rust-lang/crates.io-index" 3672 + checksum = "2a59c17a5562d507e4b54960e8569ebee33bee890c70aa3fe7b97e85a9fd7851" 3673 + dependencies = [ 3674 + "displaydoc", 3675 + "yoke", 3676 + "zerofrom", 3677 + ] 3703 3678 3704 3679 [[package]] 3705 3680 name = "zerovec" 3706 - version = "0.10.4" 3681 + version = "0.11.5" 3707 3682 source = "registry+https://github.com/rust-lang/crates.io-index" 3708 - checksum = "aa2b893d79df23bfb12d5461018d408ea19dfafe76c2c7ef6d4eba614f8ff079" 3683 + checksum = "6c28719294829477f525be0186d13efa9a3c602f7ec202ca9e353d310fb9a002" 3709 3684 dependencies = [ 3710 3685 "yoke", 3711 3686 "zerofrom", ··· 3714 3689 3715 3690 [[package]] 3716 3691 name = "zerovec-derive" 3717 - version = "0.10.3" 3692 + version = "0.11.2" 3718 3693 source = "registry+https://github.com/rust-lang/crates.io-index" 3719 - checksum = "6eafa6dfb17584ea3e2bd6e76e0cc15ad7af12b09abdd1ca55961bed9b1063c6" 3694 + checksum = "eadce39539ca5cb3985590102671f2567e659fca9666581ad3411d59207951f3" 3720 3695 dependencies = [ 3721 3696 "proc-macro2", 3722 3697 "quote", 3723 - "syn 2.0.100", 3698 + "syn 2.0.111", 3724 3699 ]
+1 -1
Cargo.toml
··· 14 14 bottomify = "1.2.0" 15 15 color-eyre = "0.6.5" 16 16 dotenv = "0.15.0" 17 - humantime = "2.2.0" 17 + humantime = "2.3.0" 18 18 kittysay = "0.8.0" 19 19 nixpkgs-track_lib = "0.2.0" 20 20 rand = "0.9.2"