This repository has no description
0

Configure Feed

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

⬆️ Lock file maintenance (#43)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

author
renovate[bot]
co-author
renovate[bot]
committer
GitHub
date (Oct 23, 2025, 11:36 AM UTC) commit e49abfc7 parent 5c001ad2
+1261 -977
+1254 -969
Cargo.lock
··· 13 13 14 14 [[package]] 15 15 name = "adler2" 16 - version = "2.0.0" 16 + version = "2.0.1" 17 17 source = "registry+https://github.com/rust-lang/crates.io-index" 18 - checksum = "512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627" 18 + checksum = "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa" 19 19 20 20 [[package]] 21 21 name = "ahash" 22 - version = "0.8.11" 22 + version = "0.8.12" 23 23 source = "registry+https://github.com/rust-lang/crates.io-index" 24 - checksum = "e89da841a80418a9b391ebaea17f5c112ffaaa96f621d2c285b5174da76b9011" 24 + checksum = "5a15f179cd60c4584b8a8c596927aadc462e27f2ca70c04e0071964a73ba7a75" 25 25 dependencies = [ 26 - "cfg-if 1.0.0", 26 + "cfg-if 1.0.4", 27 27 "once_cell", 28 28 "version_check", 29 29 "zerocopy", ··· 60 60 checksum = "710e8eae58854cdc1790fcb56cca04d712a17be849eeb81da2a724bf4bae2bc4" 61 61 dependencies = [ 62 62 "anstyle", 63 - "unicode-width 0.2.0", 63 + "unicode-width 0.2.2", 64 64 ] 65 65 66 66 [[package]] 67 67 name = "anstream" 68 - version = "0.6.15" 68 + version = "0.6.21" 69 69 source = "registry+https://github.com/rust-lang/crates.io-index" 70 - checksum = "64e15c1ab1f89faffbf04a634d5e1962e9074f2741eef6d97f3c4e322426d526" 70 + checksum = "43d5b281e737544384e969a5ccad3f1cdd24b48086a0fc1b2a5262a26b8f4f4a" 71 71 dependencies = [ 72 72 "anstyle", 73 73 "anstyle-parse", ··· 80 80 81 81 [[package]] 82 82 name = "anstyle" 83 - version = "1.0.10" 83 + version = "1.0.13" 84 84 source = "registry+https://github.com/rust-lang/crates.io-index" 85 - checksum = "55cc3b69f167a1ef2e161439aa98aed94e6028e5f9a59be9a6ffb47aef1651f9" 85 + checksum = "5192cca8006f1fd4f7237516f40fa183bb07f8fbdfedaa0036de5ea9b0b45e78" 86 86 87 87 [[package]] 88 88 name = "anstyle-parse" 89 - version = "0.2.6" 89 + version = "0.2.7" 90 90 source = "registry+https://github.com/rust-lang/crates.io-index" 91 - checksum = "3b2d16507662817a6a20a9ea92df6652ee4f94f914589377d69f3b21bc5798a9" 91 + checksum = "4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2" 92 92 dependencies = [ 93 93 "utf8parse", 94 94 ] 95 95 96 96 [[package]] 97 97 name = "anstyle-query" 98 - version = "1.1.1" 98 + version = "1.1.4" 99 99 source = "registry+https://github.com/rust-lang/crates.io-index" 100 - checksum = "6d36fc52c7f6c869915e99412912f22093507da8d9e942ceaf66fe4b7c14422a" 100 + checksum = "9e231f6134f61b71076a3eab506c379d4f36122f2af15a9ff04415ea4c3339e2" 101 101 dependencies = [ 102 - "windows-sys 0.52.0", 102 + "windows-sys 0.60.2", 103 103 ] 104 104 105 105 [[package]] 106 106 name = "anstyle-wincon" 107 - version = "3.0.4" 107 + version = "3.0.10" 108 108 source = "registry+https://github.com/rust-lang/crates.io-index" 109 - checksum = "5bf74e1b6e971609db8ca7a9ce79fd5768ab6ae46441c572e46cf596f59e57f8" 109 + checksum = "3e0633414522a32ffaac8ac6cc8f748e090c5717661fddeea04219e2344f5f2a" 110 110 dependencies = [ 111 111 "anstyle", 112 - "windows-sys 0.52.0", 112 + "once_cell_polyfill", 113 + "windows-sys 0.60.2", 113 114 ] 114 115 115 116 [[package]] ··· 168 169 dependencies = [ 169 170 "proc-macro2", 170 171 "quote", 171 - "syn 2.0.98", 172 + "syn 2.0.108", 172 173 ] 173 174 174 175 [[package]] ··· 202 203 203 204 [[package]] 204 205 name = "autocfg" 205 - version = "1.3.0" 206 + version = "1.5.0" 206 207 source = "registry+https://github.com/rust-lang/crates.io-index" 207 - checksum = "0c4b4d0bd25bd0b74681c0ad21497610ce1b7c91b1022cd21c80c6fbdd9476b0" 208 + checksum = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8" 208 209 209 210 [[package]] 210 211 name = "backtrace" ··· 213 214 checksum = "bb531853791a215d7c62a30daf0dde835f381ab5de4589cfe7c649d2cbe92bd6" 214 215 dependencies = [ 215 216 "addr2line", 216 - "cfg-if 1.0.0", 217 + "cfg-if 1.0.4", 217 218 "libc", 218 219 "miniz_oxide", 219 220 "object", ··· 235 236 236 237 [[package]] 237 238 name = "base64ct" 238 - version = "1.7.3" 239 + version = "1.8.0" 239 240 source = "registry+https://github.com/rust-lang/crates.io-index" 240 - checksum = "89e25b6adfb930f02d1981565a6e5d9c547ac15a96606256d3b59040e5cd4ca3" 241 + checksum = "55248b47b0caf0546f7988906588779981c43bb1bc9d0c44087278f80cdb44ba" 241 242 242 243 [[package]] 243 244 name = "bitflags" ··· 247 248 248 249 [[package]] 249 250 name = "bitflags" 250 - version = "2.8.0" 251 + version = "2.10.0" 251 252 source = "registry+https://github.com/rust-lang/crates.io-index" 252 - checksum = "8f68f53c83ab957f72c32642f3868eec03eb974d1fb82e453128456482613d36" 253 + checksum = "812e12b5285cc515a9c72a5c1d3b6d46a19dac5acfef5265968c166106e31dd3" 253 254 254 255 [[package]] 255 256 name = "bitmaps" ··· 262 263 263 264 [[package]] 264 265 name = "blake3" 265 - version = "1.7.0" 266 + version = "1.8.2" 266 267 source = "registry+https://github.com/rust-lang/crates.io-index" 267 - checksum = "b17679a8d69b6d7fd9cd9801a536cec9fa5e5970b69f9d4747f70b39b031f5e7" 268 + checksum = "3888aaa89e4b2a40fca9848e400f6a658a5a3978de7be858e209cafa8be9a4a0" 268 269 dependencies = [ 269 270 "arrayref", 270 271 "arrayvec", 271 272 "cc", 272 - "cfg-if 1.0.0", 273 + "cfg-if 1.0.4", 273 274 "constant_time_eq", 274 275 ] 275 276 ··· 291 292 source = "registry+https://github.com/rust-lang/crates.io-index" 292 293 checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71" 293 294 dependencies = [ 294 - "generic-array 0.14.7", 295 + "generic-array 0.14.9", 295 296 ] 296 297 297 298 [[package]] ··· 305 306 306 307 [[package]] 307 308 name = "bstr" 308 - version = "1.11.3" 309 + version = "1.12.0" 309 310 source = "registry+https://github.com/rust-lang/crates.io-index" 310 - checksum = "531a9155a481e2ee699d4f98f43c0ca4ff8ee1bfd55c31e9e98fb29d2b176fe0" 311 + checksum = "234113d19d0d7d613b40e86fb654acf958910802bcceab913a4f9e7cda03b1a4" 311 312 dependencies = [ 312 313 "memchr", 313 - "regex-automata 0.4.9", 314 + "regex-automata", 314 315 "serde", 315 316 ] 316 317 317 318 [[package]] 318 319 name = "bumpalo" 319 - version = "3.16.0" 320 + version = "3.19.0" 320 321 source = "registry+https://github.com/rust-lang/crates.io-index" 321 - checksum = "79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c" 322 + checksum = "46c5e41b57b8bba42a04676d81cb89e9ee8e859a1a66f80a5a72e1cb76b34d43" 322 323 323 324 [[package]] 324 325 name = "byte-tools" ··· 328 329 329 330 [[package]] 330 331 name = "bytemuck" 331 - version = "1.21.0" 332 + version = "1.24.0" 332 333 source = "registry+https://github.com/rust-lang/crates.io-index" 333 - checksum = "ef657dfab802224e671f5818e9a4935f9b1957ed18e58292690cc39e7a4092a3" 334 + checksum = "1fbdf580320f38b612e485521afda1ee26d10cc9884efaaa750d383e13e3c5f4" 334 335 335 336 [[package]] 336 337 name = "byteorder" ··· 362 363 363 364 [[package]] 364 365 name = "bytesize" 365 - version = "1.3.2" 366 + version = "1.3.3" 366 367 source = "registry+https://github.com/rust-lang/crates.io-index" 367 - checksum = "2d2c12f985c78475a6b8d629afd0c360260ef34cfef52efccdcfd31972f81c2e" 368 + checksum = "2e93abca9e28e0a1b9877922aacb20576e05d4679ffa78c3d6dc22a26a216659" 368 369 369 370 [[package]] 370 371 name = "camino" 371 - version = "1.1.9" 372 + version = "1.2.1" 372 373 source = "registry+https://github.com/rust-lang/crates.io-index" 373 - checksum = "8b96ec4966b5813e2c0507c1f86115c8c5abaadc3980879c3424042a02fd1ad3" 374 + checksum = "276a59bf2b2c967788139340c9f0c5b12d7fd6630315c15c217e559de85d2609" 374 375 dependencies = [ 375 - "serde", 376 + "serde_core", 376 377 ] 377 378 378 379 [[package]] ··· 445 446 "tempfile", 446 447 "thiserror 1.0.69", 447 448 "time", 448 - "toml 0.8.20", 449 - "toml_edit 0.22.24", 449 + "toml 0.8.23", 450 + "toml_edit 0.22.27", 450 451 "tracing", 451 452 "tracing-chrome", 452 453 "tracing-subscriber", 453 454 "unicase", 454 - "unicode-width 0.2.0", 455 + "unicode-width 0.2.2", 455 456 "url", 456 457 "walkdir", 457 458 "windows-sys 0.59.0", ··· 459 460 460 461 [[package]] 461 462 name = "cargo-credential" 462 - version = "0.4.8" 463 + version = "0.4.9" 463 464 source = "registry+https://github.com/rust-lang/crates.io-index" 464 - checksum = "ac1ef5080adde1db190e901884d2c400990856c2a23201c5a181b910a6dbdf2a" 465 + checksum = "e36f089041deadf16226478a7737a833864fbda09408c7af237b9d615eeb6d69" 465 466 dependencies = [ 466 467 "anyhow", 467 468 "libc", 468 469 "serde", 469 470 "serde_json", 470 - "thiserror 1.0.69", 471 + "thiserror 2.0.17", 471 472 "time", 472 - "windows-sys 0.59.0", 473 + "windows-sys 0.60.2", 473 474 ] 474 475 475 476 [[package]] 476 477 name = "cargo-credential-libsecret" 477 - version = "0.4.11" 478 + version = "0.4.14" 478 479 source = "registry+https://github.com/rust-lang/crates.io-index" 479 - checksum = "f2d33572942f4b5f59376b7041198c56b5585404c59172c62fff2372dedba102" 480 + checksum = "d4c6e10380bfa25a4f1495e6ca7256332857e3ef7bb16adf376641e6af03acaf" 480 481 dependencies = [ 481 482 "anyhow", 482 483 "cargo-credential", ··· 485 486 486 487 [[package]] 487 488 name = "cargo-credential-macos-keychain" 488 - version = "0.4.9" 489 + version = "0.4.16" 489 490 source = "registry+https://github.com/rust-lang/crates.io-index" 490 - checksum = "d331053cb9e1d39bcbb2bf3b9979bad399e6f630f54c29fd64396a57887fb281" 491 + checksum = "a9f95d842bd047476c65e1d4a5f681f1d158f8c784edfc4ae245a2430ca09f02" 491 492 dependencies = [ 492 493 "cargo-credential", 493 494 "security-framework", ··· 495 496 496 497 [[package]] 497 498 name = "cargo-credential-wincred" 498 - version = "0.4.11" 499 + version = "0.4.16" 499 500 source = "registry+https://github.com/rust-lang/crates.io-index" 500 - checksum = "62219d774bd2d26e803d75d7dfd234022173af157eb9d6f887016839db4d1f19" 501 + checksum = "1c238839b7d5e5b62836277b4c83c9ed17d9ca7334b298c814c223b2e691ff76" 501 502 dependencies = [ 502 503 "cargo-credential", 503 - "windows-sys 0.59.0", 504 + "windows-sys 0.60.2", 504 505 ] 505 506 506 507 [[package]] ··· 523 524 524 525 [[package]] 525 526 name = "cargo-util" 526 - version = "0.2.15" 527 + version = "0.2.23" 527 528 source = "registry+https://github.com/rust-lang/crates.io-index" 528 - checksum = "b6dd67a24439ca5260a08128b6cbf4b0f4453497a2f60508163ab9d5b534b122" 529 + checksum = "5fbac95faac578313b0ba60f9a5594a97cae42692f23b133ecd17615dedca50e" 529 530 dependencies = [ 530 531 "anyhow", 531 - "core-foundation", 532 + "core-foundation 0.10.1", 532 533 "filetime", 533 534 "hex", 534 535 "ignore", 535 536 "jobserver", 536 537 "libc", 537 - "miow 0.6.0", 538 + "miow 0.6.1", 538 539 "same-file", 539 540 "sha2", 540 541 "shell-escape", 541 542 "tempfile", 542 543 "tracing", 543 544 "walkdir", 544 - "windows-sys 0.59.0", 545 + "windows-sys 0.60.2", 545 546 ] 546 547 547 548 [[package]] ··· 555 556 "serde-untagged", 556 557 "serde-value", 557 558 "thiserror 1.0.69", 558 - "toml 0.8.20", 559 + "toml 0.8.23", 559 560 "unicode-xid", 560 561 "url", 561 562 ] ··· 576 577 577 578 [[package]] 578 579 name = "cc" 579 - version = "1.2.14" 580 + version = "1.2.41" 580 581 source = "registry+https://github.com/rust-lang/crates.io-index" 581 - checksum = "0c3d1b2e905a3a7b00a6141adb0e4c0bb941d11caf55349d863942a1cc44e3c9" 582 + checksum = "ac9fe6cdbb24b6ade63616c0a0688e45bb56732262c158df3c0c4bea4ca47cb7" 582 583 dependencies = [ 584 + "find-msvc-tools", 583 585 "jobserver", 584 586 "libc", 585 587 "shlex", ··· 593 595 594 596 [[package]] 595 597 name = "cfg-if" 596 - version = "1.0.0" 598 + version = "1.0.4" 597 599 source = "registry+https://github.com/rust-lang/crates.io-index" 598 - checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" 600 + checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801" 599 601 600 602 [[package]] 601 603 name = "cfg_aliases" ··· 618 620 619 621 [[package]] 620 622 name = "clap" 621 - version = "4.5.32" 623 + version = "4.5.50" 622 624 source = "registry+https://github.com/rust-lang/crates.io-index" 623 - checksum = "6088f3ae8c3608d19260cd7445411865a485688711b78b5be70d78cd96136f83" 625 + checksum = "0c2cfd7bf8a6017ddaa4e32ffe7403d547790db06bd171c1c53926faab501623" 624 626 dependencies = [ 625 627 "clap_builder", 626 628 ] 627 629 628 630 [[package]] 629 631 name = "clap-sys" 630 - version = "0.3.0" 631 - source = "git+https://github.com/robbert-vdh/clap-sys.git?branch=feature%2Fcstr-macro#523a5f8a8dd021ec99e7d6e0c0ebe7741a3da9d4" 632 + version = "0.5.0" 633 + source = "git+https://github.com/micahrj/clap-sys.git?rev=25d7f53fdb6363ad63fbd80049cb7a42a97ac156#25d7f53fdb6363ad63fbd80049cb7a42a97ac156" 632 634 633 635 [[package]] 634 636 name = "clap_builder" 635 - version = "4.5.32" 637 + version = "4.5.50" 636 638 source = "registry+https://github.com/rust-lang/crates.io-index" 637 - checksum = "22a7ef7f676155edfb82daa97f99441f3ebf4a58d5e32f295a56259f1b6facc8" 639 + checksum = "0a4c05b9e80c5ccd3a7ef080ad7b6ba7d6fc00a985b8b157197075677c82c7a0" 638 640 dependencies = [ 639 641 "anstream", 640 642 "anstyle", ··· 645 647 646 648 [[package]] 647 649 name = "clap_complete" 648 - version = "4.5.47" 650 + version = "4.5.59" 649 651 source = "registry+https://github.com/rust-lang/crates.io-index" 650 - checksum = "c06f5378ea264ad4f82bbc826628b5aad714a75abf6ece087e923010eb937fb6" 652 + checksum = "2348487adcd4631696ced64ccdb40d38ac4d31cae7f2eec8817fcea1b9d1c43c" 651 653 dependencies = [ 652 654 "clap", 653 655 "clap_lex", ··· 657 659 658 660 [[package]] 659 661 name = "clap_lex" 660 - version = "0.7.4" 662 + version = "0.7.6" 661 663 source = "registry+https://github.com/rust-lang/crates.io-index" 662 - checksum = "f46ad14479a25103f283c0f10005961cf086d8dc42205bb44c46ac563475dca6" 664 + checksum = "a1d728cc89cf3aee9ff92b05e62b19ee65a02b5702cff7d5a377e32c6ae29d8d" 663 665 664 666 [[package]] 665 667 name = "clru" ··· 685 687 "nom", 686 688 "proc-macro2", 687 689 "quote", 688 - "syn 2.0.98", 690 + "syn 2.0.108", 689 691 ] 690 692 691 693 [[package]] ··· 696 698 697 699 [[package]] 698 700 name = "colorchoice" 699 - version = "1.0.3" 701 + version = "1.0.4" 700 702 source = "registry+https://github.com/rust-lang/crates.io-index" 701 - checksum = "5b63caa9aa9397e2d9480a9b13673856c78d8ac123288526c37d7839f2a86990" 703 + checksum = "b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75" 702 704 703 705 [[package]] 704 706 name = "concurrent-queue" ··· 711 713 712 714 [[package]] 713 715 name = "console" 714 - version = "0.15.8" 716 + version = "0.15.11" 715 717 source = "registry+https://github.com/rust-lang/crates.io-index" 716 - checksum = "0e1f83fc076bd6dd27517eacdf25fef6c4dfe5f1d7448bafaaf3a26f13b5e4eb" 718 + checksum = "054ccb5b10f9f2cbf51eb355ca1d05c2d279ce1804688d0db74b4733a5aeafd8" 717 719 dependencies = [ 718 - "encode_unicode 0.3.6", 719 - "lazy_static", 720 + "encode_unicode", 720 721 "libc", 721 - "unicode-width 0.1.12", 722 - "windows-sys 0.52.0", 722 + "once_cell", 723 + "unicode-width 0.2.2", 724 + "windows-sys 0.59.0", 723 725 ] 724 726 725 727 [[package]] ··· 728 730 source = "registry+https://github.com/rust-lang/crates.io-index" 729 731 checksum = "b430743a6eb14e9764d4260d4c0d8123087d504eeb9c48f2b2a5e810dd369df4" 730 732 dependencies = [ 731 - "encode_unicode 1.0.0", 733 + "encode_unicode", 732 734 "libc", 733 735 "once_cell", 734 - "unicode-width 0.2.0", 736 + "unicode-width 0.2.2", 735 737 "windows-sys 0.61.2", 736 738 ] 737 739 ··· 758 760 ] 759 761 760 762 [[package]] 763 + name = "core-foundation" 764 + version = "0.10.1" 765 + source = "registry+https://github.com/rust-lang/crates.io-index" 766 + checksum = "b2a6cd9ae233e7f62ba4e9353e81a88df7fc8a5987b8d445b4d90c879bd156f6" 767 + dependencies = [ 768 + "core-foundation-sys", 769 + "libc", 770 + ] 771 + 772 + [[package]] 761 773 name = "core-foundation-sys" 762 - version = "0.8.6" 774 + version = "0.8.7" 763 775 source = "registry+https://github.com/rust-lang/crates.io-index" 764 - checksum = "06ea2b9bc92be3c2baa9334a323ebca2d6f074ff852cd1d7b11064035cd3868f" 776 + checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b" 765 777 766 778 [[package]] 767 779 name = "core_maths" ··· 774 786 775 787 [[package]] 776 788 name = "cpufeatures" 777 - version = "0.2.12" 789 + version = "0.2.17" 778 790 source = "registry+https://github.com/rust-lang/crates.io-index" 779 - checksum = "53fe5e26ff1b7aef8bca9c6080520cfb8d9333c7568e1829cef191a9723e5504" 791 + checksum = "59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280" 780 792 dependencies = [ 781 793 "libc", 782 794 ] 783 795 784 796 [[package]] 785 797 name = "crates-io" 786 - version = "0.40.8" 798 + version = "0.40.13" 787 799 source = "registry+https://github.com/rust-lang/crates.io-index" 788 - checksum = "3278cae111be507cd074ac10cac0ca4638c90911f978a849c1b96086381d347c" 800 + checksum = "1986712716d18d860258fdbd03fd9d9e20f1ffb974d8a203816c58b68c6b9012" 789 801 dependencies = [ 790 802 "curl", 791 803 "percent-encoding", 792 804 "serde", 793 805 "serde_json", 794 - "thiserror 1.0.69", 806 + "thiserror 2.0.17", 795 807 "url", 796 808 ] 797 809 798 810 [[package]] 799 811 name = "crc32fast" 800 - version = "1.4.2" 812 + version = "1.5.0" 801 813 source = "registry+https://github.com/rust-lang/crates.io-index" 802 - checksum = "a97769d94ddab943e4510d138150169a2758b5ef3eb191a9ee688de3e23ef7b3" 814 + checksum = "9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511" 803 815 dependencies = [ 804 - "cfg-if 1.0.0", 816 + "cfg-if 1.0.4", 805 817 ] 806 818 807 819 [[package]] ··· 819 831 820 832 [[package]] 821 833 name = "crossbeam-channel" 822 - version = "0.5.14" 834 + version = "0.5.15" 823 835 source = "registry+https://github.com/rust-lang/crates.io-index" 824 - checksum = "06ba6d68e24814cb8de6bb986db8222d3a027d15872cabc0d18817bc3c0e4471" 836 + checksum = "82b8f8f868b36967f9606790d1903570de9ceaf870a7bf9fbbd3016d636a2cb2" 825 837 dependencies = [ 826 838 "crossbeam-utils", 827 839 ] 828 840 829 841 [[package]] 830 842 name = "crossbeam-deque" 831 - version = "0.8.5" 843 + version = "0.8.6" 832 844 source = "registry+https://github.com/rust-lang/crates.io-index" 833 - checksum = "613f8cc01fe9cf1a3eb3d7f488fd2fa8388403e97039e2f73692932e291a770d" 845 + checksum = "9dd111b7b7f7d55b72c0a6ae361660ee5853c9af73f70c3c2ef6858b950e2e51" 834 846 dependencies = [ 835 847 "crossbeam-epoch", 836 848 "crossbeam-utils", ··· 856 868 857 869 [[package]] 858 870 name = "crossbeam-utils" 859 - version = "0.8.19" 871 + version = "0.8.21" 860 872 source = "registry+https://github.com/rust-lang/crates.io-index" 861 - checksum = "248e3bacc7dc6baa3b21e405ee045c3047101a49145e7e9eca583ab4c2ca5345" 873 + checksum = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28" 862 874 863 875 [[package]] 864 876 name = "crypto-bigint" ··· 866 878 source = "registry+https://github.com/rust-lang/crates.io-index" 867 879 checksum = "0dc92fb57ca44df6db8059111ab3af99a63d5d0f8375d9972e319a379c6bab76" 868 880 dependencies = [ 869 - "generic-array 0.14.7", 881 + "generic-array 0.14.9", 870 882 "rand_core 0.6.4", 871 883 "subtle", 872 884 "zeroize", ··· 878 890 source = "registry+https://github.com/rust-lang/crates.io-index" 879 891 checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3" 880 892 dependencies = [ 881 - "generic-array 0.14.7", 893 + "generic-array 0.14.9", 882 894 "typenum", 883 895 ] 884 896 885 897 [[package]] 886 898 name = "ct-codecs" 887 - version = "1.1.3" 899 + version = "1.1.6" 888 900 source = "registry+https://github.com/rust-lang/crates.io-index" 889 - checksum = "b916ba8ce9e4182696896f015e8a5ae6081b305f74690baa8465e35f5a142ea4" 901 + checksum = "9b10589d1a5e400d61f9f38f12f884cfd080ff345de8f17efda36fe0e4a02aa8" 890 902 891 903 [[package]] 892 904 name = "curl" 893 - version = "0.4.47" 905 + version = "0.4.49" 894 906 source = "registry+https://github.com/rust-lang/crates.io-index" 895 - checksum = "d9fb4d13a1be2b58f14d60adba57c9834b78c62fd86c3e76a148f732686e9265" 907 + checksum = "79fc3b6dd0b87ba36e565715bf9a2ced221311db47bd18011676f24a6066edbc" 896 908 dependencies = [ 897 909 "curl-sys", 898 910 "libc", ··· 900 912 "openssl-sys", 901 913 "schannel", 902 914 "socket2", 903 - "windows-sys 0.52.0", 915 + "windows-sys 0.59.0", 904 916 ] 905 917 906 918 [[package]] 907 919 name = "curl-sys" 908 - version = "0.4.80+curl-8.12.1" 920 + version = "0.4.83+curl-8.15.0" 909 921 source = "registry+https://github.com/rust-lang/crates.io-index" 910 - checksum = "55f7df2eac63200c3ab25bde3b2268ef2ee56af3d238e76d61f01c3c49bff734" 922 + checksum = "5830daf304027db10c82632a464879d46a3f7c4ba17a31592657ad16c719b483" 911 923 dependencies = [ 912 924 "cc", 913 925 "libc", ··· 916 928 "openssl-sys", 917 929 "pkg-config", 918 930 "vcpkg", 919 - "windows-sys 0.52.0", 931 + "windows-sys 0.59.0", 920 932 ] 921 933 922 934 [[package]] 923 935 name = "data-encoding" 924 - version = "2.8.0" 936 + version = "2.9.0" 925 937 source = "registry+https://github.com/rust-lang/crates.io-index" 926 - checksum = "575f75dfd25738df5b91b8e43e14d44bda14637a58fae779fd2b064f8bf3e010" 938 + checksum = "2a2330da5de22e8a3cb63252ce2abb30116bf5265e89c0e01bc17015ce30a476" 927 939 928 940 [[package]] 929 941 name = "data-url" 930 - version = "0.3.1" 942 + version = "0.3.2" 931 943 source = "registry+https://github.com/rust-lang/crates.io-index" 932 - checksum = "5c297a1c74b71ae29df00c3e22dd9534821d60eb9af5a0192823fa2acea70c2a" 944 + checksum = "be1e0bca6c3637f992fc1cc7cbc52a78c1ef6db076dbf1059c4323d6a2048376" 933 945 934 946 [[package]] 935 947 name = "dbus" 936 - version = "0.9.7" 948 + version = "0.9.9" 937 949 source = "registry+https://github.com/rust-lang/crates.io-index" 938 - checksum = "1bb21987b9fb1613058ba3843121dd18b163b254d8a6e797e144cbac14d96d1b" 950 + checksum = "190b6255e8ab55a7b568df5a883e9497edc3e4821c06396612048b430e5ad1e9" 939 951 dependencies = [ 940 952 "libc", 941 953 "libdbus-sys", 942 - "winapi 0.3.9", 954 + "windows-sys 0.59.0", 943 955 ] 944 956 945 957 [[package]] 946 958 name = "der" 947 - version = "0.7.9" 959 + version = "0.7.10" 948 960 source = "registry+https://github.com/rust-lang/crates.io-index" 949 - checksum = "f55bf8e7b65898637379c1b74eb1551107c8294ed26d855ceb9fd1a09cfc9bc0" 961 + checksum = "e7c1832837b905bbfb5101e07cc24c8deddf52f93225eee6ead5f4d63d53ddcb" 950 962 dependencies = [ 951 963 "const-oid", 952 964 "pem-rfc7468", ··· 955 967 956 968 [[package]] 957 969 name = "deranged" 958 - version = "0.3.11" 970 + version = "0.5.4" 959 971 source = "registry+https://github.com/rust-lang/crates.io-index" 960 - checksum = "b42b6fa04a440b495c8b04d0e71b707c585f83cb9cb28cf8cd0d976c315e31b4" 972 + checksum = "a41953f86f8a05768a6cda24def994fd2f424b04ec5c719cf89989779f199071" 961 973 dependencies = [ 962 974 "powerfmt", 963 - "serde", 975 + "serde_core", 964 976 ] 965 977 966 978 [[package]] 967 979 name = "deunicode" 968 - version = "1.4.4" 980 + version = "1.6.2" 969 981 source = "registry+https://github.com/rust-lang/crates.io-index" 970 - checksum = "322ef0094744e63628e6f0eb2295517f79276a5b342a4c2ff3042566ca181d4e" 982 + checksum = "abd57806937c9cc163efc8ea3910e00a62e2aeb0b8119f1793a978088f8f6b04" 971 983 972 984 [[package]] 973 985 name = "digest" ··· 998 1010 dependencies = [ 999 1011 "proc-macro2", 1000 1012 "quote", 1001 - "syn 2.0.98", 1013 + "syn 2.0.108", 1002 1014 ] 1003 1015 1004 1016 [[package]] ··· 1049 1061 source = "registry+https://github.com/rust-lang/crates.io-index" 1050 1062 checksum = "e9b3460f44bea8cd47f45a0c70892f1eff856d97cd55358b2f73f663789f6190" 1051 1063 dependencies = [ 1052 - "getrandom 0.2.14", 1064 + "getrandom 0.2.16", 1053 1065 ] 1054 1066 1055 1067 [[package]] 1056 1068 name = "either" 1057 - version = "1.11.0" 1069 + version = "1.15.0" 1058 1070 source = "registry+https://github.com/rust-lang/crates.io-index" 1059 - checksum = "a47c1c47d2f5964e29c61246e81db715514cd532db6b5116a25ea3c03d6780a2" 1071 + checksum = "48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719" 1060 1072 1061 1073 [[package]] 1062 1074 name = "elliptic-curve" ··· 1068 1080 "crypto-bigint", 1069 1081 "digest 0.10.7", 1070 1082 "ff", 1071 - "generic-array 0.14.7", 1083 + "generic-array 0.14.9", 1072 1084 "group", 1073 1085 "hkdf", 1074 1086 "pem-rfc7468", ··· 1081 1093 1082 1094 [[package]] 1083 1095 name = "encode_unicode" 1084 - version = "0.3.6" 1085 - source = "registry+https://github.com/rust-lang/crates.io-index" 1086 - checksum = "a357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831f" 1087 - 1088 - [[package]] 1089 - name = "encode_unicode" 1090 1096 version = "1.0.0" 1091 1097 source = "registry+https://github.com/rust-lang/crates.io-index" 1092 1098 checksum = "34aa73646ffb006b8f5147f3dc182bd4bcb190227ce861fc4a4844bf8e3cb2c0" ··· 1097 1103 source = "registry+https://github.com/rust-lang/crates.io-index" 1098 1104 checksum = "75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3" 1099 1105 dependencies = [ 1100 - "cfg-if 1.0.0", 1106 + "cfg-if 1.0.4", 1101 1107 ] 1102 1108 1103 1109 [[package]] ··· 1108 1114 1109 1115 [[package]] 1110 1116 name = "env_filter" 1111 - version = "0.1.3" 1117 + version = "0.1.4" 1112 1118 source = "registry+https://github.com/rust-lang/crates.io-index" 1113 - checksum = "186e05a59d4c50738528153b83b0b0194d3a29507dfec16eccd4b342903397d0" 1119 + checksum = "1bf3c259d255ca70051b30e2e95b5446cdb8949ac4cd22c0d7fd634d89f568e2" 1114 1120 dependencies = [ 1115 1121 "log", 1116 1122 "regex", ··· 1125 1131 "anstream", 1126 1132 "anstyle", 1127 1133 "env_filter", 1128 - "jiff 0.2.5", 1134 + "jiff", 1129 1135 "log", 1130 1136 ] 1131 1137 ··· 1137 1143 1138 1144 [[package]] 1139 1145 name = "erased-serde" 1140 - version = "0.4.6" 1146 + version = "0.4.8" 1141 1147 source = "registry+https://github.com/rust-lang/crates.io-index" 1142 - checksum = "e004d887f51fcb9fef17317a2f3525c887d8aa3f4f50fed920816a688284a5b7" 1148 + checksum = "259d404d09818dec19332e31d94558aeb442fea04c817006456c24b5460bbd4b" 1143 1149 dependencies = [ 1144 1150 "serde", 1151 + "serde_core", 1145 1152 "typeid", 1146 1153 ] 1147 1154 1148 1155 [[package]] 1149 1156 name = "errno" 1150 - version = "0.3.10" 1157 + version = "0.3.14" 1151 1158 source = "registry+https://github.com/rust-lang/crates.io-index" 1152 - checksum = "33d852cb9b869c2a9b3df2f71a3074817f01e1844f839a144f5fcef059a4eb5d" 1159 + checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb" 1153 1160 dependencies = [ 1154 1161 "libc", 1155 - "windows-sys 0.59.0", 1162 + "windows-sys 0.61.2", 1163 + ] 1164 + 1165 + [[package]] 1166 + name = "euclid" 1167 + version = "0.22.11" 1168 + source = "registry+https://github.com/rust-lang/crates.io-index" 1169 + checksum = "ad9cdb4b747e485a12abb0e6566612956c7a1bafa3bdb8d682c5b6d403589e48" 1170 + dependencies = [ 1171 + "num-traits", 1156 1172 ] 1157 1173 1158 1174 [[package]] ··· 1194 1210 ] 1195 1211 1196 1212 [[package]] 1213 + name = "faster-hex" 1214 + version = "0.10.0" 1215 + source = "registry+https://github.com/rust-lang/crates.io-index" 1216 + checksum = "7223ae2d2f179b803433d9c830478527e92b8117eab39460edae7f1614d9fb73" 1217 + dependencies = [ 1218 + "heapless", 1219 + "serde", 1220 + ] 1221 + 1222 + [[package]] 1197 1223 name = "fastrand" 1198 1224 version = "2.3.0" 1199 1225 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 1220 1246 1221 1247 [[package]] 1222 1248 name = "fiat-crypto" 1223 - version = "0.2.9" 1249 + version = "0.3.0" 1224 1250 source = "registry+https://github.com/rust-lang/crates.io-index" 1225 - checksum = "28dea519a9695b9977216879a3ebfddf92f1c08c05d984f8996aecd6ecdc811d" 1251 + checksum = "64cd1e32ddd350061ae6edb1b082d7c54915b5c672c389143b9a63403a109f24" 1226 1252 1227 1253 [[package]] 1228 1254 name = "filetime" 1229 - version = "0.2.25" 1255 + version = "0.2.26" 1230 1256 source = "registry+https://github.com/rust-lang/crates.io-index" 1231 - checksum = "35c0522e981e68cbfa8c3f978441a5f34b30b96e146b33cd3359176b50fe8586" 1257 + checksum = "bc0505cd1b6fa6580283f6bdf70a73fcf4aba1184038c90902b92b3dd0df63ed" 1232 1258 dependencies = [ 1233 - "cfg-if 1.0.0", 1259 + "cfg-if 1.0.4", 1234 1260 "libc", 1235 1261 "libredox", 1236 - "windows-sys 0.59.0", 1262 + "windows-sys 0.60.2", 1237 1263 ] 1238 1264 1239 1265 [[package]] 1266 + name = "find-msvc-tools" 1267 + version = "0.1.4" 1268 + source = "registry+https://github.com/rust-lang/crates.io-index" 1269 + checksum = "52051878f80a721bb68ebfbc930e07b65ba72f2da88968ea5c06fd6ca3d3a127" 1270 + 1271 + [[package]] 1240 1272 name = "flate2" 1241 - version = "1.0.35" 1273 + version = "1.1.4" 1242 1274 source = "registry+https://github.com/rust-lang/crates.io-index" 1243 - checksum = "c936bfdafb507ebbf50b8074c54fa31c5be9a1e7e5f467dd659697041407d07c" 1275 + checksum = "dc5a4e564e38c699f2880d3fda590bedc2e69f3f84cd48b457bd892ce61d0aa9" 1244 1276 dependencies = [ 1245 1277 "crc32fast", 1246 1278 "libz-sys", ··· 1261 1293 1262 1294 [[package]] 1263 1295 name = "fontconfig-parser" 1264 - version = "0.5.7" 1296 + version = "0.5.8" 1265 1297 source = "registry+https://github.com/rust-lang/crates.io-index" 1266 - checksum = "c1fcfcd44ca6e90c921fee9fa665d530b21ef1327a4c1a6c5250ea44b776ada7" 1298 + checksum = "bbc773e24e02d4ddd8395fd30dc147524273a83e54e0f312d986ea30de5f5646" 1267 1299 dependencies = [ 1268 1300 "roxmltree 0.20.0", 1269 1301 ] ··· 1284 1316 1285 1317 [[package]] 1286 1318 name = "form_urlencoded" 1287 - version = "1.2.1" 1319 + version = "1.2.2" 1288 1320 source = "registry+https://github.com/rust-lang/crates.io-index" 1289 - checksum = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456" 1321 + checksum = "cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf" 1290 1322 dependencies = [ 1291 1323 "percent-encoding", 1292 1324 ] ··· 1372 1404 dependencies = [ 1373 1405 "proc-macro2", 1374 1406 "quote", 1375 - "syn 2.0.98", 1407 + "syn 2.0.108", 1376 1408 ] 1377 1409 1378 1410 [[package]] ··· 1416 1448 1417 1449 [[package]] 1418 1450 name = "generic-array" 1419 - version = "0.14.7" 1451 + version = "0.14.9" 1420 1452 source = "registry+https://github.com/rust-lang/crates.io-index" 1421 - checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a" 1453 + checksum = "4bb6743198531e02858aeaea5398fcc883e71851fcbcb5a2f773e2fb6cb1edf2" 1422 1454 dependencies = [ 1423 1455 "typenum", 1424 1456 "version_check", ··· 1431 1463 source = "registry+https://github.com/rust-lang/crates.io-index" 1432 1464 checksum = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce" 1433 1465 dependencies = [ 1434 - "cfg-if 1.0.0", 1466 + "cfg-if 1.0.4", 1435 1467 "libc", 1436 1468 "wasi 0.9.0+wasi-snapshot-preview1", 1437 1469 ] 1438 1470 1439 1471 [[package]] 1440 1472 name = "getrandom" 1441 - version = "0.2.14" 1473 + version = "0.2.16" 1442 1474 source = "registry+https://github.com/rust-lang/crates.io-index" 1443 - checksum = "94b22e06ecb0110981051723910cbf0b5f5e09a2062dd7663334ee79a9d1286c" 1475 + checksum = "335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592" 1444 1476 dependencies = [ 1445 - "cfg-if 1.0.0", 1477 + "cfg-if 1.0.4", 1446 1478 "js-sys", 1447 1479 "libc", 1448 - "wasi 0.11.0+wasi-snapshot-preview1", 1480 + "wasi 0.11.1+wasi-snapshot-preview1", 1449 1481 "wasm-bindgen", 1450 1482 ] 1451 1483 1452 1484 [[package]] 1453 1485 name = "getrandom" 1454 - version = "0.3.2" 1486 + version = "0.3.4" 1455 1487 source = "registry+https://github.com/rust-lang/crates.io-index" 1456 - checksum = "73fea8450eea4bac3940448fb7ae50d91f034f941199fcd9d909a5a07aa455f0" 1488 + checksum = "899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd" 1457 1489 dependencies = [ 1458 - "cfg-if 1.0.0", 1490 + "cfg-if 1.0.4", 1459 1491 "js-sys", 1460 1492 "libc", 1461 1493 "r-efi", 1462 - "wasi 0.14.2+wasi-0.2.4", 1494 + "wasip2", 1463 1495 "wasm-bindgen", 1464 1496 ] 1465 1497 1466 1498 [[package]] 1467 1499 name = "gif" 1468 - version = "0.13.1" 1500 + version = "0.13.3" 1469 1501 source = "registry+https://github.com/rust-lang/crates.io-index" 1470 - checksum = "3fb2d69b19215e18bb912fa30f7ce15846e301408695e44e0ef719f1da9e19f2" 1502 + checksum = "4ae047235e33e2829703574b54fdec96bfbad892062d97fed2f76022287de61b" 1471 1503 dependencies = [ 1472 1504 "color_quant", 1473 1505 "weezl", ··· 1485 1517 source = "registry+https://github.com/rust-lang/crates.io-index" 1486 1518 checksum = "b903b73e45dc0c6c596f2d37eccece7c1c8bb6e4407b001096387c63d0d93724" 1487 1519 dependencies = [ 1488 - "bitflags 2.8.0", 1520 + "bitflags 2.10.0", 1489 1521 "libc", 1490 1522 "libgit2-sys", 1491 1523 "log", ··· 1512 1544 source = "registry+https://github.com/rust-lang/crates.io-index" 1513 1545 checksum = "8d0eebdaecdcf405d5433a36f85e4f058cf4de48ee2604388be0dbccbaad353e" 1514 1546 dependencies = [ 1515 - "gix-actor", 1547 + "gix-actor 0.33.2", 1516 1548 "gix-attributes", 1517 1549 "gix-command", 1518 1550 "gix-commitgraph", 1519 - "gix-config", 1551 + "gix-config 0.42.0", 1520 1552 "gix-credentials", 1521 - "gix-date", 1553 + "gix-date 0.9.4", 1522 1554 "gix-diff", 1523 1555 "gix-dir", 1524 1556 "gix-discover", 1525 - "gix-features", 1557 + "gix-features 0.39.1", 1526 1558 "gix-filter", 1527 - "gix-fs", 1528 - "gix-glob", 1529 - "gix-hash", 1530 - "gix-hashtable", 1559 + "gix-fs 0.12.1", 1560 + "gix-glob 0.17.1", 1561 + "gix-hash 0.15.1", 1562 + "gix-hashtable 0.6.0", 1531 1563 "gix-ignore", 1532 1564 "gix-index", 1533 - "gix-lock", 1565 + "gix-lock 15.0.1", 1534 1566 "gix-negotiate", 1535 - "gix-object", 1567 + "gix-object 0.46.1", 1536 1568 "gix-odb", 1537 1569 "gix-pack", 1538 1570 "gix-path", 1539 1571 "gix-pathspec", 1540 1572 "gix-prompt", 1541 1573 "gix-protocol", 1542 - "gix-ref", 1574 + "gix-ref 0.49.1", 1543 1575 "gix-refspec", 1544 1576 "gix-revision", 1545 1577 "gix-revwalk", 1546 - "gix-sec", 1578 + "gix-sec 0.10.12", 1547 1579 "gix-shallow", 1548 1580 "gix-submodule", 1549 - "gix-tempfile", 1581 + "gix-tempfile 15.0.0", 1550 1582 "gix-trace", 1551 1583 "gix-transport", 1552 1584 "gix-traverse", 1553 1585 "gix-url", 1554 - "gix-utils", 1555 - "gix-validate", 1586 + "gix-utils 0.1.14", 1587 + "gix-validate 0.9.4", 1556 1588 "gix-worktree", 1557 1589 "once_cell", 1558 1590 "prodash", 1559 1591 "smallvec", 1560 - "thiserror 2.0.12", 1592 + "thiserror 2.0.17", 1561 1593 ] 1562 1594 1563 1595 [[package]] ··· 1567 1599 checksum = "20018a1a6332e065f1fcc8305c1c932c6b8c9985edea2284b3c79dc6fa3ee4b2" 1568 1600 dependencies = [ 1569 1601 "bstr", 1570 - "gix-date", 1571 - "gix-utils", 1602 + "gix-date 0.9.4", 1603 + "gix-utils 0.1.14", 1572 1604 "itoa", 1573 - "thiserror 2.0.12", 1605 + "thiserror 2.0.17", 1574 1606 "winnow 0.6.26", 1575 1607 ] 1576 1608 1577 1609 [[package]] 1610 + name = "gix-actor" 1611 + version = "0.35.6" 1612 + source = "registry+https://github.com/rust-lang/crates.io-index" 1613 + checksum = "987a51a7e66db6ef4dc030418eb2a42af6b913a79edd8670766122d8af3ba59e" 1614 + dependencies = [ 1615 + "bstr", 1616 + "gix-date 0.10.7", 1617 + "gix-utils 0.3.1", 1618 + "itoa", 1619 + "thiserror 2.0.17", 1620 + "winnow 0.7.13", 1621 + ] 1622 + 1623 + [[package]] 1578 1624 name = "gix-attributes" 1579 1625 version = "0.23.1" 1580 1626 source = "registry+https://github.com/rust-lang/crates.io-index" 1581 1627 checksum = "ddf9bf852194c0edfe699a2d36422d2c1f28f73b7c6d446c3f0ccd3ba232cadc" 1582 1628 dependencies = [ 1583 1629 "bstr", 1584 - "gix-glob", 1630 + "gix-glob 0.17.1", 1585 1631 "gix-path", 1586 1632 "gix-quote", 1587 1633 "gix-trace", 1588 1634 "kstring", 1589 1635 "smallvec", 1590 - "thiserror 2.0.12", 1636 + "thiserror 2.0.17", 1591 1637 "unicode-bom", 1592 1638 ] 1593 1639 1594 1640 [[package]] 1595 1641 name = "gix-bitmap" 1596 - version = "0.2.14" 1642 + version = "0.2.15" 1597 1643 source = "registry+https://github.com/rust-lang/crates.io-index" 1598 - checksum = "b1db9765c69502650da68f0804e3dc2b5f8ccc6a2d104ca6c85bc40700d37540" 1644 + checksum = "5e150161b8a75b5860521cb876b506879a3376d3adc857ec7a9d35e7c6a5e531" 1599 1645 dependencies = [ 1600 - "thiserror 2.0.12", 1646 + "thiserror 2.0.17", 1601 1647 ] 1602 1648 1603 1649 [[package]] 1604 1650 name = "gix-chunk" 1605 - version = "0.4.11" 1651 + version = "0.4.12" 1606 1652 source = "registry+https://github.com/rust-lang/crates.io-index" 1607 - checksum = "0b1f1d8764958699dc764e3f727cef280ff4d1bd92c107bbf8acd85b30c1bd6f" 1653 + checksum = "5c356b3825677cb6ff579551bb8311a81821e184453cbd105e2fc5311b288eeb" 1608 1654 dependencies = [ 1609 - "thiserror 2.0.12", 1655 + "thiserror 2.0.17", 1610 1656 ] 1611 1657 1612 1658 [[package]] ··· 1629 1675 dependencies = [ 1630 1676 "bstr", 1631 1677 "gix-chunk", 1632 - "gix-features", 1633 - "gix-hash", 1678 + "gix-features 0.39.1", 1679 + "gix-hash 0.15.1", 1634 1680 "memmap2", 1635 - "thiserror 2.0.12", 1681 + "thiserror 2.0.17", 1636 1682 ] 1637 1683 1638 1684 [[package]] ··· 1642 1688 checksum = "6649b406ca1f99cb148959cf00468b231f07950f8ec438cc0903cda563606f19" 1643 1689 dependencies = [ 1644 1690 "bstr", 1645 - "gix-config-value", 1646 - "gix-features", 1647 - "gix-glob", 1691 + "gix-config-value 0.14.12", 1692 + "gix-features 0.39.1", 1693 + "gix-glob 0.17.1", 1648 1694 "gix-path", 1649 - "gix-ref", 1650 - "gix-sec", 1695 + "gix-ref 0.49.1", 1696 + "gix-sec 0.10.12", 1651 1697 "memchr", 1652 1698 "once_cell", 1653 1699 "smallvec", 1654 - "thiserror 2.0.12", 1700 + "thiserror 2.0.17", 1655 1701 "unicode-bom", 1656 1702 "winnow 0.6.26", 1703 + ] 1704 + 1705 + [[package]] 1706 + name = "gix-config" 1707 + version = "0.45.1" 1708 + source = "registry+https://github.com/rust-lang/crates.io-index" 1709 + checksum = "48f3c8f357ae049bfb77493c2ec9010f58cfc924ae485e1116c3718fc0f0d881" 1710 + dependencies = [ 1711 + "bstr", 1712 + "gix-config-value 0.15.3", 1713 + "gix-features 0.42.1", 1714 + "gix-glob 0.20.1", 1715 + "gix-path", 1716 + "gix-ref 0.52.1", 1717 + "gix-sec 0.11.0", 1718 + "memchr", 1719 + "once_cell", 1720 + "smallvec", 1721 + "thiserror 2.0.17", 1722 + "unicode-bom", 1723 + "winnow 0.7.13", 1657 1724 ] 1658 1725 1659 1726 [[package]] 1660 1727 name = "gix-config-value" 1661 - version = "0.14.11" 1728 + version = "0.14.12" 1662 1729 source = "registry+https://github.com/rust-lang/crates.io-index" 1663 - checksum = "11365144ef93082f3403471dbaa94cfe4b5e72743bdb9560719a251d439f4cee" 1730 + checksum = "8dc2c844c4cf141884678cabef736fd91dd73068b9146e6f004ba1a0457944b6" 1664 1731 dependencies = [ 1665 - "bitflags 2.8.0", 1732 + "bitflags 2.10.0", 1733 + "bstr", 1734 + "gix-path", 1735 + "libc", 1736 + "thiserror 2.0.17", 1737 + ] 1738 + 1739 + [[package]] 1740 + name = "gix-config-value" 1741 + version = "0.15.3" 1742 + source = "registry+https://github.com/rust-lang/crates.io-index" 1743 + checksum = "2c489abb061c74b0c3ad790e24a606ef968cebab48ec673d6a891ece7d5aef64" 1744 + dependencies = [ 1745 + "bitflags 2.10.0", 1666 1746 "bstr", 1667 1747 "gix-path", 1668 1748 "libc", 1669 - "thiserror 2.0.12", 1749 + "thiserror 2.0.17", 1670 1750 ] 1671 1751 1672 1752 [[package]] ··· 1677 1757 dependencies = [ 1678 1758 "bstr", 1679 1759 "gix-command", 1680 - "gix-config-value", 1760 + "gix-config-value 0.14.12", 1681 1761 "gix-path", 1682 1762 "gix-prompt", 1683 - "gix-sec", 1763 + "gix-sec 0.10.12", 1684 1764 "gix-trace", 1685 1765 "gix-url", 1686 - "thiserror 2.0.12", 1766 + "thiserror 2.0.17", 1767 + ] 1768 + 1769 + [[package]] 1770 + name = "gix-date" 1771 + version = "0.9.4" 1772 + source = "registry+https://github.com/rust-lang/crates.io-index" 1773 + checksum = "daa30058ec7d3511fbc229e4f9e696a35abd07ec5b82e635eff864a2726217e4" 1774 + dependencies = [ 1775 + "bstr", 1776 + "itoa", 1777 + "jiff", 1778 + "thiserror 2.0.17", 1687 1779 ] 1688 1780 1689 1781 [[package]] 1690 1782 name = "gix-date" 1691 - version = "0.9.3" 1783 + version = "0.10.7" 1692 1784 source = "registry+https://github.com/rust-lang/crates.io-index" 1693 - checksum = "c57c477b645ee248b173bb1176b52dd528872f12c50375801a58aaf5ae91113f" 1785 + checksum = "661245d045aa7c16ba4244daaabd823c562c3e45f1f25b816be2c57ee09f2171" 1694 1786 dependencies = [ 1695 1787 "bstr", 1696 1788 "itoa", 1697 - "jiff 0.1.16", 1698 - "thiserror 2.0.12", 1789 + "jiff", 1790 + "smallvec", 1791 + "thiserror 2.0.17", 1699 1792 ] 1700 1793 1701 1794 [[package]] ··· 1705 1798 checksum = "a8e92566eccbca205a0a0f96ffb0327c061e85bc5c95abbcddfe177498aa04f6" 1706 1799 dependencies = [ 1707 1800 "bstr", 1708 - "gix-hash", 1709 - "gix-object", 1710 - "thiserror 2.0.12", 1801 + "gix-hash 0.15.1", 1802 + "gix-object 0.46.1", 1803 + "thiserror 2.0.17", 1711 1804 ] 1712 1805 1713 1806 [[package]] ··· 1718 1811 dependencies = [ 1719 1812 "bstr", 1720 1813 "gix-discover", 1721 - "gix-fs", 1814 + "gix-fs 0.12.1", 1722 1815 "gix-ignore", 1723 1816 "gix-index", 1724 - "gix-object", 1817 + "gix-object 0.46.1", 1725 1818 "gix-path", 1726 1819 "gix-pathspec", 1727 1820 "gix-trace", 1728 - "gix-utils", 1821 + "gix-utils 0.1.14", 1729 1822 "gix-worktree", 1730 - "thiserror 2.0.12", 1823 + "thiserror 2.0.17", 1731 1824 ] 1732 1825 1733 1826 [[package]] ··· 1738 1831 dependencies = [ 1739 1832 "bstr", 1740 1833 "dunce", 1741 - "gix-fs", 1742 - "gix-hash", 1834 + "gix-fs 0.12.1", 1835 + "gix-hash 0.15.1", 1743 1836 "gix-path", 1744 - "gix-ref", 1745 - "gix-sec", 1746 - "thiserror 2.0.12", 1837 + "gix-ref 0.49.1", 1838 + "gix-sec 0.10.12", 1839 + "thiserror 2.0.17", 1747 1840 ] 1748 1841 1749 1842 [[package]] ··· 1756 1849 "crc32fast", 1757 1850 "crossbeam-channel", 1758 1851 "flate2", 1759 - "gix-hash", 1852 + "gix-hash 0.15.1", 1760 1853 "gix-trace", 1761 - "gix-utils", 1854 + "gix-utils 0.1.14", 1762 1855 "libc", 1763 1856 "once_cell", 1764 1857 "parking_lot", 1765 1858 "prodash", 1766 1859 "sha1_smol", 1767 - "thiserror 2.0.12", 1860 + "thiserror 2.0.17", 1861 + "walkdir", 1862 + ] 1863 + 1864 + [[package]] 1865 + name = "gix-features" 1866 + version = "0.42.1" 1867 + source = "registry+https://github.com/rust-lang/crates.io-index" 1868 + checksum = "56f4399af6ec4fd9db84dd4cf9656c5c785ab492ab40a7c27ea92b4241923fed" 1869 + dependencies = [ 1870 + "gix-path", 1871 + "gix-trace", 1872 + "gix-utils 0.3.1", 1873 + "libc", 1874 + "prodash", 1768 1875 "walkdir", 1769 1876 ] 1770 1877 ··· 1778 1885 "encoding_rs", 1779 1886 "gix-attributes", 1780 1887 "gix-command", 1781 - "gix-hash", 1782 - "gix-object", 1888 + "gix-hash 0.15.1", 1889 + "gix-object 0.46.1", 1783 1890 "gix-packetline-blocking", 1784 1891 "gix-path", 1785 1892 "gix-quote", 1786 1893 "gix-trace", 1787 - "gix-utils", 1894 + "gix-utils 0.1.14", 1788 1895 "smallvec", 1789 - "thiserror 2.0.12", 1896 + "thiserror 2.0.17", 1790 1897 ] 1791 1898 1792 1899 [[package]] ··· 1796 1903 checksum = "3b3d4fac505a621f97e5ce2c69fdc425742af00c0920363ca4074f0eb48b1db9" 1797 1904 dependencies = [ 1798 1905 "fastrand", 1799 - "gix-features", 1800 - "gix-utils", 1906 + "gix-features 0.39.1", 1907 + "gix-utils 0.1.14", 1908 + ] 1909 + 1910 + [[package]] 1911 + name = "gix-fs" 1912 + version = "0.15.0" 1913 + source = "registry+https://github.com/rust-lang/crates.io-index" 1914 + checksum = "67a0637149b4ef24d3ea55f81f77231401c8463fae6da27331c987957eb597c7" 1915 + dependencies = [ 1916 + "bstr", 1917 + "fastrand", 1918 + "gix-features 0.42.1", 1919 + "gix-path", 1920 + "gix-utils 0.3.1", 1921 + "thiserror 2.0.17", 1801 1922 ] 1802 1923 1803 1924 [[package]] ··· 1806 1927 source = "registry+https://github.com/rust-lang/crates.io-index" 1807 1928 checksum = "aaf69a6bec0a3581567484bf99a4003afcaf6c469fd4214352517ea355cf3435" 1808 1929 dependencies = [ 1809 - "bitflags 2.8.0", 1930 + "bitflags 2.10.0", 1931 + "bstr", 1932 + "gix-features 0.39.1", 1933 + "gix-path", 1934 + ] 1935 + 1936 + [[package]] 1937 + name = "gix-glob" 1938 + version = "0.20.1" 1939 + source = "registry+https://github.com/rust-lang/crates.io-index" 1940 + checksum = "90181472925b587f6079698f79065ff64786e6d6c14089517a1972bca99fb6e9" 1941 + dependencies = [ 1942 + "bitflags 2.10.0", 1810 1943 "bstr", 1811 - "gix-features", 1944 + "gix-features 0.42.1", 1812 1945 "gix-path", 1813 1946 ] 1814 1947 ··· 1818 1951 source = "registry+https://github.com/rust-lang/crates.io-index" 1819 1952 checksum = "0b5eccc17194ed0e67d49285e4853307e4147e95407f91c1c3e4a13ba9f4e4ce" 1820 1953 dependencies = [ 1821 - "faster-hex", 1822 - "thiserror 2.0.12", 1954 + "faster-hex 0.9.0", 1955 + "thiserror 2.0.17", 1956 + ] 1957 + 1958 + [[package]] 1959 + name = "gix-hash" 1960 + version = "0.18.0" 1961 + source = "registry+https://github.com/rust-lang/crates.io-index" 1962 + checksum = "8d4900562c662852a6b42e2ef03442eccebf24f047d8eab4f23bc12ef0d785d8" 1963 + dependencies = [ 1964 + "faster-hex 0.10.0", 1965 + "gix-features 0.42.1", 1966 + "sha1-checked", 1967 + "thiserror 2.0.17", 1823 1968 ] 1824 1969 1825 1970 [[package]] ··· 1828 1973 source = "registry+https://github.com/rust-lang/crates.io-index" 1829 1974 checksum = "0ef65b256631078ef733bc5530c4e6b1c2e7d5c2830b75d4e9034ab3997d18fe" 1830 1975 dependencies = [ 1831 - "gix-hash", 1976 + "gix-hash 0.15.1", 1977 + "hashbrown 0.14.5", 1978 + "parking_lot", 1979 + ] 1980 + 1981 + [[package]] 1982 + name = "gix-hashtable" 1983 + version = "0.8.1" 1984 + source = "registry+https://github.com/rust-lang/crates.io-index" 1985 + checksum = "b5b5cb3c308b4144f2612ff64e32130e641279fcf1a84d8d40dad843b4f64904" 1986 + dependencies = [ 1987 + "gix-hash 0.18.0", 1832 1988 "hashbrown 0.14.5", 1833 1989 "parking_lot", 1834 1990 ] ··· 1840 1996 checksum = "b6b1fb24d2a4af0aa7438e2771d60c14a80cf2c9bd55c29cf1712b841f05bb8a" 1841 1997 dependencies = [ 1842 1998 "bstr", 1843 - "gix-glob", 1999 + "gix-glob 0.17.1", 1844 2000 "gix-path", 1845 2001 "gix-trace", 1846 2002 "unicode-bom", ··· 1852 2008 source = "registry+https://github.com/rust-lang/crates.io-index" 1853 2009 checksum = "270645fd20556b64c8ffa1540d921b281e6994413a0ca068596f97e9367a257a" 1854 2010 dependencies = [ 1855 - "bitflags 2.8.0", 2011 + "bitflags 2.10.0", 1856 2012 "bstr", 1857 2013 "filetime", 1858 2014 "fnv", 1859 2015 "gix-bitmap", 1860 - "gix-features", 1861 - "gix-fs", 1862 - "gix-hash", 1863 - "gix-lock", 1864 - "gix-object", 2016 + "gix-features 0.39.1", 2017 + "gix-fs 0.12.1", 2018 + "gix-hash 0.15.1", 2019 + "gix-lock 15.0.1", 2020 + "gix-object 0.46.1", 1865 2021 "gix-traverse", 1866 - "gix-utils", 1867 - "gix-validate", 2022 + "gix-utils 0.1.14", 2023 + "gix-validate 0.9.4", 1868 2024 "hashbrown 0.14.5", 1869 2025 "itoa", 1870 2026 "libc", 1871 2027 "memmap2", 1872 2028 "rustix 0.38.44", 1873 2029 "smallvec", 1874 - "thiserror 2.0.12", 2030 + "thiserror 2.0.17", 1875 2031 ] 1876 2032 1877 2033 [[package]] ··· 1880 2036 source = "registry+https://github.com/rust-lang/crates.io-index" 1881 2037 checksum = "1cd3ab68a452db63d9f3ebdacb10f30dba1fa0d31ac64f4203d395ed1102d940" 1882 2038 dependencies = [ 1883 - "gix-tempfile", 1884 - "gix-utils", 1885 - "thiserror 2.0.12", 2039 + "gix-tempfile 15.0.0", 2040 + "gix-utils 0.1.14", 2041 + "thiserror 2.0.17", 2042 + ] 2043 + 2044 + [[package]] 2045 + name = "gix-lock" 2046 + version = "17.1.0" 2047 + source = "registry+https://github.com/rust-lang/crates.io-index" 2048 + checksum = "570f8b034659f256366dc90f1a24924902f20acccd6a15be96d44d1269e7a796" 2049 + dependencies = [ 2050 + "gix-tempfile 17.1.0", 2051 + "gix-utils 0.3.1", 2052 + "thiserror 2.0.17", 1886 2053 ] 1887 2054 1888 2055 [[package]] ··· 1891 2058 source = "registry+https://github.com/rust-lang/crates.io-index" 1892 2059 checksum = "d27f830a16405386e9c83b9d5be8261fe32bbd6b3caf15bd1b284c6b2b7ef1a8" 1893 2060 dependencies = [ 1894 - "bitflags 2.8.0", 2061 + "bitflags 2.10.0", 1895 2062 "gix-commitgraph", 1896 - "gix-date", 1897 - "gix-hash", 1898 - "gix-object", 2063 + "gix-date 0.9.4", 2064 + "gix-hash 0.15.1", 2065 + "gix-object 0.46.1", 1899 2066 "gix-revwalk", 1900 2067 "smallvec", 1901 - "thiserror 2.0.12", 2068 + "thiserror 2.0.17", 1902 2069 ] 1903 2070 1904 2071 [[package]] ··· 1908 2075 checksum = "e42d58010183ef033f31088479b4eb92b44fe341b35b62d39eb8b185573d77ea" 1909 2076 dependencies = [ 1910 2077 "bstr", 1911 - "gix-actor", 1912 - "gix-date", 1913 - "gix-features", 1914 - "gix-hash", 1915 - "gix-hashtable", 2078 + "gix-actor 0.33.2", 2079 + "gix-date 0.9.4", 2080 + "gix-features 0.39.1", 2081 + "gix-hash 0.15.1", 2082 + "gix-hashtable 0.6.0", 1916 2083 "gix-path", 1917 - "gix-utils", 1918 - "gix-validate", 2084 + "gix-utils 0.1.14", 2085 + "gix-validate 0.9.4", 1919 2086 "itoa", 1920 2087 "smallvec", 1921 - "thiserror 2.0.12", 2088 + "thiserror 2.0.17", 1922 2089 "winnow 0.6.26", 1923 2090 ] 1924 2091 1925 2092 [[package]] 2093 + name = "gix-object" 2094 + version = "0.49.1" 2095 + source = "registry+https://github.com/rust-lang/crates.io-index" 2096 + checksum = "d957ca3640c555d48bb27f8278c67169fa1380ed94f6452c5590742524c40fbb" 2097 + dependencies = [ 2098 + "bstr", 2099 + "gix-actor 0.35.6", 2100 + "gix-date 0.10.7", 2101 + "gix-features 0.42.1", 2102 + "gix-hash 0.18.0", 2103 + "gix-hashtable 0.8.1", 2104 + "gix-path", 2105 + "gix-utils 0.3.1", 2106 + "gix-validate 0.10.1", 2107 + "itoa", 2108 + "smallvec", 2109 + "thiserror 2.0.17", 2110 + "winnow 0.7.13", 2111 + ] 2112 + 2113 + [[package]] 1926 2114 name = "gix-odb" 1927 2115 version = "0.66.0" 1928 2116 source = "registry+https://github.com/rust-lang/crates.io-index" 1929 2117 checksum = "cb780eceb3372ee204469478de02eaa34f6ba98247df0186337e0333de97d0ae" 1930 2118 dependencies = [ 1931 2119 "arc-swap", 1932 - "gix-date", 1933 - "gix-features", 1934 - "gix-fs", 1935 - "gix-hash", 1936 - "gix-hashtable", 1937 - "gix-object", 2120 + "gix-date 0.9.4", 2121 + "gix-features 0.39.1", 2122 + "gix-fs 0.12.1", 2123 + "gix-hash 0.15.1", 2124 + "gix-hashtable 0.6.0", 2125 + "gix-object 0.46.1", 1938 2126 "gix-pack", 1939 2127 "gix-path", 1940 2128 "gix-quote", 1941 2129 "parking_lot", 1942 2130 "tempfile", 1943 - "thiserror 2.0.12", 2131 + "thiserror 2.0.17", 1944 2132 ] 1945 2133 1946 2134 [[package]] ··· 1951 2139 dependencies = [ 1952 2140 "clru", 1953 2141 "gix-chunk", 1954 - "gix-features", 1955 - "gix-hash", 1956 - "gix-hashtable", 1957 - "gix-object", 2142 + "gix-features 0.39.1", 2143 + "gix-hash 0.15.1", 2144 + "gix-hashtable 0.6.0", 2145 + "gix-object 0.46.1", 1958 2146 "gix-path", 1959 - "gix-tempfile", 2147 + "gix-tempfile 15.0.0", 1960 2148 "memmap2", 1961 2149 "parking_lot", 1962 2150 "smallvec", 1963 - "thiserror 2.0.12", 2151 + "thiserror 2.0.17", 1964 2152 ] 1965 2153 1966 2154 [[package]] 1967 2155 name = "gix-packetline" 1968 - version = "0.18.3" 2156 + version = "0.18.4" 1969 2157 source = "registry+https://github.com/rust-lang/crates.io-index" 1970 - checksum = "c7e5ae6bc3ac160a6bf44a55f5537813ca3ddb08549c0fd3e7ef699c73c439cd" 2158 + checksum = "123844a70cf4d5352441dc06bab0da8aef61be94ec239cb631e0ba01dc6d3a04" 1971 2159 dependencies = [ 1972 2160 "bstr", 1973 - "faster-hex", 2161 + "faster-hex 0.9.0", 1974 2162 "gix-trace", 1975 - "thiserror 2.0.12", 2163 + "thiserror 2.0.17", 1976 2164 ] 1977 2165 1978 2166 [[package]] 1979 2167 name = "gix-packetline-blocking" 1980 - version = "0.18.2" 2168 + version = "0.18.3" 1981 2169 source = "registry+https://github.com/rust-lang/crates.io-index" 1982 - checksum = "c1cbf8767c6abd5a6779f586702b5bcd8702380f4208219449cf1c9d0cd1e17c" 2170 + checksum = "1ecf3ea2e105c7e45587bac04099824301262a6c43357fad5205da36dbb233b3" 1983 2171 dependencies = [ 1984 2172 "bstr", 1985 - "faster-hex", 2173 + "faster-hex 0.9.0", 1986 2174 "gix-trace", 1987 - "thiserror 2.0.12", 2175 + "thiserror 2.0.17", 1988 2176 ] 1989 2177 1990 2178 [[package]] 1991 2179 name = "gix-path" 1992 - version = "0.10.14" 2180 + version = "0.10.21" 1993 2181 source = "registry+https://github.com/rust-lang/crates.io-index" 1994 - checksum = "c40f12bb65a8299be0cfb90fe718e3be236b7a94b434877012980863a883a99f" 2182 + checksum = "0416b41cd00ff292af9b94b0660880c44bd2ed66828ddca9a2b333535cbb71b8" 1995 2183 dependencies = [ 1996 2184 "bstr", 1997 2185 "gix-trace", 2186 + "gix-validate 0.10.1", 1998 2187 "home", 1999 - "once_cell", 2000 - "thiserror 2.0.12", 2188 + "thiserror 2.0.17", 2001 2189 ] 2002 2190 2003 2191 [[package]] ··· 2006 2194 source = "registry+https://github.com/rust-lang/crates.io-index" 2007 2195 checksum = "4c472dfbe4a4e96fcf7efddcd4771c9037bb4fdea2faaabf2f4888210c75b81e" 2008 2196 dependencies = [ 2009 - "bitflags 2.8.0", 2197 + "bitflags 2.10.0", 2010 2198 "bstr", 2011 2199 "gix-attributes", 2012 - "gix-config-value", 2013 - "gix-glob", 2200 + "gix-config-value 0.14.12", 2201 + "gix-glob 0.17.1", 2014 2202 "gix-path", 2015 - "thiserror 2.0.12", 2203 + "thiserror 2.0.17", 2016 2204 ] 2017 2205 2018 2206 [[package]] ··· 2022 2210 checksum = "79f2185958e1512b989a007509df8d61dca014aa759a22bee80cfa6c594c3b6d" 2023 2211 dependencies = [ 2024 2212 "gix-command", 2025 - "gix-config-value", 2213 + "gix-config-value 0.14.12", 2026 2214 "parking_lot", 2027 2215 "rustix 0.38.44", 2028 - "thiserror 2.0.12", 2216 + "thiserror 2.0.17", 2029 2217 ] 2030 2218 2031 2219 [[package]] ··· 2036 2224 dependencies = [ 2037 2225 "bstr", 2038 2226 "gix-credentials", 2039 - "gix-date", 2040 - "gix-features", 2041 - "gix-hash", 2042 - "gix-lock", 2227 + "gix-date 0.9.4", 2228 + "gix-features 0.39.1", 2229 + "gix-hash 0.15.1", 2230 + "gix-lock 15.0.1", 2043 2231 "gix-negotiate", 2044 - "gix-object", 2045 - "gix-ref", 2232 + "gix-object 0.46.1", 2233 + "gix-ref 0.49.1", 2046 2234 "gix-refspec", 2047 2235 "gix-revwalk", 2048 2236 "gix-shallow", 2049 2237 "gix-trace", 2050 2238 "gix-transport", 2051 - "gix-utils", 2239 + "gix-utils 0.1.14", 2052 2240 "maybe-async", 2053 - "thiserror 2.0.12", 2241 + "thiserror 2.0.17", 2054 2242 "winnow 0.6.26", 2055 2243 ] 2056 2244 ··· 2061 2249 checksum = "e49357fccdb0c85c0d3a3292a9f6db32d9b3535959b5471bb9624908f4a066c6" 2062 2250 dependencies = [ 2063 2251 "bstr", 2064 - "gix-utils", 2065 - "thiserror 2.0.12", 2252 + "gix-utils 0.1.14", 2253 + "thiserror 2.0.17", 2066 2254 ] 2067 2255 2068 2256 [[package]] ··· 2071 2259 source = "registry+https://github.com/rust-lang/crates.io-index" 2072 2260 checksum = "a91b61776c839d0f1b7114901179afb0947aa7f4d30793ca1c56d335dfef485f" 2073 2261 dependencies = [ 2074 - "gix-actor", 2075 - "gix-features", 2076 - "gix-fs", 2077 - "gix-hash", 2078 - "gix-lock", 2079 - "gix-object", 2262 + "gix-actor 0.33.2", 2263 + "gix-features 0.39.1", 2264 + "gix-fs 0.12.1", 2265 + "gix-hash 0.15.1", 2266 + "gix-lock 15.0.1", 2267 + "gix-object 0.46.1", 2080 2268 "gix-path", 2081 - "gix-tempfile", 2082 - "gix-utils", 2083 - "gix-validate", 2269 + "gix-tempfile 15.0.0", 2270 + "gix-utils 0.1.14", 2271 + "gix-validate 0.9.4", 2084 2272 "memmap2", 2085 - "thiserror 2.0.12", 2273 + "thiserror 2.0.17", 2086 2274 "winnow 0.6.26", 2087 2275 ] 2088 2276 2089 2277 [[package]] 2278 + name = "gix-ref" 2279 + version = "0.52.1" 2280 + source = "registry+https://github.com/rust-lang/crates.io-index" 2281 + checksum = "d1b7985657029684d759f656b09abc3e2c73085596d5cdb494428823970a7762" 2282 + dependencies = [ 2283 + "gix-actor 0.35.6", 2284 + "gix-features 0.42.1", 2285 + "gix-fs 0.15.0", 2286 + "gix-hash 0.18.0", 2287 + "gix-lock 17.1.0", 2288 + "gix-object 0.49.1", 2289 + "gix-path", 2290 + "gix-tempfile 17.1.0", 2291 + "gix-utils 0.3.1", 2292 + "gix-validate 0.10.1", 2293 + "memmap2", 2294 + "thiserror 2.0.17", 2295 + "winnow 0.7.13", 2296 + ] 2297 + 2298 + [[package]] 2090 2299 name = "gix-refspec" 2091 2300 version = "0.27.0" 2092 2301 source = "registry+https://github.com/rust-lang/crates.io-index" 2093 2302 checksum = "00c056bb747868c7eb0aeb352c9f9181ab8ca3d0a2550f16470803500c6c413d" 2094 2303 dependencies = [ 2095 2304 "bstr", 2096 - "gix-hash", 2305 + "gix-hash 0.15.1", 2097 2306 "gix-revision", 2098 - "gix-validate", 2307 + "gix-validate 0.9.4", 2099 2308 "smallvec", 2100 - "thiserror 2.0.12", 2309 + "thiserror 2.0.17", 2101 2310 ] 2102 2311 2103 2312 [[package]] ··· 2108 2317 dependencies = [ 2109 2318 "bstr", 2110 2319 "gix-commitgraph", 2111 - "gix-date", 2112 - "gix-hash", 2113 - "gix-object", 2320 + "gix-date 0.9.4", 2321 + "gix-hash 0.15.1", 2322 + "gix-object 0.46.1", 2114 2323 "gix-revwalk", 2115 - "thiserror 2.0.12", 2324 + "thiserror 2.0.17", 2116 2325 ] 2117 2326 2118 2327 [[package]] ··· 2122 2331 checksum = "510026fc32f456f8f067d8f37c34088b97a36b2229d88a6a5023ef179fcb109d" 2123 2332 dependencies = [ 2124 2333 "gix-commitgraph", 2125 - "gix-date", 2126 - "gix-hash", 2127 - "gix-hashtable", 2128 - "gix-object", 2334 + "gix-date 0.9.4", 2335 + "gix-hash 0.15.1", 2336 + "gix-hashtable 0.6.0", 2337 + "gix-object 0.46.1", 2129 2338 "smallvec", 2130 - "thiserror 2.0.12", 2339 + "thiserror 2.0.17", 2131 2340 ] 2132 2341 2133 2342 [[package]] 2134 2343 name = "gix-sec" 2135 - version = "0.10.11" 2344 + version = "0.10.12" 2136 2345 source = "registry+https://github.com/rust-lang/crates.io-index" 2137 - checksum = "d84dae13271f4313f8d60a166bf27e54c968c7c33e2ffd31c48cafe5da649875" 2346 + checksum = "47aeb0f13de9ef2f3033f5ff218de30f44db827ac9f1286f9ef050aacddd5888" 2138 2347 dependencies = [ 2139 - "bitflags 2.8.0", 2348 + "bitflags 2.10.0", 2140 2349 "gix-path", 2141 2350 "libc", 2142 2351 "windows-sys 0.52.0", 2143 2352 ] 2144 2353 2145 2354 [[package]] 2355 + name = "gix-sec" 2356 + version = "0.11.0" 2357 + source = "registry+https://github.com/rust-lang/crates.io-index" 2358 + checksum = "d0dabbc78c759ecc006b970339394951b2c8e1e38a37b072c105b80b84c308fd" 2359 + dependencies = [ 2360 + "bitflags 2.10.0", 2361 + "gix-path", 2362 + "libc", 2363 + "windows-sys 0.59.0", 2364 + ] 2365 + 2366 + [[package]] 2146 2367 name = "gix-shallow" 2147 2368 version = "0.1.0" 2148 2369 source = "registry+https://github.com/rust-lang/crates.io-index" 2149 2370 checksum = "88d2673242e87492cb6ff671f0c01f689061ca306c4020f137197f3abc84ce01" 2150 2371 dependencies = [ 2151 2372 "bstr", 2152 - "gix-hash", 2153 - "gix-lock", 2154 - "thiserror 2.0.12", 2373 + "gix-hash 0.15.1", 2374 + "gix-lock 15.0.1", 2375 + "thiserror 2.0.17", 2155 2376 ] 2156 2377 2157 2378 [[package]] ··· 2161 2382 checksum = "a2455f8c0fcb6ebe2a6e83c8f522d30615d763eb2ef7a23c7d929f9476e89f5c" 2162 2383 dependencies = [ 2163 2384 "bstr", 2164 - "gix-config", 2385 + "gix-config 0.42.0", 2165 2386 "gix-path", 2166 2387 "gix-pathspec", 2167 2388 "gix-refspec", 2168 2389 "gix-url", 2169 - "thiserror 2.0.12", 2390 + "thiserror 2.0.17", 2170 2391 ] 2171 2392 2172 2393 [[package]] ··· 2175 2396 source = "registry+https://github.com/rust-lang/crates.io-index" 2176 2397 checksum = "2feb86ef094cc77a4a9a5afbfe5de626897351bbbd0de3cb9314baf3049adb82" 2177 2398 dependencies = [ 2178 - "gix-fs", 2399 + "gix-fs 0.12.1", 2400 + "libc", 2401 + "once_cell", 2402 + "parking_lot", 2403 + "tempfile", 2404 + ] 2405 + 2406 + [[package]] 2407 + name = "gix-tempfile" 2408 + version = "17.1.0" 2409 + source = "registry+https://github.com/rust-lang/crates.io-index" 2410 + checksum = "c750e8c008453a2dba67a2b0d928b7716e05da31173a3f5e351d5457ad4470aa" 2411 + dependencies = [ 2412 + "gix-fs 0.15.0", 2179 2413 "libc", 2180 2414 "once_cell", 2181 2415 "parking_lot", ··· 2184 2418 2185 2419 [[package]] 2186 2420 name = "gix-trace" 2187 - version = "0.1.12" 2421 + version = "0.1.15" 2188 2422 source = "registry+https://github.com/rust-lang/crates.io-index" 2189 - checksum = "7c396a2036920c69695f760a65e7f2677267ccf483f25046977d87e4cb2665f7" 2423 + checksum = "1d3f59a8de2934f6391b6b3a1a7654eae18961fcb9f9c843533fed34ad0f3457" 2190 2424 2191 2425 [[package]] 2192 2426 name = "gix-transport" ··· 2199 2433 "curl", 2200 2434 "gix-command", 2201 2435 "gix-credentials", 2202 - "gix-features", 2436 + "gix-features 0.39.1", 2203 2437 "gix-packetline", 2204 2438 "gix-quote", 2205 - "gix-sec", 2439 + "gix-sec 0.10.12", 2206 2440 "gix-url", 2207 - "thiserror 2.0.12", 2441 + "thiserror 2.0.17", 2208 2442 ] 2209 2443 2210 2444 [[package]] ··· 2213 2447 source = "registry+https://github.com/rust-lang/crates.io-index" 2214 2448 checksum = "6ed47d648619e23e93f971d2bba0d10c1100e54ef95d2981d609907a8cabac89" 2215 2449 dependencies = [ 2216 - "bitflags 2.8.0", 2450 + "bitflags 2.10.0", 2217 2451 "gix-commitgraph", 2218 - "gix-date", 2219 - "gix-hash", 2220 - "gix-hashtable", 2221 - "gix-object", 2452 + "gix-date 0.9.4", 2453 + "gix-hash 0.15.1", 2454 + "gix-hashtable 0.6.0", 2455 + "gix-object 0.46.1", 2222 2456 "gix-revwalk", 2223 2457 "smallvec", 2224 - "thiserror 2.0.12", 2458 + "thiserror 2.0.17", 2225 2459 ] 2226 2460 2227 2461 [[package]] ··· 2231 2465 checksum = "d096fb733ba6bd3f5403dba8bd72bdd8809fe2b347b57844040b8f49c93492d9" 2232 2466 dependencies = [ 2233 2467 "bstr", 2234 - "gix-features", 2468 + "gix-features 0.39.1", 2235 2469 "gix-path", 2236 2470 "percent-encoding", 2237 - "thiserror 2.0.12", 2471 + "thiserror 2.0.17", 2238 2472 "url", 2239 2473 ] 2240 2474 ··· 2250 2484 ] 2251 2485 2252 2486 [[package]] 2487 + name = "gix-utils" 2488 + version = "0.3.1" 2489 + source = "registry+https://github.com/rust-lang/crates.io-index" 2490 + checksum = "befcdbdfb1238d2854591f760a48711bed85e72d80a10e8f2f93f656746ef7c5" 2491 + dependencies = [ 2492 + "fastrand", 2493 + "unicode-normalization", 2494 + ] 2495 + 2496 + [[package]] 2253 2497 name = "gix-validate" 2254 - version = "0.9.3" 2498 + version = "0.9.4" 2255 2499 source = "registry+https://github.com/rust-lang/crates.io-index" 2256 - checksum = "9eaa01c3337d885617c0a42e92823922a2aea71f4caeace6fe87002bdcadbd90" 2500 + checksum = "34b5f1253109da6c79ed7cf6e1e38437080bb6d704c76af14c93e2f255234084" 2257 2501 dependencies = [ 2258 2502 "bstr", 2259 - "thiserror 2.0.12", 2503 + "thiserror 2.0.17", 2504 + ] 2505 + 2506 + [[package]] 2507 + name = "gix-validate" 2508 + version = "0.10.1" 2509 + source = "registry+https://github.com/rust-lang/crates.io-index" 2510 + checksum = "5b1e63a5b516e970a594f870ed4571a8fdcb8a344e7bd407a20db8bd61dbfde4" 2511 + dependencies = [ 2512 + "bstr", 2513 + "thiserror 2.0.17", 2260 2514 ] 2261 2515 2262 2516 [[package]] ··· 2267 2521 dependencies = [ 2268 2522 "bstr", 2269 2523 "gix-attributes", 2270 - "gix-features", 2271 - "gix-fs", 2272 - "gix-glob", 2273 - "gix-hash", 2524 + "gix-features 0.39.1", 2525 + "gix-fs 0.12.1", 2526 + "gix-glob 0.17.1", 2527 + "gix-hash 0.15.1", 2274 2528 "gix-ignore", 2275 2529 "gix-index", 2276 - "gix-object", 2530 + "gix-object 0.46.1", 2277 2531 "gix-path", 2278 - "gix-validate", 2532 + "gix-validate 0.9.4", 2279 2533 ] 2280 2534 2281 2535 [[package]] 2282 2536 name = "glob" 2283 - version = "0.3.2" 2537 + version = "0.3.3" 2284 2538 source = "registry+https://github.com/rust-lang/crates.io-index" 2285 - checksum = "a8d1add55171497b4705a648c6b583acafb01d58050a51727785f0b2c8e0a2b2" 2539 + checksum = "0cc23270f6e1808e30a928bdc84dea0b9b4136a8bc82338574f23baf47bbd280" 2286 2540 2287 2541 [[package]] 2288 2542 name = "globset" 2289 - version = "0.4.16" 2543 + version = "0.4.18" 2290 2544 source = "registry+https://github.com/rust-lang/crates.io-index" 2291 - checksum = "54a1028dfc5f5df5da8a56a73e6c153c9a9708ec57232470703592a3f18e49f5" 2545 + checksum = "52dfc19153a48bde0cbd630453615c8151bce3a5adfac7a0aebfbf0a1e1f57e3" 2292 2546 dependencies = [ 2293 2547 "aho-corasick", 2294 2548 "bstr", 2295 2549 "log", 2296 - "regex-automata 0.4.9", 2297 - "regex-syntax 0.8.5", 2550 + "regex-automata", 2551 + "regex-syntax", 2298 2552 ] 2299 2553 2300 2554 [[package]] ··· 2326 2580 checksum = "1b43ede17f21864e81be2fa654110bf1e793774238d86ef8555c37e6519c0403" 2327 2581 2328 2582 [[package]] 2583 + name = "hash32" 2584 + version = "0.3.1" 2585 + source = "registry+https://github.com/rust-lang/crates.io-index" 2586 + checksum = "47d60b12902ba28e2730cd37e95b8c9223af2808df9e902d4df49588d1470606" 2587 + dependencies = [ 2588 + "byteorder", 2589 + ] 2590 + 2591 + [[package]] 2329 2592 name = "hashbrown" 2330 2593 version = "0.14.5" 2331 2594 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 2348 2611 checksum = "6ba4ff7128dee98c7dc9794b6a411377e1404dba1c97deb8d1a55297bd25d8af" 2349 2612 dependencies = [ 2350 2613 "hashbrown 0.14.5", 2614 + ] 2615 + 2616 + [[package]] 2617 + name = "heapless" 2618 + version = "0.8.0" 2619 + source = "registry+https://github.com/rust-lang/crates.io-index" 2620 + checksum = "0bfb9eb618601c89945a70e254898da93b13be0388091d42117462b265bb3fad" 2621 + dependencies = [ 2622 + "hash32", 2623 + "stable_deref_trait", 2351 2624 ] 2352 2625 2353 2626 [[package]] ··· 2420 2693 2421 2694 [[package]] 2422 2695 name = "httparse" 2423 - version = "1.10.0" 2696 + version = "1.10.1" 2424 2697 source = "registry+https://github.com/rust-lang/crates.io-index" 2425 - checksum = "f2d708df4e7140240a16cd6ab0ab65c972d7433ab77819ea693fde9c43811e2a" 2698 + checksum = "6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87" 2426 2699 2427 2700 [[package]] 2428 2701 name = "humantime" 2429 - version = "2.1.0" 2702 + version = "2.3.0" 2430 2703 source = "registry+https://github.com/rust-lang/crates.io-index" 2431 - checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4" 2704 + checksum = "135b12329e5e3ce057a9f972339ea52bc954fe1e9358ef27f95e89716fbc5424" 2432 2705 2433 2706 [[package]] 2434 2707 name = "iana-time-zone" 2435 - version = "0.1.60" 2708 + version = "0.1.64" 2436 2709 source = "registry+https://github.com/rust-lang/crates.io-index" 2437 - checksum = "e7ffbb5a1b541ea2561f8c41c087286cc091e21e556a4f09a8f6cbf17b69b141" 2710 + checksum = "33e57f83510bb73707521ebaffa789ec8caf86f9657cad665b092b581d40e9fb" 2438 2711 dependencies = [ 2439 2712 "android_system_properties", 2440 2713 "core-foundation-sys", 2441 2714 "iana-time-zone-haiku", 2442 2715 "js-sys", 2716 + "log", 2443 2717 "wasm-bindgen", 2444 - "windows-core 0.52.0", 2718 + "windows-core 0.62.2", 2445 2719 ] 2446 2720 2447 2721 [[package]] ··· 2455 2729 2456 2730 [[package]] 2457 2731 name = "icu_collections" 2458 - version = "1.5.0" 2732 + version = "2.0.0" 2459 2733 source = "registry+https://github.com/rust-lang/crates.io-index" 2460 - checksum = "db2fa452206ebee18c4b5c2274dbf1de17008e874b4dc4f0aea9d01ca79e4526" 2734 + checksum = "200072f5d0e3614556f94a9930d5dc3e0662a652823904c3a75dc3b0af7fee47" 2461 2735 dependencies = [ 2462 2736 "displaydoc", 2737 + "potential_utf", 2463 2738 "yoke", 2464 2739 "zerofrom", 2465 2740 "zerovec", 2466 2741 ] 2467 2742 2468 2743 [[package]] 2469 - name = "icu_locid" 2470 - version = "1.5.0" 2744 + name = "icu_locale_core" 2745 + version = "2.0.0" 2471 2746 source = "registry+https://github.com/rust-lang/crates.io-index" 2472 - checksum = "13acbb8371917fc971be86fc8057c41a64b521c184808a698c02acc242dbf637" 2747 + checksum = "0cde2700ccaed3872079a65fb1a78f6c0a36c91570f28755dda67bc8f7d9f00a" 2473 2748 dependencies = [ 2474 2749 "displaydoc", 2475 2750 "litemap", ··· 2479 2754 ] 2480 2755 2481 2756 [[package]] 2482 - name = "icu_locid_transform" 2483 - version = "1.5.0" 2484 - source = "registry+https://github.com/rust-lang/crates.io-index" 2485 - checksum = "01d11ac35de8e40fdeda00d9e1e9d92525f3f9d887cdd7aa81d727596788b54e" 2486 - dependencies = [ 2487 - "displaydoc", 2488 - "icu_locid", 2489 - "icu_locid_transform_data", 2490 - "icu_provider", 2491 - "tinystr", 2492 - "zerovec", 2493 - ] 2494 - 2495 - [[package]] 2496 - name = "icu_locid_transform_data" 2497 - version = "1.5.0" 2498 - source = "registry+https://github.com/rust-lang/crates.io-index" 2499 - checksum = "fdc8ff3388f852bede6b579ad4e978ab004f139284d7b28715f773507b946f6e" 2500 - 2501 - [[package]] 2502 2757 name = "icu_normalizer" 2503 - version = "1.5.0" 2758 + version = "2.0.0" 2504 2759 source = "registry+https://github.com/rust-lang/crates.io-index" 2505 - checksum = "19ce3e0da2ec68599d193c93d088142efd7f9c5d6fc9b803774855747dc6a84f" 2760 + checksum = "436880e8e18df4d7bbc06d58432329d6458cc84531f7ac5f024e93deadb37979" 2506 2761 dependencies = [ 2507 2762 "displaydoc", 2508 2763 "icu_collections", ··· 2510 2765 "icu_properties", 2511 2766 "icu_provider", 2512 2767 "smallvec", 2513 - "utf16_iter", 2514 - "utf8_iter", 2515 - "write16", 2516 2768 "zerovec", 2517 2769 ] 2518 2770 2519 2771 [[package]] 2520 2772 name = "icu_normalizer_data" 2521 - version = "1.5.0" 2773 + version = "2.0.0" 2522 2774 source = "registry+https://github.com/rust-lang/crates.io-index" 2523 - checksum = "f8cafbf7aa791e9b22bec55a167906f9e1215fd475cd22adfcf660e03e989516" 2775 + checksum = "00210d6893afc98edb752b664b8890f0ef174c8adbb8d0be9710fa66fbbf72d3" 2524 2776 2525 2777 [[package]] 2526 2778 name = "icu_properties" 2527 - version = "1.5.1" 2779 + version = "2.0.1" 2528 2780 source = "registry+https://github.com/rust-lang/crates.io-index" 2529 - checksum = "93d6020766cfc6302c15dbbc9c8778c37e62c14427cb7f6e601d849e092aeef5" 2781 + checksum = "016c619c1eeb94efb86809b015c58f479963de65bdb6253345c1a1276f22e32b" 2530 2782 dependencies = [ 2531 2783 "displaydoc", 2532 2784 "icu_collections", 2533 - "icu_locid_transform", 2785 + "icu_locale_core", 2534 2786 "icu_properties_data", 2535 2787 "icu_provider", 2536 - "tinystr", 2788 + "potential_utf", 2789 + "zerotrie", 2537 2790 "zerovec", 2538 2791 ] 2539 2792 2540 2793 [[package]] 2541 2794 name = "icu_properties_data" 2542 - version = "1.5.0" 2795 + version = "2.0.1" 2543 2796 source = "registry+https://github.com/rust-lang/crates.io-index" 2544 - checksum = "67a8effbc3dd3e4ba1afa8ad918d5684b8868b3b26500753effea8d2eed19569" 2797 + checksum = "298459143998310acd25ffe6810ed544932242d3f07083eee1084d83a71bd632" 2545 2798 2546 2799 [[package]] 2547 2800 name = "icu_provider" 2548 - version = "1.5.0" 2801 + version = "2.0.0" 2549 2802 source = "registry+https://github.com/rust-lang/crates.io-index" 2550 - checksum = "6ed421c8a8ef78d3e2dbc98a973be2f3770cb42b606e3ab18d6237c4dfde68d9" 2803 + checksum = "03c80da27b5f4187909049ee2d72f276f0d9f99a42c306bd0131ecfe04d8e5af" 2551 2804 dependencies = [ 2552 2805 "displaydoc", 2553 - "icu_locid", 2554 - "icu_provider_macros", 2806 + "icu_locale_core", 2555 2807 "stable_deref_trait", 2556 2808 "tinystr", 2557 2809 "writeable", 2558 2810 "yoke", 2559 2811 "zerofrom", 2812 + "zerotrie", 2560 2813 "zerovec", 2561 2814 ] 2562 2815 2563 2816 [[package]] 2564 - name = "icu_provider_macros" 2565 - version = "1.5.0" 2566 - source = "registry+https://github.com/rust-lang/crates.io-index" 2567 - checksum = "1ec89e9337638ecdc08744df490b221a7399bf8d164eb52a665454e60e075ad6" 2568 - dependencies = [ 2569 - "proc-macro2", 2570 - "quote", 2571 - "syn 2.0.98", 2572 - ] 2573 - 2574 - [[package]] 2575 2817 name = "idna" 2576 - version = "1.0.3" 2818 + version = "1.1.0" 2577 2819 source = "registry+https://github.com/rust-lang/crates.io-index" 2578 - checksum = "686f825264d630750a544639377bae737628043f20d38bbc029e8f29ea968a7e" 2820 + checksum = "3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de" 2579 2821 dependencies = [ 2580 2822 "idna_adapter", 2581 2823 "smallvec", ··· 2584 2826 2585 2827 [[package]] 2586 2828 name = "idna_adapter" 2587 - version = "1.2.0" 2829 + version = "1.2.1" 2588 2830 source = "registry+https://github.com/rust-lang/crates.io-index" 2589 - checksum = "daca1df1c957320b2cf139ac61e7bd64fed304c5040df000a745aa1de3b4ef71" 2831 + checksum = "3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344" 2590 2832 dependencies = [ 2591 2833 "icu_normalizer", 2592 2834 "icu_properties", ··· 2594 2836 2595 2837 [[package]] 2596 2838 name = "ignore" 2597 - version = "0.4.23" 2839 + version = "0.4.24" 2598 2840 source = "registry+https://github.com/rust-lang/crates.io-index" 2599 - checksum = "6d89fd380afde86567dfba715db065673989d6253f42b88179abd3eae47bda4b" 2841 + checksum = "81776e6f9464432afcc28d03e52eb101c93b6f0566f52aef2427663e700f0403" 2600 2842 dependencies = [ 2601 2843 "crossbeam-deque", 2602 2844 "globset", 2603 2845 "log", 2604 2846 "memchr", 2605 - "regex-automata 0.4.9", 2847 + "regex-automata", 2606 2848 "same-file", 2607 2849 "walkdir", 2608 2850 "winapi-util", ··· 2610 2852 2611 2853 [[package]] 2612 2854 name = "ignore-files" 2613 - version = "3.0.3" 2855 + version = "3.0.4" 2614 2856 source = "registry+https://github.com/rust-lang/crates.io-index" 2615 - checksum = "0a20552979c32c84b0c7f6bb8d3e235627011e68eb9f6d59592f14a76b6b48ea" 2857 + checksum = "834d78be07a00bd65bdf068027f6b0118ef98d3779e1629edb6571616e28f60d" 2616 2858 dependencies = [ 2617 2859 "dunce", 2618 2860 "futures", 2619 - "gix-config", 2861 + "gix-config 0.45.1", 2620 2862 "ignore", 2621 2863 "miette", 2622 2864 "normalize-path", 2623 2865 "project-origins", 2624 2866 "radix_trie", 2625 - "thiserror 2.0.12", 2867 + "thiserror 2.0.17", 2626 2868 "tokio", 2627 2869 "tracing", 2628 2870 ] ··· 2669 2911 2670 2912 [[package]] 2671 2913 name = "indicatif" 2672 - version = "0.17.8" 2914 + version = "0.17.11" 2673 2915 source = "registry+https://github.com/rust-lang/crates.io-index" 2674 - checksum = "763a5a8f45087d6bcea4222e7b72c291a054edf80e4ef6efd2a4979878c7bea3" 2916 + checksum = "183b3088984b400f4cfac3620d5e076c84da5364016b4f49473de574b2586235" 2675 2917 dependencies = [ 2676 - "console 0.15.8", 2677 - "instant", 2918 + "console 0.15.11", 2678 2919 "number_prefix", 2679 2920 "portable-atomic", 2680 - "unicode-width 0.1.12", 2921 + "unicode-width 0.2.2", 2922 + "web-time", 2681 2923 ] 2682 2924 2683 2925 [[package]] ··· 2686 2928 source = "registry+https://github.com/rust-lang/crates.io-index" 2687 2929 checksum = "f37dccff2791ab604f9babef0ba14fbe0be30bd368dc541e2b08d07c8aa908f3" 2688 2930 dependencies = [ 2689 - "bitflags 2.8.0", 2931 + "bitflags 2.10.0", 2690 2932 "inotify-sys", 2691 2933 "libc", 2692 2934 ] ··· 2706 2948 source = "registry+https://github.com/rust-lang/crates.io-index" 2707 2949 checksum = "46fdb647ebde000f43b5b53f773c30cf9b0cb4300453208713fa38b2c70935a0" 2708 2950 dependencies = [ 2709 - "console 0.15.8", 2951 + "console 0.15.11", 2710 2952 "once_cell", 2711 2953 "similar", 2712 2954 ] 2713 2955 2714 2956 [[package]] 2715 - name = "instant" 2716 - version = "0.1.12" 2717 - source = "registry+https://github.com/rust-lang/crates.io-index" 2718 - checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c" 2719 - dependencies = [ 2720 - "cfg-if 1.0.0", 2721 - ] 2722 - 2723 - [[package]] 2724 2957 name = "iovec" 2725 2958 version = "0.1.4" 2726 2959 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 2731 2964 2732 2965 [[package]] 2733 2966 name = "is_executable" 2734 - version = "1.0.4" 2967 + version = "1.0.5" 2735 2968 source = "registry+https://github.com/rust-lang/crates.io-index" 2736 - checksum = "d4a1b5bad6f9072935961dfbf1cced2f3d129963d091b6f69f007fe04e758ae2" 2969 + checksum = "baabb8b4867b26294d818bf3f651a454b6901431711abb96e296245888d6e8c4" 2737 2970 dependencies = [ 2738 - "winapi 0.3.9", 2971 + "windows-sys 0.60.2", 2739 2972 ] 2740 2973 2741 2974 [[package]] 2742 2975 name = "is_terminal_polyfill" 2743 - version = "1.70.1" 2976 + version = "1.70.2" 2744 2977 source = "registry+https://github.com/rust-lang/crates.io-index" 2745 - checksum = "7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf" 2978 + checksum = "a6cb138bb79a146c1bd460005623e142ef0181e3d0219cb493e02f7d08a35695" 2746 2979 2747 2980 [[package]] 2748 2981 name = "itertools" ··· 2773 3006 2774 3007 [[package]] 2775 3008 name = "itoa" 2776 - version = "1.0.11" 3009 + version = "1.0.15" 2777 3010 source = "registry+https://github.com/rust-lang/crates.io-index" 2778 - checksum = "49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b" 3011 + checksum = "4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c" 2779 3012 2780 3013 [[package]] 2781 3014 name = "jiff" 2782 - version = "0.1.16" 3015 + version = "0.2.15" 2783 3016 source = "registry+https://github.com/rust-lang/crates.io-index" 2784 - checksum = "24a46169c7a10358cdccfb179910e8a5a392fc291bdb409da9aeece5b19786d8" 3017 + checksum = "be1f93b8b1eb69c77f24bbb0afdf66f54b632ee39af40ca21c4365a1d7347e49" 2785 3018 dependencies = [ 3019 + "jiff-static", 2786 3020 "jiff-tzdb-platform", 2787 - "serde", 2788 - "windows-sys 0.59.0", 2789 - ] 2790 - 2791 - [[package]] 2792 - name = "jiff" 2793 - version = "0.2.5" 2794 - source = "registry+https://github.com/rust-lang/crates.io-index" 2795 - checksum = "c102670231191d07d37a35af3eb77f1f0dbf7a71be51a962dcd57ea607be7260" 2796 - dependencies = [ 2797 - "jiff-static", 2798 3021 "log", 2799 3022 "portable-atomic", 2800 3023 "portable-atomic-util", 2801 3024 "serde", 3025 + "windows-sys 0.59.0", 2802 3026 ] 2803 3027 2804 3028 [[package]] 2805 3029 name = "jiff-static" 2806 - version = "0.2.5" 3030 + version = "0.2.15" 2807 3031 source = "registry+https://github.com/rust-lang/crates.io-index" 2808 - checksum = "4cdde31a9d349f1b1f51a0b3714a5940ac022976f4b49485fc04be052b183b4c" 3032 + checksum = "03343451ff899767262ec32146f6d559dd759fdadf42ff0e227c7c48f72594b4" 2809 3033 dependencies = [ 2810 3034 "proc-macro2", 2811 3035 "quote", 2812 - "syn 2.0.98", 3036 + "syn 2.0.108", 2813 3037 ] 2814 3038 2815 3039 [[package]] ··· 2829 3053 2830 3054 [[package]] 2831 3055 name = "jobserver" 2832 - version = "0.1.32" 3056 + version = "0.1.34" 2833 3057 source = "registry+https://github.com/rust-lang/crates.io-index" 2834 - checksum = "48d1dbcbbeb6a7fec7e059840aa538bd62aaccf972c7346c4d9d2059312853d0" 3058 + checksum = "9afb3de4395d6b3e67a780b6de64b51c978ecf11cb9a462c66be7d4ca9039d33" 2835 3059 dependencies = [ 3060 + "getrandom 0.3.4", 2836 3061 "libc", 2837 3062 ] 2838 3063 2839 3064 [[package]] 2840 3065 name = "js-sys" 2841 - version = "0.3.77" 3066 + version = "0.3.81" 2842 3067 source = "registry+https://github.com/rust-lang/crates.io-index" 2843 - checksum = "1cfaf33c695fc6e08064efbc1f72ec937429614f25eef83af942d0e227c3a28f" 3068 + checksum = "ec48937a97411dcb524a265206ccd4c90bb711fca92b2792c407f268825b9305" 2844 3069 dependencies = [ 2845 3070 "once_cell", 2846 3071 "wasm-bindgen", ··· 2858 3083 2859 3084 [[package]] 2860 3085 name = "kqueue" 2861 - version = "1.0.8" 3086 + version = "1.1.1" 2862 3087 source = "registry+https://github.com/rust-lang/crates.io-index" 2863 - checksum = "7447f1ca1b7b563588a205fe93dea8df60fd981423a768bc1c0ded35ed147d0c" 3088 + checksum = "eac30106d7dce88daf4a3fcb4879ea939476d5074a9b7ddd0fb97fa4bed5596a" 2864 3089 dependencies = [ 2865 3090 "kqueue-sys", 2866 3091 "libc", ··· 2887 3112 2888 3113 [[package]] 2889 3114 name = "kurbo" 2890 - version = "0.11.1" 3115 + version = "0.11.3" 2891 3116 source = "registry+https://github.com/rust-lang/crates.io-index" 2892 - checksum = "89234b2cc610a7dd927ebde6b41dd1a5d4214cffaef4cf1fb2195d592f92518f" 3117 + checksum = "c62026ae44756f8a599ba21140f350303d4f08dcdcc71b5ad9c9bb8128c13c62" 2893 3118 dependencies = [ 2894 3119 "arrayvec", 3120 + "euclid", 2895 3121 "smallvec", 2896 3122 ] 2897 3123 2898 3124 [[package]] 2899 3125 name = "lazy_static" 2900 - version = "1.4.0" 3126 + version = "1.5.0" 2901 3127 source = "registry+https://github.com/rust-lang/crates.io-index" 2902 - checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646" 3128 + checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe" 2903 3129 2904 3130 [[package]] 2905 3131 name = "lazycell" ··· 2909 3135 2910 3136 [[package]] 2911 3137 name = "libc" 2912 - version = "0.2.169" 3138 + version = "0.2.177" 2913 3139 source = "registry+https://github.com/rust-lang/crates.io-index" 2914 - checksum = "b5aba8db14291edd000dfcc4d620c7ebfb122c613afb886ca8803fa4e128a20a" 3140 + checksum = "2874a2af47a2325c2001a6e6fad9b16a53b802102b528163885171cf92b15976" 2915 3141 2916 3142 [[package]] 2917 3143 name = "libdbus-sys" 2918 - version = "0.2.5" 3144 + version = "0.2.6" 2919 3145 source = "registry+https://github.com/rust-lang/crates.io-index" 2920 - checksum = "06085512b750d640299b79be4bad3d2fa90a9c00b1fd9e1b46364f66f0485c72" 3146 + checksum = "5cbe856efeb50e4681f010e9aaa2bf0a644e10139e54cde10fc83a307c23bd9f" 2921 3147 dependencies = [ 2922 3148 "cc", 2923 3149 "pkg-config", ··· 2939 3165 2940 3166 [[package]] 2941 3167 name = "libloading" 2942 - version = "0.8.6" 3168 + version = "0.8.9" 2943 3169 source = "registry+https://github.com/rust-lang/crates.io-index" 2944 - checksum = "fc2f4eb4bc735547cfed7c0a4922cbd04a4655978c09b54f1f7b228750664c34" 3170 + checksum = "d7c4b02199fee7c5d21a5ae7d8cfa79a6ef5bb2fc834d6e9058e89c825efdc55" 2945 3171 dependencies = [ 2946 - "cfg-if 1.0.0", 2947 - "windows-targets 0.52.6", 3172 + "cfg-if 1.0.4", 3173 + "windows-link 0.2.1", 2948 3174 ] 2949 3175 2950 3176 [[package]] 2951 3177 name = "libm" 2952 - version = "0.2.11" 3178 + version = "0.2.15" 2953 3179 source = "registry+https://github.com/rust-lang/crates.io-index" 2954 - checksum = "8355be11b20d696c8f18f6cc018c4e372165b1fa8126cef092399c9951984ffa" 3180 + checksum = "f9fbbcab51052fe104eb5e5d351cf728d30a5be1fe14d9be8a3b097481fb97de" 2955 3181 2956 3182 [[package]] 2957 3183 name = "libnghttp2-sys" ··· 2965 3191 2966 3192 [[package]] 2967 3193 name = "libredox" 2968 - version = "0.1.3" 3194 + version = "0.1.10" 2969 3195 source = "registry+https://github.com/rust-lang/crates.io-index" 2970 - checksum = "c0ff37bd590ca25063e35af745c343cb7a0271906fb7b37e4813e8f79f00268d" 3196 + checksum = "416f7e718bdb06000964960ffa43b4335ad4012ae8b99060261aa4a8088d5ccb" 2971 3197 dependencies = [ 2972 - "bitflags 2.8.0", 3198 + "bitflags 2.10.0", 2973 3199 "libc", 2974 3200 "redox_syscall", 2975 3201 ] ··· 3019 3245 3020 3246 [[package]] 3021 3247 name = "linux-raw-sys" 3022 - version = "0.9.3" 3248 + version = "0.11.0" 3023 3249 source = "registry+https://github.com/rust-lang/crates.io-index" 3024 - checksum = "fe7db12097d22ec582439daf8618b8fdd1a7bef6270e9af3b1ebcd30893cf413" 3250 + checksum = "df1d3c3b53da64cf5760482273a98e575c651a67eec7f77df96b5b642de8f039" 3025 3251 3026 3252 [[package]] 3027 3253 name = "litemap" 3028 - version = "0.7.4" 3254 + version = "0.8.0" 3029 3255 source = "registry+https://github.com/rust-lang/crates.io-index" 3030 - checksum = "4ee93343901ab17bd981295f2cf0026d4ad018c7c31ba84549a4ddbb47a45104" 3256 + checksum = "241eaef5fd12c88705a01fc1066c48c4b36e0dd4377dcdc7ec3942cea7a69956" 3031 3257 3032 3258 [[package]] 3033 3259 name = "lock_api" 3034 - version = "0.4.12" 3260 + version = "0.4.14" 3035 3261 source = "registry+https://github.com/rust-lang/crates.io-index" 3036 - checksum = "07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17" 3262 + checksum = "224399e74b87b5f3557511d98dff8b14089b3dadafcab6bb93eab67d3aace965" 3037 3263 dependencies = [ 3038 - "autocfg", 3039 3264 "scopeguard", 3040 3265 ] 3041 3266 3042 3267 [[package]] 3043 3268 name = "log" 3044 - version = "0.4.26" 3269 + version = "0.4.28" 3045 3270 source = "registry+https://github.com/rust-lang/crates.io-index" 3046 - checksum = "30bde2b3dc3671ae49d8e2e9f044c7c005836e7a023ee57cffa25ab82764bb9e" 3271 + checksum = "34080505efa8e45a4b816c349525ebe327ceaa8559756f0356cba97ef3bf7432" 3047 3272 3048 3273 [[package]] 3049 3274 name = "malloc_buf" ··· 3056 3281 3057 3282 [[package]] 3058 3283 name = "matchers" 3059 - version = "0.1.0" 3284 + version = "0.2.0" 3060 3285 source = "registry+https://github.com/rust-lang/crates.io-index" 3061 - checksum = "8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558" 3286 + checksum = "d1525a2a28c7f4fa0fc98bb91ae755d1e2d1505079e05539e35bc876b5d65ae9" 3062 3287 dependencies = [ 3063 - "regex-automata 0.1.10", 3288 + "regex-automata", 3064 3289 ] 3065 3290 3066 3291 [[package]] 3067 3292 name = "matrixmultiply" 3068 - version = "0.3.9" 3293 + version = "0.3.10" 3069 3294 source = "registry+https://github.com/rust-lang/crates.io-index" 3070 - checksum = "9380b911e3e96d10c1f415da0876389aaf1b56759054eeb0de7df940c456ba1a" 3295 + checksum = "a06de3016e9fae57a36fd14dba131fccf49f74b40b7fbdb472f96e361ec71a08" 3071 3296 dependencies = [ 3072 3297 "autocfg", 3073 3298 "rawpointer", ··· 3081 3306 dependencies = [ 3082 3307 "proc-macro2", 3083 3308 "quote", 3084 - "syn 2.0.98", 3309 + "syn 2.0.108", 3085 3310 ] 3086 3311 3087 3312 [[package]] ··· 3095 3320 3096 3321 [[package]] 3097 3322 name = "memchr" 3098 - version = "2.7.4" 3323 + version = "2.7.6" 3099 3324 source = "registry+https://github.com/rust-lang/crates.io-index" 3100 - checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3" 3325 + checksum = "f52b00d39961fc5b2736ea853c9cc86238e165017a493d1d5c8eac6bdc4cc273" 3101 3326 3102 3327 [[package]] 3103 3328 name = "memmap2" 3104 - version = "0.9.5" 3329 + version = "0.9.9" 3105 3330 source = "registry+https://github.com/rust-lang/crates.io-index" 3106 - checksum = "fd3f7eed9d3848f8b98834af67102b720745c4ec028fcd0aa0239277e7de374f" 3331 + checksum = "744133e4a0e0a658e1374cf3bf8e415c4052a15a111acd372764c55b4177d490" 3107 3332 dependencies = [ 3108 3333 "libc", 3109 3334 ] ··· 3125 3350 3126 3351 [[package]] 3127 3352 name = "miette" 3128 - version = "7.5.0" 3353 + version = "7.6.0" 3129 3354 source = "registry+https://github.com/rust-lang/crates.io-index" 3130 - checksum = "1a955165f87b37fd1862df2a59547ac542c77ef6d17c666f619d1ad22dd89484" 3355 + checksum = "5f98efec8807c63c752b5bd61f862c165c115b0a35685bdcfd9238c7aeb592b7" 3131 3356 dependencies = [ 3132 - "cfg-if 1.0.0", 3357 + "cfg-if 1.0.4", 3133 3358 "miette-derive", 3134 - "thiserror 1.0.69", 3135 - "unicode-width 0.1.12", 3359 + "unicode-width 0.1.14", 3136 3360 ] 3137 3361 3138 3362 [[package]] 3139 3363 name = "miette-derive" 3140 - version = "7.5.0" 3364 + version = "7.6.0" 3141 3365 source = "registry+https://github.com/rust-lang/crates.io-index" 3142 - checksum = "bf45bf44ab49be92fd1227a3be6fc6f617f1a337c06af54981048574d8783147" 3366 + checksum = "db5b29714e950dbb20d5e6f74f9dcec4edbcc1067bb7f8ed198c097b8c1a818b" 3143 3367 dependencies = [ 3144 3368 "proc-macro2", 3145 3369 "quote", 3146 - "syn 2.0.98", 3370 + "syn 2.0.108", 3147 3371 ] 3148 3372 3149 3373 [[package]] ··· 3154 3378 3155 3379 [[package]] 3156 3380 name = "miniz_oxide" 3157 - version = "0.8.4" 3381 + version = "0.8.9" 3158 3382 source = "registry+https://github.com/rust-lang/crates.io-index" 3159 - checksum = "b3b1c9bd4fe1f0f8b387f6eb9eb3b4a1aa26185e5750efb9140301703f62cd1b" 3383 + checksum = "1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316" 3160 3384 dependencies = [ 3161 3385 "adler2", 3162 3386 "simd-adler32", ··· 3183 3407 3184 3408 [[package]] 3185 3409 name = "mio" 3186 - version = "1.0.3" 3410 + version = "1.1.0" 3187 3411 source = "registry+https://github.com/rust-lang/crates.io-index" 3188 - checksum = "2886843bf800fba2e3377cff24abf6379b4c4d5c6681eaf9ea5b0d15090450bd" 3412 + checksum = "69d83b0086dc8ecf3ce9ae2874b2d1290252e2a30720bea58a5c6639b0092873" 3189 3413 dependencies = [ 3190 3414 "libc", 3191 3415 "log", 3192 - "wasi 0.11.0+wasi-snapshot-preview1", 3193 - "windows-sys 0.52.0", 3416 + "wasi 0.11.1+wasi-snapshot-preview1", 3417 + "windows-sys 0.61.2", 3194 3418 ] 3195 3419 3196 3420 [[package]] ··· 3219 3443 3220 3444 [[package]] 3221 3445 name = "miow" 3222 - version = "0.6.0" 3446 + version = "0.6.1" 3223 3447 source = "registry+https://github.com/rust-lang/crates.io-index" 3224 - checksum = "359f76430b20a79f9e20e115b3428614e654f04fab314482fc0fda0ebd3c6044" 3448 + checksum = "536bfad37a309d62069485248eeaba1e8d9853aaf951caaeaed0585a95346f08" 3225 3449 dependencies = [ 3226 - "windows-sys 0.48.0", 3450 + "windows-sys 0.61.2", 3227 3451 ] 3228 3452 3229 3453 [[package]] ··· 3287 3511 [[package]] 3288 3512 name = "nih_plug" 3289 3513 version = "0.0.0" 3290 - source = "git+https://github.com/robbert-vdh/nih-plug.git#d4be40eb5bf60579a5f9dec1d8e558a2807a3eb8" 3514 + source = "git+https://github.com/robbert-vdh/nih-plug.git#28b149ec4d62757d0b448809148a0c3ca6e09a95" 3291 3515 dependencies = [ 3292 3516 "anyhow", 3293 3517 "anymap3", ··· 3296 3520 "atomic_refcell", 3297 3521 "backtrace", 3298 3522 "bitflags 1.3.2", 3299 - "cfg-if 1.0.0", 3523 + "cfg-if 1.0.4", 3300 3524 "clap-sys", 3301 - "core-foundation", 3525 + "core-foundation 0.9.4", 3302 3526 "crossbeam", 3303 3527 "libc", 3304 3528 "log", ··· 3318 3542 [[package]] 3319 3543 name = "nih_plug_derive" 3320 3544 version = "0.1.0" 3321 - source = "git+https://github.com/robbert-vdh/nih-plug.git#d4be40eb5bf60579a5f9dec1d8e558a2807a3eb8" 3545 + source = "git+https://github.com/robbert-vdh/nih-plug.git#28b149ec4d62757d0b448809148a0c3ca6e09a95" 3322 3546 dependencies = [ 3323 3547 "proc-macro2", 3324 3548 "quote", ··· 3328 3552 [[package]] 3329 3553 name = "nih_plug_xtask" 3330 3554 version = "0.1.0" 3331 - source = "git+https://github.com/robbert-vdh/nih-plug.git#d4be40eb5bf60579a5f9dec1d8e558a2807a3eb8" 3555 + source = "git+https://github.com/robbert-vdh/nih-plug.git#28b149ec4d62757d0b448809148a0c3ca6e09a95" 3332 3556 dependencies = [ 3333 3557 "anyhow", 3334 3558 "cargo_metadata", ··· 3344 3568 source = "registry+https://github.com/rust-lang/crates.io-index" 3345 3569 checksum = "71e2746dc3a24dd78b3cfcb7be93368c6de9963d30f43a6a73998a9cf4b17b46" 3346 3570 dependencies = [ 3347 - "bitflags 2.8.0", 3348 - "cfg-if 1.0.0", 3571 + "bitflags 2.10.0", 3572 + "cfg-if 1.0.4", 3573 + "cfg_aliases", 3574 + "libc", 3575 + ] 3576 + 3577 + [[package]] 3578 + name = "nix" 3579 + version = "0.30.1" 3580 + source = "registry+https://github.com/rust-lang/crates.io-index" 3581 + checksum = "74523f3a35e05aba87a1d978330aef40f67b0304ac79c1c00b294c9830543db6" 3582 + dependencies = [ 3583 + "bitflags 2.10.0", 3584 + "cfg-if 1.0.4", 3349 3585 "cfg_aliases", 3350 3586 "libc", 3351 3587 ] ··· 3368 3604 3369 3605 [[package]] 3370 3606 name = "normpath" 3371 - version = "1.3.0" 3607 + version = "1.5.0" 3372 3608 source = "registry+https://github.com/rust-lang/crates.io-index" 3373 - checksum = "c8911957c4b1549ac0dc74e30db9c8b0e66ddcd6d7acc33098f4c63a64a6d7ed" 3609 + checksum = "bf23ab2b905654b4cb177e30b629937b3868311d4e1cba859f899c041046e69b" 3374 3610 dependencies = [ 3375 - "windows-sys 0.59.0", 3611 + "windows-sys 0.61.2", 3376 3612 ] 3377 3613 3378 3614 [[package]] 3379 3615 name = "notify" 3380 - version = "8.0.0" 3616 + version = "8.2.0" 3381 3617 source = "registry+https://github.com/rust-lang/crates.io-index" 3382 - checksum = "2fee8403b3d66ac7b26aee6e40a897d85dc5ce26f44da36b8b73e987cc52e943" 3618 + checksum = "4d3d07927151ff8575b7087f245456e549fea62edf0ec4e565a5ee50c8402bc3" 3383 3619 dependencies = [ 3384 - "bitflags 2.8.0", 3385 - "filetime", 3620 + "bitflags 2.10.0", 3386 3621 "fsevent-sys", 3387 3622 "inotify", 3388 3623 "kqueue", 3389 3624 "libc", 3390 3625 "log", 3391 - "mio 1.0.3", 3626 + "mio 1.1.0", 3392 3627 "notify-types", 3393 3628 "walkdir", 3394 - "windows-sys 0.59.0", 3629 + "windows-sys 0.60.2", 3395 3630 ] 3396 3631 3397 3632 [[package]] ··· 3402 3637 3403 3638 [[package]] 3404 3639 name = "nu-ansi-term" 3405 - version = "0.46.0" 3640 + version = "0.50.3" 3406 3641 source = "registry+https://github.com/rust-lang/crates.io-index" 3407 - checksum = "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84" 3642 + checksum = "7957b9740744892f114936ab4a57b3f487491bbeafaf8083688b16841a4240e5" 3408 3643 dependencies = [ 3409 - "overload", 3410 - "winapi 0.3.9", 3644 + "windows-sys 0.61.2", 3411 3645 ] 3412 3646 3413 3647 [[package]] ··· 3478 3712 3479 3713 [[package]] 3480 3714 name = "once_cell" 3481 - version = "1.21.1" 3715 + version = "1.21.3" 3716 + source = "registry+https://github.com/rust-lang/crates.io-index" 3717 + checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d" 3718 + 3719 + [[package]] 3720 + name = "once_cell_polyfill" 3721 + version = "1.70.2" 3482 3722 source = "registry+https://github.com/rust-lang/crates.io-index" 3483 - checksum = "d75b0bedcc4fe52caa0e03d9f1151a323e4aa5e2d78ba3580400cd3c9e2bc4bc" 3723 + checksum = "384b8ab6d37215f3c5301a95a4accb5d64aa607f1fcb26a11b5303878451b4fe" 3484 3724 3485 3725 [[package]] 3486 3726 name = "opaque-debug" ··· 3508 3748 3509 3749 [[package]] 3510 3750 name = "openssl-sys" 3511 - version = "0.9.106" 3751 + version = "0.9.110" 3512 3752 source = "registry+https://github.com/rust-lang/crates.io-index" 3513 - checksum = "8bb61ea9811cc39e3c2069f40b8b8e2e70d8569b361f879786cc7ed48b777cdd" 3753 + checksum = "0a9f0075ba3c21b09f8e8b2026584b1d18d49388648f2fbbf3c97ea8deced8e2" 3514 3754 dependencies = [ 3515 3755 "cc", 3516 3756 "libc", ··· 3529 3769 3530 3770 [[package]] 3531 3771 name = "orion" 3532 - version = "0.17.9" 3772 + version = "0.17.11" 3533 3773 source = "registry+https://github.com/rust-lang/crates.io-index" 3534 - checksum = "bf2e0b749a7c5fb3d43f06f19eff59b253b5480fa146533676cea27c3606530b" 3774 + checksum = "21b3da83b2b4cdc74ab6a556b2e7b473da046d5aa4008c0a7a3ae96b1b4aabb4" 3535 3775 dependencies = [ 3536 3776 "fiat-crypto", 3537 3777 "subtle", ··· 3540 3780 3541 3781 [[package]] 3542 3782 name = "os_info" 3543 - version = "3.10.0" 3783 + version = "3.12.0" 3544 3784 source = "registry+https://github.com/rust-lang/crates.io-index" 3545 - checksum = "2a604e53c24761286860eba4e2c8b23a0161526476b1de520139d69cdb85a6b5" 3785 + checksum = "d0e1ac5fde8d43c34139135df8ea9ee9465394b2d8d20f032d38998f64afffc3" 3546 3786 dependencies = [ 3547 3787 "log", 3788 + "plist", 3548 3789 "windows-sys 0.52.0", 3549 3790 ] 3550 3791 3551 3792 [[package]] 3552 - name = "overload" 3553 - version = "0.1.1" 3554 - source = "registry+https://github.com/rust-lang/crates.io-index" 3555 - checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39" 3556 - 3557 - [[package]] 3558 3793 name = "p384" 3559 3794 version = "0.13.1" 3560 3795 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 3574 3809 3575 3810 [[package]] 3576 3811 name = "parking_lot" 3577 - version = "0.12.3" 3812 + version = "0.12.5" 3578 3813 source = "registry+https://github.com/rust-lang/crates.io-index" 3579 - checksum = "f1bf18183cf54e8d6059647fc3063646a1801cf30896933ec2311622cc4b9a27" 3814 + checksum = "93857453250e3077bd71ff98b6a65ea6621a19bb0f559a85248955ac12c45a1a" 3580 3815 dependencies = [ 3581 3816 "lock_api", 3582 3817 "parking_lot_core", ··· 3584 3819 3585 3820 [[package]] 3586 3821 name = "parking_lot_core" 3587 - version = "0.9.10" 3822 + version = "0.9.12" 3588 3823 source = "registry+https://github.com/rust-lang/crates.io-index" 3589 - checksum = "1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8" 3824 + checksum = "2621685985a2ebf1c516881c026032ac7deafcda1a2c9b7850dc81e3dfcb64c1" 3590 3825 dependencies = [ 3591 - "cfg-if 1.0.0", 3826 + "cfg-if 1.0.4", 3592 3827 "libc", 3593 3828 "redox_syscall", 3594 3829 "smallvec", 3595 - "windows-targets 0.52.6", 3830 + "windows-link 0.2.1", 3596 3831 ] 3597 3832 3598 3833 [[package]] 3599 3834 name = "pasetors" 3600 - version = "0.7.2" 3835 + version = "0.7.7" 3601 3836 source = "registry+https://github.com/rust-lang/crates.io-index" 3602 - checksum = "c54944fa25a6e7c9c5b3315f118d360cc00d555cf53bb2b2fdf32dd31c71b729" 3837 + checksum = "03e1ed71dcdf863d9f66d9de86de714db38aedc2fcabc1a60207d1fde603e2d5" 3603 3838 dependencies = [ 3604 3839 "ct-codecs", 3605 3840 "ed25519-compact", 3606 - "getrandom 0.3.2", 3841 + "getrandom 0.3.4", 3607 3842 "orion", 3608 3843 "p384", 3609 3844 "rand_core 0.6.4", 3610 3845 "regex", 3611 3846 "serde", 3847 + "serde_derive", 3612 3848 "serde_json", 3613 3849 "sha2", 3614 3850 "subtle", ··· 3633 3869 3634 3870 [[package]] 3635 3871 name = "percent-encoding" 3636 - version = "2.3.1" 3872 + version = "2.3.2" 3637 3873 source = "registry+https://github.com/rust-lang/crates.io-index" 3638 - checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e" 3874 + checksum = "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220" 3639 3875 3640 3876 [[package]] 3641 3877 name = "pico-args" ··· 3667 3903 3668 3904 [[package]] 3669 3905 name = "pkg-config" 3670 - version = "0.3.31" 3906 + version = "0.3.32" 3671 3907 source = "registry+https://github.com/rust-lang/crates.io-index" 3672 - checksum = "953ec861398dccce10c670dfeaf3ec4911ca479e9c02154b3a215178c5f566f2" 3908 + checksum = "7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c" 3673 3909 3674 3910 [[package]] 3675 3911 name = "plain" ··· 3678 3914 checksum = "b4596b6d070b27117e987119b4dac604f3c58cfb0b191112e24771b2faeac1a6" 3679 3915 3680 3916 [[package]] 3917 + name = "plist" 3918 + version = "1.8.0" 3919 + source = "registry+https://github.com/rust-lang/crates.io-index" 3920 + checksum = "740ebea15c5d1428f910cd1a5f52cebf8d25006245ed8ade92702f4943d91e07" 3921 + dependencies = [ 3922 + "base64", 3923 + "indexmap", 3924 + "quick-xml", 3925 + "serde", 3926 + "time", 3927 + ] 3928 + 3929 + [[package]] 3681 3930 name = "png" 3682 3931 version = "0.17.16" 3683 3932 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 3692 3941 3693 3942 [[package]] 3694 3943 name = "portable-atomic" 3695 - version = "1.11.0" 3944 + version = "1.11.1" 3696 3945 source = "registry+https://github.com/rust-lang/crates.io-index" 3697 - checksum = "350e9b48cbc6b0e028b0473b114454c6316e57336ee184ceab6e53f72c178b3e" 3946 + checksum = "f84267b20a16ea918e43c6a88433c2d54fa145c92a811b5b047ccbe153674483" 3698 3947 3699 3948 [[package]] 3700 3949 name = "portable-atomic-util" ··· 3706 3955 ] 3707 3956 3708 3957 [[package]] 3958 + name = "potential_utf" 3959 + version = "0.1.3" 3960 + source = "registry+https://github.com/rust-lang/crates.io-index" 3961 + checksum = "84df19adbe5b5a0782edcab45899906947ab039ccf4573713735ee7de1e6b08a" 3962 + dependencies = [ 3963 + "zerovec", 3964 + ] 3965 + 3966 + [[package]] 3709 3967 name = "powerfmt" 3710 3968 version = "0.2.0" 3711 3969 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 3713 3971 3714 3972 [[package]] 3715 3973 name = "ppv-lite86" 3716 - version = "0.2.17" 3974 + version = "0.2.21" 3717 3975 source = "registry+https://github.com/rust-lang/crates.io-index" 3718 - checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de" 3976 + checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9" 3977 + dependencies = [ 3978 + "zerocopy", 3979 + ] 3719 3980 3720 3981 [[package]] 3721 3982 name = "primeorder" ··· 3728 3989 3729 3990 [[package]] 3730 3991 name = "proc-macro2" 3731 - version = "1.0.93" 3992 + version = "1.0.102" 3732 3993 source = "registry+https://github.com/rust-lang/crates.io-index" 3733 - checksum = "60946a68e5f9d28b0dc1c21bb8a97ee7d018a8b322fa57838ba31cc878e22d99" 3994 + checksum = "8e0f6df8eaa422d97d72edcd152e1451618fed47fabbdbd5a8864167b1d4aff7" 3734 3995 dependencies = [ 3735 3996 "unicode-ident", 3736 3997 ] 3737 3998 3738 3999 [[package]] 3739 4000 name = "process-wrap" 3740 - version = "8.2.0" 4001 + version = "8.2.1" 3741 4002 source = "registry+https://github.com/rust-lang/crates.io-index" 3742 - checksum = "d35f4dc9988d1326b065b4def5e950c3ed727aa03e3151b86cc9e2aec6b03f54" 4003 + checksum = "a3ef4f2f0422f23a82ec9f628ea2acd12871c81a9362b02c43c1aa86acfc3ba1" 3743 4004 dependencies = [ 3744 4005 "futures", 3745 4006 "indexmap", 3746 - "nix", 4007 + "nix 0.30.1", 3747 4008 "tokio", 3748 4009 "tracing", 3749 - "windows 0.59.0", 4010 + "windows 0.61.3", 3750 4011 ] 3751 4012 3752 4013 [[package]] 3753 4014 name = "prodash" 3754 - version = "29.0.1" 4015 + version = "29.0.2" 3755 4016 source = "registry+https://github.com/rust-lang/crates.io-index" 3756 - checksum = "9ee7ce24c980b976607e2d6ae4aae92827994d23fed71659c3ede3f92528b58b" 4017 + checksum = "f04bb108f648884c23b98a0e940ebc2c93c0c3b89f04dbaf7eb8256ce617d1bc" 3757 4018 dependencies = [ 3758 4019 "log", 3759 4020 "parking_lot", ··· 3761 4022 3762 4023 [[package]] 3763 4024 name = "project-origins" 3764 - version = "1.4.1" 4025 + version = "1.4.2" 3765 4026 source = "registry+https://github.com/rust-lang/crates.io-index" 3766 - checksum = "f1a0207163ace81dd9ff23a5225188a4eef8eb7de7b570f609407e521a8c9c2c" 4027 + checksum = "e42382141d102db809df94324b513c388b047ebc47926eec5417623b88781527" 3767 4028 dependencies = [ 3768 4029 "futures", 3769 4030 "tokio", ··· 3777 4038 checksum = "a993555f31e5a609f617c12db6250dedcac1b0a85076912c436e6fc9b2c8e6a3" 3778 4039 3779 4040 [[package]] 4041 + name = "quick-xml" 4042 + version = "0.38.3" 4043 + source = "registry+https://github.com/rust-lang/crates.io-index" 4044 + checksum = "42a232e7487fc2ef313d96dde7948e7a3c05101870d8985e4fd8d26aedd27b89" 4045 + dependencies = [ 4046 + "memchr", 4047 + ] 4048 + 4049 + [[package]] 3780 4050 name = "quote" 3781 - version = "1.0.40" 4051 + version = "1.0.41" 3782 4052 source = "registry+https://github.com/rust-lang/crates.io-index" 3783 - checksum = "1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d" 4053 + checksum = "ce25767e7b499d1b604768e7cde645d14cc8584231ea6b295e9c9eb22c02e1d1" 3784 4054 dependencies = [ 3785 4055 "proc-macro2", 3786 4056 ] 3787 4057 3788 4058 [[package]] 3789 4059 name = "r-efi" 3790 - version = "5.2.0" 4060 + version = "5.3.0" 3791 4061 source = "registry+https://github.com/rust-lang/crates.io-index" 3792 - checksum = "74765f6d916ee2faa39bc8e68e4f3ed8949b48cccdac59983d287a7cb71ce9c5" 4062 + checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f" 3793 4063 3794 4064 [[package]] 3795 4065 name = "radix_trie" ··· 3880 4150 source = "registry+https://github.com/rust-lang/crates.io-index" 3881 4151 checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" 3882 4152 dependencies = [ 3883 - "getrandom 0.2.14", 4153 + "getrandom 0.2.16", 3884 4154 ] 3885 4155 3886 4156 [[package]] ··· 3889 4159 source = "registry+https://github.com/rust-lang/crates.io-index" 3890 4160 checksum = "99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38" 3891 4161 dependencies = [ 3892 - "getrandom 0.3.2", 4162 + "getrandom 0.3.4", 3893 4163 ] 3894 4164 3895 4165 [[package]] ··· 3924 4194 3925 4195 [[package]] 3926 4196 name = "rayon" 3927 - version = "1.10.0" 4197 + version = "1.11.0" 3928 4198 source = "registry+https://github.com/rust-lang/crates.io-index" 3929 - checksum = "b418a60154510ca1a002a752ca9714984e21e4241e804d32555251faf8b78ffa" 4199 + checksum = "368f01d005bf8fd9b1206fb6fa653e6c4a81ceb1466406b81792d87c5677a58f" 3930 4200 dependencies = [ 3931 4201 "either", 3932 4202 "rayon-core", ··· 3934 4204 3935 4205 [[package]] 3936 4206 name = "rayon-core" 3937 - version = "1.12.1" 4207 + version = "1.13.0" 3938 4208 source = "registry+https://github.com/rust-lang/crates.io-index" 3939 - checksum = "1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2" 4209 + checksum = "22e18b0f0062d30d4230b2e85ff77fdfe4326feb054b9783a3460d8435c8ab91" 3940 4210 dependencies = [ 3941 4211 "crossbeam-deque", 3942 4212 "crossbeam-utils", ··· 3944 4214 3945 4215 [[package]] 3946 4216 name = "redox_syscall" 3947 - version = "0.5.8" 4217 + version = "0.5.18" 3948 4218 source = "registry+https://github.com/rust-lang/crates.io-index" 3949 - checksum = "03a862b389f93e68874fbf580b9de08dd02facb9a788ebadaf4a3fd33cf58834" 4219 + checksum = "ed2bf2547551a7053d6fdfafda3f938979645c44812fbfcda098faae3f1a362d" 3950 4220 dependencies = [ 3951 - "bitflags 2.8.0", 4221 + "bitflags 2.10.0", 3952 4222 ] 3953 4223 3954 4224 [[package]] ··· 3962 4232 3963 4233 [[package]] 3964 4234 name = "regex" 3965 - version = "1.11.1" 4235 + version = "1.12.2" 3966 4236 source = "registry+https://github.com/rust-lang/crates.io-index" 3967 - checksum = "b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191" 4237 + checksum = "843bc0191f75f3e22651ae5f1e72939ab2f72a4bc30fa80a066bd66edefc24d4" 3968 4238 dependencies = [ 3969 4239 "aho-corasick", 3970 4240 "memchr", 3971 - "regex-automata 0.4.9", 3972 - "regex-syntax 0.8.5", 3973 - ] 3974 - 3975 - [[package]] 3976 - name = "regex-automata" 3977 - version = "0.1.10" 3978 - source = "registry+https://github.com/rust-lang/crates.io-index" 3979 - checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132" 3980 - dependencies = [ 3981 - "regex-syntax 0.6.29", 4241 + "regex-automata", 4242 + "regex-syntax", 3982 4243 ] 3983 4244 3984 4245 [[package]] 3985 4246 name = "regex-automata" 3986 - version = "0.4.9" 4247 + version = "0.4.13" 3987 4248 source = "registry+https://github.com/rust-lang/crates.io-index" 3988 - checksum = "809e8dc61f6de73b46c85f4c96486310fe304c434cfa43669d7b40f711150908" 4249 + checksum = "5276caf25ac86c8d810222b3dbb938e512c55c6831a10f3e6ed1c93b84041f1c" 3989 4250 dependencies = [ 3990 4251 "aho-corasick", 3991 4252 "memchr", 3992 - "regex-syntax 0.8.5", 4253 + "regex-syntax", 3993 4254 ] 3994 4255 3995 4256 [[package]] 3996 4257 name = "regex-syntax" 3997 - version = "0.6.29" 3998 - source = "registry+https://github.com/rust-lang/crates.io-index" 3999 - checksum = "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1" 4000 - 4001 - [[package]] 4002 - name = "regex-syntax" 4003 - version = "0.8.5" 4258 + version = "0.8.8" 4004 4259 source = "registry+https://github.com/rust-lang/crates.io-index" 4005 - checksum = "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c" 4260 + checksum = "7a2d987857b319362043e95f5353c0535c1f58eec5336fdfcf626430af7def58" 4006 4261 4007 4262 [[package]] 4008 4263 name = "resvg" ··· 4033 4288 4034 4289 [[package]] 4035 4290 name = "rgb" 4036 - version = "0.8.50" 4291 + version = "0.8.52" 4037 4292 source = "registry+https://github.com/rust-lang/crates.io-index" 4038 - checksum = "57397d16646700483b67d2dd6511d79318f9d057fdbd21a4066aeac8b41d310a" 4293 + checksum = "0c6a884d2998352bb4daf0183589aec883f16a6da1f4dde84d8e2e9a5409a1ce" 4039 4294 dependencies = [ 4040 4295 "bytemuck", 4041 4296 ] ··· 4061 4316 source = "registry+https://github.com/rust-lang/crates.io-index" 4062 4317 checksum = "7753b721174eb8ff87a9a0e799e2d7bc3749323e773db92e0984debb00019d6e" 4063 4318 dependencies = [ 4064 - "bitflags 2.8.0", 4319 + "bitflags 2.10.0", 4065 4320 "fallible-iterator", 4066 4321 "fallible-streaming-iterator", 4067 4322 "hashlink", ··· 4095 4350 4096 4351 [[package]] 4097 4352 name = "rustfix" 4098 - version = "0.9.0" 4353 + version = "0.9.2" 4099 4354 source = "registry+https://github.com/rust-lang/crates.io-index" 4100 - checksum = "7f66156d7471ff4f12253cd7fd76dfe637a595a9418168154e8570f3947fe9a8" 4355 + checksum = "662decac6b0486a3bfb3723a0621eb12f5ae199488ddf87582d09f8c7b3e9889" 4101 4356 dependencies = [ 4102 4357 "serde", 4103 4358 "serde_json", 4104 - "thiserror 1.0.69", 4359 + "thiserror 2.0.17", 4105 4360 "tracing", 4106 4361 ] 4107 4362 ··· 4111 4366 source = "registry+https://github.com/rust-lang/crates.io-index" 4112 4367 checksum = "fdb5bc1ae2baa591800df16c9ca78619bf65c0488b41b96ccec5d11220d8c154" 4113 4368 dependencies = [ 4114 - "bitflags 2.8.0", 4369 + "bitflags 2.10.0", 4115 4370 "errno", 4116 4371 "libc", 4117 4372 "linux-raw-sys 0.4.15", ··· 4120 4375 4121 4376 [[package]] 4122 4377 name = "rustix" 4123 - version = "1.0.3" 4378 + version = "1.1.2" 4124 4379 source = "registry+https://github.com/rust-lang/crates.io-index" 4125 - checksum = "e56a18552996ac8d29ecc3b190b4fdbb2d91ca4ec396de7bbffaf43f3d637e96" 4380 + checksum = "cd15f8a2c5551a84d56efdc1cd049089e409ac19a3072d5037a17fd70719ff3e" 4126 4381 dependencies = [ 4127 - "bitflags 2.8.0", 4382 + "bitflags 2.10.0", 4128 4383 "errno", 4129 4384 "libc", 4130 - "linux-raw-sys 0.9.3", 4131 - "windows-sys 0.59.0", 4385 + "linux-raw-sys 0.11.0", 4386 + "windows-sys 0.61.2", 4132 4387 ] 4133 4388 4134 4389 [[package]] 4135 4390 name = "rustversion" 4136 - version = "1.0.15" 4391 + version = "1.0.22" 4137 4392 source = "registry+https://github.com/rust-lang/crates.io-index" 4138 - checksum = "80af6f9131f277a45a3fba6ce8e2258037bb0477a67e610d3c1fe046ab31de47" 4393 + checksum = "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d" 4139 4394 4140 4395 [[package]] 4141 4396 name = "rustybuzz" ··· 4143 4398 source = "registry+https://github.com/rust-lang/crates.io-index" 4144 4399 checksum = "fd3c7c96f8a08ee34eff8857b11b49b07d71d1c3f4e88f8a88d4c9e9f90b1702" 4145 4400 dependencies = [ 4146 - "bitflags 2.8.0", 4401 + "bitflags 2.10.0", 4147 4402 "bytemuck", 4148 4403 "core_maths", 4149 4404 "log", ··· 4157 4412 4158 4413 [[package]] 4159 4414 name = "ryu" 4160 - version = "1.0.17" 4415 + version = "1.0.20" 4161 4416 source = "registry+https://github.com/rust-lang/crates.io-index" 4162 - checksum = "e86697c916019a8588c99b5fac3cead74ec0b4b819707a682fd4d23fa0ce1ba1" 4417 + checksum = "28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f" 4163 4418 4164 4419 [[package]] 4165 4420 name = "same-file" ··· 4172 4427 4173 4428 [[package]] 4174 4429 name = "schannel" 4175 - version = "0.1.27" 4430 + version = "0.1.28" 4176 4431 source = "registry+https://github.com/rust-lang/crates.io-index" 4177 - checksum = "1f29ebaa345f945cec9fbbc532eb307f0fdad8161f281b6369539c8d84876b3d" 4432 + checksum = "891d81b926048e76efe18581bf793546b4c0eaf8448d72be8de2bbee5fd166e1" 4178 4433 dependencies = [ 4179 - "windows-sys 0.59.0", 4434 + "windows-sys 0.61.2", 4180 4435 ] 4181 4436 4182 4437 [[package]] ··· 4238 4493 dependencies = [ 4239 4494 "proc-macro2", 4240 4495 "quote", 4241 - "syn 2.0.98", 4496 + "syn 2.0.108", 4242 4497 ] 4243 4498 4244 4499 [[package]] ··· 4249 4504 dependencies = [ 4250 4505 "base16ct", 4251 4506 "der", 4252 - "generic-array 0.14.7", 4507 + "generic-array 0.14.9", 4253 4508 "pkcs8", 4254 4509 "subtle", 4255 4510 "zeroize", ··· 4257 4512 4258 4513 [[package]] 4259 4514 name = "security-framework" 4260 - version = "2.11.1" 4515 + version = "3.5.1" 4261 4516 source = "registry+https://github.com/rust-lang/crates.io-index" 4262 - checksum = "897b2245f0b511c87893af39b033e5ca9cce68824c4d7e7630b5a1d339658d02" 4517 + checksum = "b3297343eaf830f66ede390ea39da1d462b6b0c1b000f420d0a83f898bbbe6ef" 4263 4518 dependencies = [ 4264 - "bitflags 2.8.0", 4265 - "core-foundation", 4519 + "bitflags 2.10.0", 4520 + "core-foundation 0.10.1", 4266 4521 "core-foundation-sys", 4267 4522 "libc", 4268 4523 "security-framework-sys", ··· 4270 4525 4271 4526 [[package]] 4272 4527 name = "security-framework-sys" 4273 - version = "2.14.0" 4528 + version = "2.15.0" 4274 4529 source = "registry+https://github.com/rust-lang/crates.io-index" 4275 - checksum = "49db231d56a190491cb4aeda9527f1ad45345af50b0851622a7adb8c03b01c32" 4530 + checksum = "cc1f0cbffaac4852523ce30d8bd3c5cdc873501d96ff467ca09b6767bb8cd5c0" 4276 4531 dependencies = [ 4277 4532 "core-foundation-sys", 4278 4533 "libc", ··· 4280 4535 4281 4536 [[package]] 4282 4537 name = "semver" 4283 - version = "1.0.25" 4538 + version = "1.0.27" 4284 4539 source = "registry+https://github.com/rust-lang/crates.io-index" 4285 - checksum = "f79dfe2d285b0488816f30e700a7438c5a73d816b5b7d3ac72fbc48b0d185e03" 4540 + checksum = "d767eb0aabc880b29956c35734170f26ed551a859dbd361d140cdbeca61ab1e2" 4286 4541 dependencies = [ 4287 4542 "serde", 4543 + "serde_core", 4288 4544 ] 4289 4545 4290 4546 [[package]] ··· 4299 4555 4300 4556 [[package]] 4301 4557 name = "serde-untagged" 4302 - version = "0.1.7" 4558 + version = "0.1.9" 4303 4559 source = "registry+https://github.com/rust-lang/crates.io-index" 4304 - checksum = "299d9c19d7d466db4ab10addd5703e4c615dec2a5a16dbbafe191045e87ee66e" 4560 + checksum = "f9faf48a4a2d2693be24c6289dbe26552776eb7737074e6722891fadbe6c5058" 4305 4561 dependencies = [ 4306 4562 "erased-serde", 4307 4563 "serde", 4564 + "serde_core", 4308 4565 "typeid", 4309 4566 ] 4310 4567 ··· 4345 4602 dependencies = [ 4346 4603 "proc-macro2", 4347 4604 "quote", 4348 - "syn 2.0.98", 4605 + "syn 2.0.108", 4349 4606 ] 4350 4607 4351 4608 [[package]] 4352 4609 name = "serde_ignored" 4353 - version = "0.1.11" 4610 + version = "0.1.14" 4354 4611 source = "registry+https://github.com/rust-lang/crates.io-index" 4355 - checksum = "566da67d80e92e009728b3731ff0e5360cb181432b8ca73ea30bb1d170700d76" 4612 + checksum = "115dffd5f3853e06e746965a20dcbae6ee747ae30b543d91b0e089668bb07798" 4356 4613 dependencies = [ 4357 4614 "serde", 4615 + "serde_core", 4358 4616 ] 4359 4617 4360 4618 [[package]] ··· 4372 4630 4373 4631 [[package]] 4374 4632 name = "serde_spanned" 4375 - version = "0.6.8" 4633 + version = "0.6.9" 4376 4634 source = "registry+https://github.com/rust-lang/crates.io-index" 4377 - checksum = "87607cb1398ed59d48732e575a4c28a7a8ebf2454b964fe3f224f2afc07909e1" 4635 + checksum = "bf41e0cfaf7226dca15e8197172c295a782857fcb97fad1808a166870dee75a3" 4378 4636 dependencies = [ 4379 4637 "serde", 4380 4638 ] ··· 4406 4664 source = "registry+https://github.com/rust-lang/crates.io-index" 4407 4665 checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba" 4408 4666 dependencies = [ 4409 - "cfg-if 1.0.0", 4667 + "cfg-if 1.0.4", 4410 4668 "cpufeatures", 4411 4669 "digest 0.10.7", 4412 4670 ] 4413 4671 4414 4672 [[package]] 4673 + name = "sha1-checked" 4674 + version = "0.10.0" 4675 + source = "registry+https://github.com/rust-lang/crates.io-index" 4676 + checksum = "89f599ac0c323ebb1c6082821a54962b839832b03984598375bff3975b804423" 4677 + dependencies = [ 4678 + "digest 0.10.7", 4679 + "sha1", 4680 + ] 4681 + 4682 + [[package]] 4415 4683 name = "sha1_smol" 4416 4684 version = "1.0.1" 4417 4685 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 4419 4687 4420 4688 [[package]] 4421 4689 name = "sha2" 4422 - version = "0.10.8" 4690 + version = "0.10.9" 4423 4691 source = "registry+https://github.com/rust-lang/crates.io-index" 4424 - checksum = "793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8" 4692 + checksum = "a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283" 4425 4693 dependencies = [ 4426 - "cfg-if 1.0.0", 4694 + "cfg-if 1.0.4", 4427 4695 "cpufeatures", 4428 4696 "digest 0.10.7", 4429 4697 ] ··· 4440 4708 "docopt", 4441 4709 "env_logger", 4442 4710 "futures-util", 4443 - "getrandom 0.2.14", 4711 + "getrandom 0.2.16", 4444 4712 "indexmap", 4445 4713 "indicatif", 4446 4714 "insta", ··· 4507 4775 4508 4776 [[package]] 4509 4777 name = "signal-hook-registry" 4510 - version = "1.4.2" 4778 + version = "1.4.6" 4511 4779 source = "registry+https://github.com/rust-lang/crates.io-index" 4512 - checksum = "a9e9e0b4211b72e7b8b6e85c807d36c212bdb33ea8587f7569562a84df5465b1" 4780 + checksum = "b2a4719bff48cee6b39d12c020eeb490953ad2443b7055bd0b21fca26bd8c28b" 4513 4781 dependencies = [ 4514 4782 "libc", 4515 4783 ] ··· 4563 4831 4564 4832 [[package]] 4565 4833 name = "slab" 4566 - version = "0.4.9" 4834 + version = "0.4.11" 4567 4835 source = "registry+https://github.com/rust-lang/crates.io-index" 4568 - checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67" 4569 - dependencies = [ 4570 - "autocfg", 4571 - ] 4836 + checksum = "7a2ae44ef20feb57a68b23d846850f861394c2e02dc425a50098ae8c90267589" 4572 4837 4573 4838 [[package]] 4574 4839 name = "slotmap" ··· 4591 4856 4592 4857 [[package]] 4593 4858 name = "smallvec" 4594 - version = "1.14.0" 4859 + version = "1.15.1" 4595 4860 source = "registry+https://github.com/rust-lang/crates.io-index" 4596 - checksum = "7fcf8323ef1faaee30a44a340193b1ac6814fd9b7b4e88e9d4519a3e4abe1cfd" 4861 + checksum = "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03" 4597 4862 4598 4863 [[package]] 4599 4864 name = "socket2" 4600 - version = "0.5.8" 4865 + version = "0.6.1" 4601 4866 source = "registry+https://github.com/rust-lang/crates.io-index" 4602 - checksum = "c970269d99b64e60ec3bd6ad27270092a5394c4e309314b18ae3fe575695fbe8" 4867 + checksum = "17129e116933cf371d018bb80ae557e889637989d8638274fb25622827b03881" 4603 4868 dependencies = [ 4604 4869 "libc", 4605 - "windows-sys 0.52.0", 4870 + "windows-sys 0.60.2", 4606 4871 ] 4607 4872 4608 4873 [[package]] ··· 4626 4891 4627 4892 [[package]] 4628 4893 name = "stable_deref_trait" 4629 - version = "1.2.0" 4894 + version = "1.2.1" 4630 4895 source = "registry+https://github.com/rust-lang/crates.io-index" 4631 - checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3" 4896 + checksum = "6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596" 4632 4897 4633 4898 [[package]] 4634 4899 name = "static_assertions" ··· 4675 4940 "heck", 4676 4941 "proc-macro2", 4677 4942 "quote", 4678 - "syn 2.0.98", 4943 + "syn 2.0.108", 4679 4944 ] 4680 4945 4681 4946 [[package]] ··· 4725 4990 4726 4991 [[package]] 4727 4992 name = "syn" 4728 - version = "2.0.98" 4993 + version = "2.0.108" 4729 4994 source = "registry+https://github.com/rust-lang/crates.io-index" 4730 - checksum = "36147f1a48ae0ec2b5b3bc5b537d267457555a10dc06f3dbc8cb11ba3006d3b1" 4995 + checksum = "da58917d35242480a05c2897064da0a80589a2a0476c9a3f2fdc83b53502e917" 4731 4996 dependencies = [ 4732 4997 "proc-macro2", 4733 4998 "quote", ··· 4736 5001 4737 5002 [[package]] 4738 5003 name = "synstructure" 4739 - version = "0.13.1" 5004 + version = "0.13.2" 4740 5005 source = "registry+https://github.com/rust-lang/crates.io-index" 4741 - checksum = "c8af7666ab7b6390ab78131fb5b0fce11d6b7a6951602017c35fa82800708971" 5006 + checksum = "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2" 4742 5007 dependencies = [ 4743 5008 "proc-macro2", 4744 5009 "quote", 4745 - "syn 2.0.98", 5010 + "syn 2.0.108", 4746 5011 ] 4747 5012 4748 5013 [[package]] ··· 4757 5022 4758 5023 [[package]] 4759 5024 name = "tempfile" 4760 - version = "3.19.1" 5025 + version = "3.23.0" 4761 5026 source = "registry+https://github.com/rust-lang/crates.io-index" 4762 - checksum = "7437ac7763b9b123ccf33c338a5cc1bac6f69b45a136c19bdd8a65e3916435bf" 5027 + checksum = "2d31c77bdf42a745371d260a26ca7163f1e0924b64afa0b688e61b5a9fa02f16" 4763 5028 dependencies = [ 4764 5029 "fastrand", 4765 - "getrandom 0.3.2", 5030 + "getrandom 0.3.4", 4766 5031 "once_cell", 4767 - "rustix 1.0.3", 4768 - "windows-sys 0.59.0", 5032 + "rustix 1.1.2", 5033 + "windows-sys 0.61.2", 4769 5034 ] 4770 5035 4771 5036 [[package]] ··· 4779 5044 4780 5045 [[package]] 4781 5046 name = "terminal_size" 4782 - version = "0.4.2" 5047 + version = "0.4.3" 4783 5048 source = "registry+https://github.com/rust-lang/crates.io-index" 4784 - checksum = "45c6481c4829e4cc63825e62c49186a34538b7b2750b73b266581ffb612fb5ed" 5049 + checksum = "60b8cb979cb11c32ce1603f8137b22262a9d131aaa5c37b5678025f22b8becd0" 4785 5050 dependencies = [ 4786 - "rustix 1.0.3", 4787 - "windows-sys 0.59.0", 5051 + "rustix 1.1.2", 5052 + "windows-sys 0.60.2", 4788 5053 ] 4789 5054 4790 5055 [[package]] ··· 4798 5063 4799 5064 [[package]] 4800 5065 name = "thiserror" 4801 - version = "2.0.12" 5066 + version = "2.0.17" 4802 5067 source = "registry+https://github.com/rust-lang/crates.io-index" 4803 - checksum = "567b8a2dae586314f7be2a752ec7474332959c6460e02bde30d702a66d488708" 5068 + checksum = "f63587ca0f12b72a0600bcba1d40081f830876000bb46dd2337a3051618f4fc8" 4804 5069 dependencies = [ 4805 - "thiserror-impl 2.0.12", 5070 + "thiserror-impl 2.0.17", 4806 5071 ] 4807 5072 4808 5073 [[package]] ··· 4813 5078 dependencies = [ 4814 5079 "proc-macro2", 4815 5080 "quote", 4816 - "syn 2.0.98", 5081 + "syn 2.0.108", 4817 5082 ] 4818 5083 4819 5084 [[package]] 4820 5085 name = "thiserror-impl" 4821 - version = "2.0.12" 5086 + version = "2.0.17" 4822 5087 source = "registry+https://github.com/rust-lang/crates.io-index" 4823 - checksum = "7f7cf42b4507d8ea322120659672cf1b9dbb93f8f2d4ecfd6e51350ff5b17a1d" 5088 + checksum = "3ff15c8ecd7de3849db632e14d18d2571fa09dfc5ed93479bc4485c7a517c913" 4824 5089 dependencies = [ 4825 5090 "proc-macro2", 4826 5091 "quote", 4827 - "syn 2.0.98", 5092 + "syn 2.0.108", 4828 5093 ] 4829 5094 4830 5095 [[package]] 4831 5096 name = "thread_local" 4832 - version = "1.1.8" 5097 + version = "1.1.9" 4833 5098 source = "registry+https://github.com/rust-lang/crates.io-index" 4834 - checksum = "8b9ef9bad013ada3808854ceac7b46812a6465ba368859a37e2100283d2d719c" 5099 + checksum = "f60246a4944f24f6e018aa17cdeffb7818b76356965d03b07d6a9886e8962185" 4835 5100 dependencies = [ 4836 - "cfg-if 1.0.0", 4837 - "once_cell", 5101 + "cfg-if 1.0.4", 4838 5102 ] 4839 5103 4840 5104 [[package]] 4841 5105 name = "time" 4842 - version = "0.3.37" 5106 + version = "0.3.44" 4843 5107 source = "registry+https://github.com/rust-lang/crates.io-index" 4844 - checksum = "35e7868883861bd0e56d9ac6efcaaca0d6d5d82a2a7ec8209ff492c07cf37b21" 5108 + checksum = "91e7d9e3bb61134e77bde20dd4825b97c010155709965fedf0f49bb138e52a9d" 4845 5109 dependencies = [ 4846 5110 "deranged", 4847 5111 "itoa", ··· 4856 5120 4857 5121 [[package]] 4858 5122 name = "time-core" 4859 - version = "0.1.2" 5123 + version = "0.1.6" 4860 5124 source = "registry+https://github.com/rust-lang/crates.io-index" 4861 - checksum = "ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3" 5125 + checksum = "40868e7c1d2f0b8d73e4a8c7f0ff63af4f6d19be117e90bd73eb1d62cf831c6b" 4862 5126 4863 5127 [[package]] 4864 5128 name = "time-macros" 4865 - version = "0.2.19" 5129 + version = "0.2.24" 4866 5130 source = "registry+https://github.com/rust-lang/crates.io-index" 4867 - checksum = "2834e6017e3e5e4b9834939793b282bc03b37a3336245fa820e35e233e2a85de" 5131 + checksum = "30cfb0125f12d9c277f35663a0a33f8c30190f4e4574868a330595412d34ebf3" 4868 5132 dependencies = [ 4869 5133 "num-conv", 4870 5134 "time-core", ··· 4879 5143 "arrayref", 4880 5144 "arrayvec", 4881 5145 "bytemuck", 4882 - "cfg-if 1.0.0", 5146 + "cfg-if 1.0.4", 4883 5147 "log", 4884 5148 "png", 4885 5149 "tiny-skia-path", ··· 4898 5162 4899 5163 [[package]] 4900 5164 name = "tinystr" 4901 - version = "0.7.6" 5165 + version = "0.8.1" 4902 5166 source = "registry+https://github.com/rust-lang/crates.io-index" 4903 - checksum = "9117f5d4db391c1cf6927e7bea3db74b9a1c1add8f7eda9ffd5364f40f57b82f" 5167 + checksum = "5d4f6d1145dcb577acf783d4e601bc1d76a13337bb54e6233add580b07344c8b" 4904 5168 dependencies = [ 4905 5169 "displaydoc", 4906 5170 "zerovec", ··· 4908 5172 4909 5173 [[package]] 4910 5174 name = "tinyvec" 4911 - version = "1.8.1" 5175 + version = "1.10.0" 4912 5176 source = "registry+https://github.com/rust-lang/crates.io-index" 4913 - checksum = "022db8904dfa342efe721985167e9fcd16c29b226db4397ed752a761cfce81e8" 5177 + checksum = "bfa5fdc3bce6191a1dbc8c02d5c8bffcf557bafa17c124c5264a458f1b0613fa" 4914 5178 dependencies = [ 4915 5179 "tinyvec_macros", 4916 5180 ] ··· 4923 5187 4924 5188 [[package]] 4925 5189 name = "tokio" 4926 - version = "1.44.1" 5190 + version = "1.48.0" 4927 5191 source = "registry+https://github.com/rust-lang/crates.io-index" 4928 - checksum = "f382da615b842244d4b8738c82ed1275e6c5dd90c459a30941cd07080b06c91a" 5192 + checksum = "ff360e02eab121e0bc37a2d3b4d4dc622e6eda3a8e5253d5435ecf5bd4c68408" 4929 5193 dependencies = [ 4930 - "backtrace", 4931 5194 "bytes 1.10.1", 4932 5195 "libc", 4933 - "mio 1.0.3", 5196 + "mio 1.1.0", 4934 5197 "pin-project-lite", 4935 5198 "signal-hook-registry", 4936 5199 "tokio-macros", 4937 - "windows-sys 0.52.0", 5200 + "windows-sys 0.61.2", 4938 5201 ] 4939 5202 4940 5203 [[package]] 4941 5204 name = "tokio-macros" 4942 - version = "2.5.0" 5205 + version = "2.6.0" 4943 5206 source = "registry+https://github.com/rust-lang/crates.io-index" 4944 - checksum = "6e06d43f1345a3bcd39f6a56dbb7dcab2ba47e68e8ac134855e7e2bdbaf8cab8" 5207 + checksum = "af407857209536a95c8e56f8231ef2c2e2aff839b22e07a1ffcbc617e9db9fa5" 4945 5208 dependencies = [ 4946 5209 "proc-macro2", 4947 5210 "quote", 4948 - "syn 2.0.98", 5211 + "syn 2.0.108", 4949 5212 ] 4950 5213 4951 5214 [[package]] ··· 4966 5229 checksum = "dd79e69d3b627db300ff956027cc6c3798cef26d22526befdfcd12feeb6d2257" 4967 5230 dependencies = [ 4968 5231 "serde", 4969 - "serde_spanned 0.6.8", 4970 - "toml_datetime 0.6.8", 5232 + "serde_spanned 0.6.9", 5233 + "toml_datetime 0.6.11", 4971 5234 "toml_edit 0.19.15", 4972 5235 ] 4973 5236 4974 5237 [[package]] 4975 5238 name = "toml" 4976 - version = "0.8.20" 5239 + version = "0.8.23" 4977 5240 source = "registry+https://github.com/rust-lang/crates.io-index" 4978 - checksum = "cd87a5cdd6ffab733b2f74bc4fd7ee5fff6634124999ac278c35fc78c6120148" 5241 + checksum = "dc1beb996b9d83529a9e75c17a1686767d148d70663143c7854d8b4a09ced362" 4979 5242 dependencies = [ 4980 5243 "serde", 4981 - "serde_spanned 0.6.8", 4982 - "toml_datetime 0.6.8", 4983 - "toml_edit 0.22.24", 5244 + "serde_spanned 0.6.9", 5245 + "toml_datetime 0.6.11", 5246 + "toml_edit 0.22.27", 4984 5247 ] 4985 5248 4986 5249 [[package]] ··· 5000 5263 5001 5264 [[package]] 5002 5265 name = "toml_datetime" 5003 - version = "0.6.8" 5266 + version = "0.6.11" 5004 5267 source = "registry+https://github.com/rust-lang/crates.io-index" 5005 - checksum = "0dd7358ecb8fc2f8d014bf86f6f638ce72ba252a2c3a2572f2a795f1d23efb41" 5268 + checksum = "22cddaf88f4fbc13c51aebbf5f8eceb5c7c5a9da2ac40a13519eb5b0a0e8f11c" 5006 5269 dependencies = [ 5007 5270 "serde", 5008 5271 ] ··· 5024 5287 dependencies = [ 5025 5288 "indexmap", 5026 5289 "serde", 5027 - "serde_spanned 0.6.8", 5028 - "toml_datetime 0.6.8", 5290 + "serde_spanned 0.6.9", 5291 + "toml_datetime 0.6.11", 5029 5292 "winnow 0.5.40", 5030 5293 ] 5031 5294 5032 5295 [[package]] 5033 5296 name = "toml_edit" 5034 - version = "0.22.24" 5297 + version = "0.22.27" 5035 5298 source = "registry+https://github.com/rust-lang/crates.io-index" 5036 - checksum = "17b4795ff5edd201c7cd6dca065ae59972ce77d1b80fa0a84d94950ece7d1474" 5299 + checksum = "41fe8c660ae4257887cf66394862d21dbca4a6ddd26f04a3560410406a2f819a" 5037 5300 dependencies = [ 5038 5301 "indexmap", 5039 5302 "serde", 5040 - "serde_spanned 0.6.8", 5041 - "toml_datetime 0.6.8", 5303 + "serde_spanned 0.6.9", 5304 + "toml_datetime 0.6.11", 5305 + "toml_write", 5042 5306 "winnow 0.7.13", 5043 5307 ] 5044 5308 ··· 5050 5314 dependencies = [ 5051 5315 "winnow 0.7.13", 5052 5316 ] 5317 + 5318 + [[package]] 5319 + name = "toml_write" 5320 + version = "0.1.2" 5321 + source = "registry+https://github.com/rust-lang/crates.io-index" 5322 + checksum = "5d99f8c9a7727884afe522e9bd5edbfc91a3312b36a77b5fb8926e4c31a41801" 5053 5323 5054 5324 [[package]] 5055 5325 name = "toml_writer" ··· 5071 5341 5072 5342 [[package]] 5073 5343 name = "tracing-attributes" 5074 - version = "0.1.28" 5344 + version = "0.1.30" 5075 5345 source = "registry+https://github.com/rust-lang/crates.io-index" 5076 - checksum = "395ae124c09f9e6918a2310af6038fba074bcf474ac352496d5910dd59a2226d" 5346 + checksum = "81383ab64e72a7a8b8e13130c49e3dab29def6d0c7d76a03087b3cf71c5c6903" 5077 5347 dependencies = [ 5078 5348 "proc-macro2", 5079 5349 "quote", 5080 - "syn 2.0.98", 5350 + "syn 2.0.108", 5081 5351 ] 5082 5352 5083 5353 [[package]] ··· 5093 5363 5094 5364 [[package]] 5095 5365 name = "tracing-core" 5096 - version = "0.1.33" 5366 + version = "0.1.34" 5097 5367 source = "registry+https://github.com/rust-lang/crates.io-index" 5098 - checksum = "e672c95779cf947c5311f83787af4fa8fffd12fb27e4993211a84bdfd9610f9c" 5368 + checksum = "b9d12581f227e93f094d3af2ae690a574abb8a2b9b7a96e7cfe9647b2b617678" 5099 5369 dependencies = [ 5100 5370 "once_cell", 5101 5371 "valuable", ··· 5114 5384 5115 5385 [[package]] 5116 5386 name = "tracing-subscriber" 5117 - version = "0.3.19" 5387 + version = "0.3.20" 5118 5388 source = "registry+https://github.com/rust-lang/crates.io-index" 5119 - checksum = "e8189decb5ac0fa7bc8b96b7cb9b2701d60d48805aca84a238004d665fcc4008" 5389 + checksum = "2054a14f5307d601f88daf0553e1cbf472acc4f2c51afab632431cdcd72124d5" 5120 5390 dependencies = [ 5121 5391 "matchers", 5122 5392 "nu-ansi-term", 5123 5393 "once_cell", 5124 - "regex", 5394 + "regex-automata", 5125 5395 "sharded-slab", 5126 5396 "smallvec", 5127 5397 "thread_local", ··· 5152 5422 "log", 5153 5423 "rand 0.9.2", 5154 5424 "sha1", 5155 - "thiserror 2.0.12", 5425 + "thiserror 2.0.17", 5156 5426 "utf-8", 5157 5427 ] 5158 5428 ··· 5164 5434 5165 5435 [[package]] 5166 5436 name = "typenum" 5167 - version = "1.17.0" 5437 + version = "1.19.0" 5168 5438 source = "registry+https://github.com/rust-lang/crates.io-index" 5169 - checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825" 5439 + checksum = "562d481066bde0658276a35467c4af00bdc6ee726305698a55b86e61d7ad82bb" 5170 5440 5171 5441 [[package]] 5172 5442 name = "unicase" ··· 5200 5470 5201 5471 [[package]] 5202 5472 name = "unicode-ident" 5203 - version = "1.0.12" 5473 + version = "1.0.20" 5204 5474 source = "registry+https://github.com/rust-lang/crates.io-index" 5205 - checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b" 5475 + checksum = "462eeb75aeb73aea900253ce739c8e18a67423fadf006037cd3ff27e82748a06" 5206 5476 5207 5477 [[package]] 5208 5478 name = "unicode-normalization" ··· 5233 5503 5234 5504 [[package]] 5235 5505 name = "unicode-width" 5236 - version = "0.1.12" 5506 + version = "0.1.14" 5237 5507 source = "registry+https://github.com/rust-lang/crates.io-index" 5238 - checksum = "68f5e5f3158ecfd4b8ff6fe086db7c8467a2dfdac97fe420f2b7c4aa97af66d6" 5508 + checksum = "7dd6e30e90baa6f72411720665d41d89b9a3d039dc45b8faea1ddd07f617f6af" 5239 5509 5240 5510 [[package]] 5241 5511 name = "unicode-width" 5242 - version = "0.2.0" 5512 + version = "0.2.2" 5243 5513 source = "registry+https://github.com/rust-lang/crates.io-index" 5244 - checksum = "1fc81956842c57dac11422a97c3b8195a1ff727f06e85c84ed2e8aa277c9a0fd" 5514 + checksum = "b4ac048d71ede7ee76d585517add45da530660ef4390e49b098733c6e897f254" 5245 5515 5246 5516 [[package]] 5247 5517 name = "unicode-xid" ··· 5251 5521 5252 5522 [[package]] 5253 5523 name = "url" 5254 - version = "2.5.4" 5524 + version = "2.5.7" 5255 5525 source = "registry+https://github.com/rust-lang/crates.io-index" 5256 - checksum = "32f8b686cadd1473f4bd0117a5d28d36b1ade384ea9b5069a1c40aefed7fda60" 5526 + checksum = "08bc136a29a3d1758e07a9cca267be308aeebf5cfd5a10f3f67ab2097683ef5b" 5257 5527 dependencies = [ 5258 5528 "form_urlencoded", 5259 5529 "idna", 5260 5530 "percent-encoding", 5531 + "serde", 5261 5532 ] 5262 5533 5263 5534 [[package]] ··· 5294 5565 checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9" 5295 5566 5296 5567 [[package]] 5297 - name = "utf16_iter" 5298 - version = "1.0.5" 5299 - source = "registry+https://github.com/rust-lang/crates.io-index" 5300 - checksum = "c8232dd3cdaed5356e0f716d285e4b40b932ac434100fe9b7e0e8e935b9e6246" 5301 - 5302 - [[package]] 5303 5568 name = "utf8_iter" 5304 5569 version = "1.0.4" 5305 5570 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 5325 5590 5326 5591 [[package]] 5327 5592 name = "version_check" 5328 - version = "0.9.4" 5593 + version = "0.9.5" 5329 5594 source = "registry+https://github.com/rust-lang/crates.io-index" 5330 - checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f" 5595 + checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a" 5331 5596 5332 5597 [[package]] 5333 5598 name = "vst3-com" ··· 5384 5649 5385 5650 [[package]] 5386 5651 name = "wasi" 5387 - version = "0.11.0+wasi-snapshot-preview1" 5652 + version = "0.11.1+wasi-snapshot-preview1" 5388 5653 source = "registry+https://github.com/rust-lang/crates.io-index" 5389 - checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" 5654 + checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b" 5390 5655 5391 5656 [[package]] 5392 - name = "wasi" 5393 - version = "0.14.2+wasi-0.2.4" 5657 + name = "wasip2" 5658 + version = "1.0.1+wasi-0.2.4" 5394 5659 source = "registry+https://github.com/rust-lang/crates.io-index" 5395 - checksum = "9683f9a5a998d873c0d21fcbe3c083009670149a8fab228644b8bd36b2c48cb3" 5660 + checksum = "0562428422c63773dad2c345a1882263bbf4d65cf3f42e90921f787ef5ad58e7" 5396 5661 dependencies = [ 5397 - "wit-bindgen-rt", 5662 + "wit-bindgen", 5398 5663 ] 5399 5664 5400 5665 [[package]] 5401 5666 name = "wasm-bindgen" 5402 - version = "0.2.100" 5667 + version = "0.2.104" 5403 5668 source = "registry+https://github.com/rust-lang/crates.io-index" 5404 - checksum = "1edc8929d7499fc4e8f0be2262a241556cfc54a0bea223790e71446f2aab1ef5" 5669 + checksum = "c1da10c01ae9f1ae40cbfac0bac3b1e724b320abfcf52229f80b547c0d250e2d" 5405 5670 dependencies = [ 5406 - "cfg-if 1.0.0", 5671 + "cfg-if 1.0.4", 5407 5672 "once_cell", 5408 5673 "rustversion", 5409 5674 "wasm-bindgen-macro", 5675 + "wasm-bindgen-shared", 5410 5676 ] 5411 5677 5412 5678 [[package]] 5413 5679 name = "wasm-bindgen-backend" 5414 - version = "0.2.100" 5680 + version = "0.2.104" 5415 5681 source = "registry+https://github.com/rust-lang/crates.io-index" 5416 - checksum = "2f0a0651a5c2bc21487bde11ee802ccaf4c51935d0d3d42a6101f98161700bc6" 5682 + checksum = "671c9a5a66f49d8a47345ab942e2cb93c7d1d0339065d4f8139c486121b43b19" 5417 5683 dependencies = [ 5418 5684 "bumpalo", 5419 5685 "log", 5420 5686 "proc-macro2", 5421 5687 "quote", 5422 - "syn 2.0.98", 5688 + "syn 2.0.108", 5423 5689 "wasm-bindgen-shared", 5424 5690 ] 5425 5691 5426 5692 [[package]] 5427 5693 name = "wasm-bindgen-macro" 5428 - version = "0.2.100" 5694 + version = "0.2.104" 5429 5695 source = "registry+https://github.com/rust-lang/crates.io-index" 5430 - checksum = "7fe63fc6d09ed3792bd0897b314f53de8e16568c2b3f7982f468c0bf9bd0b407" 5696 + checksum = "7ca60477e4c59f5f2986c50191cd972e3a50d8a95603bc9434501cf156a9a119" 5431 5697 dependencies = [ 5432 5698 "quote", 5433 5699 "wasm-bindgen-macro-support", ··· 5435 5701 5436 5702 [[package]] 5437 5703 name = "wasm-bindgen-macro-support" 5438 - version = "0.2.100" 5704 + version = "0.2.104" 5439 5705 source = "registry+https://github.com/rust-lang/crates.io-index" 5440 - checksum = "8ae87ea40c9f689fc23f209965b6fb8a99ad69aeeb0231408be24920604395de" 5706 + checksum = "9f07d2f20d4da7b26400c9f4a0511e6e0345b040694e8a75bd41d578fa4421d7" 5441 5707 dependencies = [ 5442 5708 "proc-macro2", 5443 5709 "quote", 5444 - "syn 2.0.98", 5710 + "syn 2.0.108", 5445 5711 "wasm-bindgen-backend", 5446 5712 "wasm-bindgen-shared", 5447 5713 ] 5448 5714 5449 5715 [[package]] 5450 5716 name = "wasm-bindgen-shared" 5451 - version = "0.2.100" 5717 + version = "0.2.104" 5452 5718 source = "registry+https://github.com/rust-lang/crates.io-index" 5453 - checksum = "1a05d73b933a847d6cccdda8f838a22ff101ad9bf93e33684f39c1f5f0eece3d" 5719 + checksum = "bad67dc8b2a1a6e5448428adec4c3e84c43e561d8c9ee8a9e5aabeb193ec41d1" 5454 5720 dependencies = [ 5455 5721 "unicode-ident", 5456 5722 ] ··· 5467 5733 "futures", 5468 5734 "ignore-files", 5469 5735 "miette", 5470 - "nix", 5736 + "nix 0.29.0", 5471 5737 "normalize-path", 5472 5738 "notify", 5473 5739 "once_cell", 5474 5740 "process-wrap", 5475 5741 "project-origins", 5476 - "thiserror 2.0.12", 5742 + "thiserror 2.0.17", 5477 5743 "tokio", 5478 5744 "tracing", 5479 5745 "watchexec-events", ··· 5483 5749 5484 5750 [[package]] 5485 5751 name = "watchexec-events" 5486 - version = "5.0.0" 5752 + version = "5.0.1" 5487 5753 source = "registry+https://github.com/rust-lang/crates.io-index" 5488 - checksum = "7cfbd49bb801e0128aa931808a3953df026b90608e044c22d814b63439fe5f51" 5754 + checksum = "d4f0e1d9f40b25321af3a9ef6b39a7d885c7488f182aa57147bec55c94b57a93" 5489 5755 dependencies = [ 5490 - "nix", 5491 5756 "notify-types", 5492 5757 "watchexec-signals", 5493 5758 ] ··· 5499 5764 checksum = "8834ddd08f1ce18ea85e4ccbdafaea733851c7dc6afefd50037aea17845a861a" 5500 5765 dependencies = [ 5501 5766 "miette", 5502 - "nix", 5503 - "thiserror 2.0.12", 5767 + "nix 0.29.0", 5768 + "thiserror 2.0.17", 5504 5769 ] 5505 5770 5506 5771 [[package]] ··· 5510 5775 checksum = "676d7fe6bff6247b03ddc719de66b6548712187d61a49f98fa012c88529a757d" 5511 5776 dependencies = [ 5512 5777 "futures", 5513 - "nix", 5778 + "nix 0.29.0", 5514 5779 "process-wrap", 5515 5780 "tokio", 5516 5781 "tracing", ··· 5520 5785 5521 5786 [[package]] 5522 5787 name = "web-sys" 5523 - version = "0.3.69" 5788 + version = "0.3.81" 5789 + source = "registry+https://github.com/rust-lang/crates.io-index" 5790 + checksum = "9367c417a924a74cae129e6a2ae3b47fabb1f8995595ab474029da749a8be120" 5791 + dependencies = [ 5792 + "js-sys", 5793 + "wasm-bindgen", 5794 + ] 5795 + 5796 + [[package]] 5797 + name = "web-time" 5798 + version = "1.1.0" 5524 5799 source = "registry+https://github.com/rust-lang/crates.io-index" 5525 - checksum = "77afa9a11836342370f4817622a2f0f418b134426d91a82dfb48f532d2ec13ef" 5800 + checksum = "5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb" 5526 5801 dependencies = [ 5527 5802 "js-sys", 5528 5803 "wasm-bindgen", ··· 5530 5805 5531 5806 [[package]] 5532 5807 name = "weezl" 5533 - version = "0.1.8" 5808 + version = "0.1.10" 5534 5809 source = "registry+https://github.com/rust-lang/crates.io-index" 5535 - checksum = "53a85b86a771b1c87058196170769dd264f66c0782acf1ae6cc51bfd64b39082" 5810 + checksum = "a751b3277700db47d3e574514de2eced5e54dc8a5436a3bf7a0b248b2cee16f3" 5536 5811 5537 5812 [[package]] 5538 5813 name = "widestring" 5539 - version = "1.1.0" 5814 + version = "1.2.1" 5540 5815 source = "registry+https://github.com/rust-lang/crates.io-index" 5541 - checksum = "7219d36b6eac893fa81e84ebe06485e7dcbb616177469b142df14f1f4deb1311" 5816 + checksum = "72069c3113ab32ab29e5584db3c6ec55d416895e60715417b5b883a357c3e471" 5542 5817 5543 5818 [[package]] 5544 5819 name = "winapi" ··· 5570 5845 5571 5846 [[package]] 5572 5847 name = "winapi-util" 5573 - version = "0.1.9" 5848 + version = "0.1.11" 5574 5849 source = "registry+https://github.com/rust-lang/crates.io-index" 5575 - checksum = "cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb" 5850 + checksum = "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22" 5576 5851 dependencies = [ 5577 - "windows-sys 0.59.0", 5852 + "windows-sys 0.61.2", 5578 5853 ] 5579 5854 5580 5855 [[package]] ··· 5594 5869 5595 5870 [[package]] 5596 5871 name = "windows" 5597 - version = "0.59.0" 5872 + version = "0.61.3" 5598 5873 source = "registry+https://github.com/rust-lang/crates.io-index" 5599 - checksum = "7f919aee0a93304be7f62e8e5027811bbba96bcb1de84d6618be56e43f8a32a1" 5874 + checksum = "9babd3a767a4c1aef6900409f85f5d53ce2544ccdfaa86dad48c91782c6d6893" 5600 5875 dependencies = [ 5601 - "windows-core 0.59.0", 5602 - "windows-targets 0.53.0", 5876 + "windows-collections", 5877 + "windows-core 0.61.2", 5878 + "windows-future", 5879 + "windows-link 0.1.3", 5880 + "windows-numerics", 5881 + ] 5882 + 5883 + [[package]] 5884 + name = "windows-collections" 5885 + version = "0.2.0" 5886 + source = "registry+https://github.com/rust-lang/crates.io-index" 5887 + checksum = "3beeceb5e5cfd9eb1d76b381630e82c4241ccd0d27f1a39ed41b2760b255c5e8" 5888 + dependencies = [ 5889 + "windows-core 0.61.2", 5603 5890 ] 5604 5891 5605 5892 [[package]] 5606 5893 name = "windows-core" 5607 - version = "0.52.0" 5894 + version = "0.61.2" 5608 5895 source = "registry+https://github.com/rust-lang/crates.io-index" 5609 - checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9" 5896 + checksum = "c0fdd3ddb90610c7638aa2b3a3ab2904fb9e5cdbecc643ddb3647212781c4ae3" 5610 5897 dependencies = [ 5611 - "windows-targets 0.52.6", 5898 + "windows-implement", 5899 + "windows-interface", 5900 + "windows-link 0.1.3", 5901 + "windows-result 0.3.4", 5902 + "windows-strings 0.4.2", 5612 5903 ] 5613 5904 5614 5905 [[package]] 5615 5906 name = "windows-core" 5616 - version = "0.59.0" 5907 + version = "0.62.2" 5617 5908 source = "registry+https://github.com/rust-lang/crates.io-index" 5618 - checksum = "810ce18ed2112484b0d4e15d022e5f598113e220c53e373fb31e67e21670c1ce" 5909 + checksum = "b8e83a14d34d0623b51dce9581199302a221863196a1dde71a7663a4c2be9deb" 5619 5910 dependencies = [ 5620 5911 "windows-implement", 5621 5912 "windows-interface", 5622 - "windows-result", 5623 - "windows-strings", 5624 - "windows-targets 0.53.0", 5913 + "windows-link 0.2.1", 5914 + "windows-result 0.4.1", 5915 + "windows-strings 0.5.1", 5916 + ] 5917 + 5918 + [[package]] 5919 + name = "windows-future" 5920 + version = "0.2.1" 5921 + source = "registry+https://github.com/rust-lang/crates.io-index" 5922 + checksum = "fc6a41e98427b19fe4b73c550f060b59fa592d7d686537eebf9385621bfbad8e" 5923 + dependencies = [ 5924 + "windows-core 0.61.2", 5925 + "windows-link 0.1.3", 5926 + "windows-threading", 5625 5927 ] 5626 5928 5627 5929 [[package]] 5628 5930 name = "windows-implement" 5629 - version = "0.59.0" 5931 + version = "0.60.2" 5630 5932 source = "registry+https://github.com/rust-lang/crates.io-index" 5631 - checksum = "83577b051e2f49a058c308f17f273b570a6a758386fc291b5f6a934dd84e48c1" 5933 + checksum = "053e2e040ab57b9dc951b72c264860db7eb3b0200ba345b4e4c3b14f67855ddf" 5632 5934 dependencies = [ 5633 5935 "proc-macro2", 5634 5936 "quote", 5635 - "syn 2.0.98", 5937 + "syn 2.0.108", 5636 5938 ] 5637 5939 5638 5940 [[package]] 5639 5941 name = "windows-interface" 5640 - version = "0.59.1" 5942 + version = "0.59.3" 5641 5943 source = "registry+https://github.com/rust-lang/crates.io-index" 5642 - checksum = "bd9211b69f8dcdfa817bfd14bf1c97c9188afa36f4750130fcdf3f400eca9fa8" 5944 + checksum = "3f316c4a2570ba26bbec722032c4099d8c8bc095efccdc15688708623367e358" 5643 5945 dependencies = [ 5644 5946 "proc-macro2", 5645 5947 "quote", 5646 - "syn 2.0.98", 5948 + "syn 2.0.108", 5647 5949 ] 5648 5950 5649 5951 [[package]] 5650 5952 name = "windows-link" 5651 - version = "0.1.1" 5953 + version = "0.1.3" 5652 5954 source = "registry+https://github.com/rust-lang/crates.io-index" 5653 - checksum = "76840935b766e1b0a05c0066835fb9ec80071d4c09a16f6bd5f7e655e3c14c38" 5955 + checksum = "5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a" 5654 5956 5655 5957 [[package]] 5656 5958 name = "windows-link" ··· 5659 5961 checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5" 5660 5962 5661 5963 [[package]] 5964 + name = "windows-numerics" 5965 + version = "0.2.0" 5966 + source = "registry+https://github.com/rust-lang/crates.io-index" 5967 + checksum = "9150af68066c4c5c07ddc0ce30421554771e528bde427614c61038bc2c92c2b1" 5968 + dependencies = [ 5969 + "windows-core 0.61.2", 5970 + "windows-link 0.1.3", 5971 + ] 5972 + 5973 + [[package]] 5974 + name = "windows-result" 5975 + version = "0.3.4" 5976 + source = "registry+https://github.com/rust-lang/crates.io-index" 5977 + checksum = "56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6" 5978 + dependencies = [ 5979 + "windows-link 0.1.3", 5980 + ] 5981 + 5982 + [[package]] 5662 5983 name = "windows-result" 5663 - version = "0.3.2" 5984 + version = "0.4.1" 5664 5985 source = "registry+https://github.com/rust-lang/crates.io-index" 5665 - checksum = "c64fd11a4fd95df68efcfee5f44a294fe71b8bc6a91993e2791938abcc712252" 5986 + checksum = "7781fa89eaf60850ac3d2da7af8e5242a5ea78d1a11c49bf2910bb5a73853eb5" 5666 5987 dependencies = [ 5667 - "windows-link 0.1.1", 5988 + "windows-link 0.2.1", 5668 5989 ] 5669 5990 5670 5991 [[package]] 5671 5992 name = "windows-strings" 5672 - version = "0.3.1" 5993 + version = "0.4.2" 5673 5994 source = "registry+https://github.com/rust-lang/crates.io-index" 5674 - checksum = "87fa48cc5d406560701792be122a10132491cff9d0aeb23583cc2dcafc847319" 5995 + checksum = "56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57" 5675 5996 dependencies = [ 5676 - "windows-link 0.1.1", 5997 + "windows-link 0.1.3", 5677 5998 ] 5678 5999 5679 6000 [[package]] 5680 - name = "windows-sys" 5681 - version = "0.48.0" 6001 + name = "windows-strings" 6002 + version = "0.5.1" 5682 6003 source = "registry+https://github.com/rust-lang/crates.io-index" 5683 - checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9" 6004 + checksum = "7837d08f69c77cf6b07689544538e017c1bfcf57e34b4c0ff58e6c2cd3b37091" 5684 6005 dependencies = [ 5685 - "windows-targets 0.48.5", 6006 + "windows-link 0.2.1", 5686 6007 ] 5687 6008 5688 6009 [[package]] ··· 5705 6026 5706 6027 [[package]] 5707 6028 name = "windows-sys" 6029 + version = "0.60.2" 6030 + source = "registry+https://github.com/rust-lang/crates.io-index" 6031 + checksum = "f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb" 6032 + dependencies = [ 6033 + "windows-targets 0.53.5", 6034 + ] 6035 + 6036 + [[package]] 6037 + name = "windows-sys" 5708 6038 version = "0.61.2" 5709 6039 source = "registry+https://github.com/rust-lang/crates.io-index" 5710 6040 checksum = "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc" ··· 5729 6059 5730 6060 [[package]] 5731 6061 name = "windows-targets" 5732 - version = "0.48.5" 5733 - source = "registry+https://github.com/rust-lang/crates.io-index" 5734 - checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c" 5735 - dependencies = [ 5736 - "windows_aarch64_gnullvm 0.48.5", 5737 - "windows_aarch64_msvc 0.48.5", 5738 - "windows_i686_gnu 0.48.5", 5739 - "windows_i686_msvc 0.48.5", 5740 - "windows_x86_64_gnu 0.48.5", 5741 - "windows_x86_64_gnullvm 0.48.5", 5742 - "windows_x86_64_msvc 0.48.5", 5743 - ] 5744 - 5745 - [[package]] 5746 - name = "windows-targets" 5747 6062 version = "0.52.6" 5748 6063 source = "registry+https://github.com/rust-lang/crates.io-index" 5749 6064 checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973" ··· 5760 6075 5761 6076 [[package]] 5762 6077 name = "windows-targets" 5763 - version = "0.53.0" 6078 + version = "0.53.5" 5764 6079 source = "registry+https://github.com/rust-lang/crates.io-index" 5765 - checksum = "b1e4c7e8ceaaf9cb7d7507c974735728ab453b67ef8f18febdd7c11fe59dca8b" 6080 + checksum = "4945f9f551b88e0d65f3db0bc25c33b8acea4d9e41163edf90dcd0b19f9069f3" 5766 6081 dependencies = [ 5767 - "windows_aarch64_gnullvm 0.53.0", 5768 - "windows_aarch64_msvc 0.53.0", 5769 - "windows_i686_gnu 0.53.0", 5770 - "windows_i686_gnullvm 0.53.0", 5771 - "windows_i686_msvc 0.53.0", 5772 - "windows_x86_64_gnu 0.53.0", 5773 - "windows_x86_64_gnullvm 0.53.0", 5774 - "windows_x86_64_msvc 0.53.0", 6082 + "windows-link 0.2.1", 6083 + "windows_aarch64_gnullvm 0.53.1", 6084 + "windows_aarch64_msvc 0.53.1", 6085 + "windows_i686_gnu 0.53.1", 6086 + "windows_i686_gnullvm 0.53.1", 6087 + "windows_i686_msvc 0.53.1", 6088 + "windows_x86_64_gnu 0.53.1", 6089 + "windows_x86_64_gnullvm 0.53.1", 6090 + "windows_x86_64_msvc 0.53.1", 5775 6091 ] 5776 6092 5777 6093 [[package]] 5778 - name = "windows_aarch64_gnullvm" 5779 - version = "0.42.2" 6094 + name = "windows-threading" 6095 + version = "0.1.0" 5780 6096 source = "registry+https://github.com/rust-lang/crates.io-index" 5781 - checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8" 6097 + checksum = "b66463ad2e0ea3bbf808b7f1d371311c80e115c0b71d60efc142cafbcfb057a6" 6098 + dependencies = [ 6099 + "windows-link 0.1.3", 6100 + ] 5782 6101 5783 6102 [[package]] 5784 6103 name = "windows_aarch64_gnullvm" 5785 - version = "0.48.5" 6104 + version = "0.42.2" 5786 6105 source = "registry+https://github.com/rust-lang/crates.io-index" 5787 - checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8" 6106 + checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8" 5788 6107 5789 6108 [[package]] 5790 6109 name = "windows_aarch64_gnullvm" ··· 5794 6113 5795 6114 [[package]] 5796 6115 name = "windows_aarch64_gnullvm" 5797 - version = "0.53.0" 6116 + version = "0.53.1" 5798 6117 source = "registry+https://github.com/rust-lang/crates.io-index" 5799 - checksum = "86b8d5f90ddd19cb4a147a5fa63ca848db3df085e25fee3cc10b39b6eebae764" 6118 + checksum = "a9d8416fa8b42f5c947f8482c43e7d89e73a173cead56d044f6a56104a6d1b53" 5800 6119 5801 6120 [[package]] 5802 6121 name = "windows_aarch64_msvc" ··· 5806 6125 5807 6126 [[package]] 5808 6127 name = "windows_aarch64_msvc" 5809 - version = "0.48.5" 5810 - source = "registry+https://github.com/rust-lang/crates.io-index" 5811 - checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc" 5812 - 5813 - [[package]] 5814 - name = "windows_aarch64_msvc" 5815 6128 version = "0.52.6" 5816 6129 source = "registry+https://github.com/rust-lang/crates.io-index" 5817 6130 checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469" 5818 6131 5819 6132 [[package]] 5820 6133 name = "windows_aarch64_msvc" 5821 - version = "0.53.0" 6134 + version = "0.53.1" 5822 6135 source = "registry+https://github.com/rust-lang/crates.io-index" 5823 - checksum = "c7651a1f62a11b8cbd5e0d42526e55f2c99886c77e007179efff86c2b137e66c" 6136 + checksum = "b9d782e804c2f632e395708e99a94275910eb9100b2114651e04744e9b125006" 5824 6137 5825 6138 [[package]] 5826 6139 name = "windows_i686_gnu" ··· 5830 6143 5831 6144 [[package]] 5832 6145 name = "windows_i686_gnu" 5833 - version = "0.48.5" 5834 - source = "registry+https://github.com/rust-lang/crates.io-index" 5835 - checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e" 5836 - 5837 - [[package]] 5838 - name = "windows_i686_gnu" 5839 6146 version = "0.52.6" 5840 6147 source = "registry+https://github.com/rust-lang/crates.io-index" 5841 6148 checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b" 5842 6149 5843 6150 [[package]] 5844 6151 name = "windows_i686_gnu" 5845 - version = "0.53.0" 6152 + version = "0.53.1" 5846 6153 source = "registry+https://github.com/rust-lang/crates.io-index" 5847 - checksum = "c1dc67659d35f387f5f6c479dc4e28f1d4bb90ddd1a5d3da2e5d97b42d6272c3" 6154 + checksum = "960e6da069d81e09becb0ca57a65220ddff016ff2d6af6a223cf372a506593a3" 5848 6155 5849 6156 [[package]] 5850 6157 name = "windows_i686_gnullvm" ··· 5854 6161 5855 6162 [[package]] 5856 6163 name = "windows_i686_gnullvm" 5857 - version = "0.53.0" 6164 + version = "0.53.1" 5858 6165 source = "registry+https://github.com/rust-lang/crates.io-index" 5859 - checksum = "9ce6ccbdedbf6d6354471319e781c0dfef054c81fbc7cf83f338a4296c0cae11" 6166 + checksum = "fa7359d10048f68ab8b09fa71c3daccfb0e9b559aed648a8f95469c27057180c" 5860 6167 5861 6168 [[package]] 5862 6169 name = "windows_i686_msvc" ··· 5866 6173 5867 6174 [[package]] 5868 6175 name = "windows_i686_msvc" 5869 - version = "0.48.5" 5870 - source = "registry+https://github.com/rust-lang/crates.io-index" 5871 - checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406" 5872 - 5873 - [[package]] 5874 - name = "windows_i686_msvc" 5875 6176 version = "0.52.6" 5876 6177 source = "registry+https://github.com/rust-lang/crates.io-index" 5877 6178 checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66" 5878 6179 5879 6180 [[package]] 5880 6181 name = "windows_i686_msvc" 5881 - version = "0.53.0" 6182 + version = "0.53.1" 5882 6183 source = "registry+https://github.com/rust-lang/crates.io-index" 5883 - checksum = "581fee95406bb13382d2f65cd4a908ca7b1e4c2f1917f143ba16efe98a589b5d" 6184 + checksum = "1e7ac75179f18232fe9c285163565a57ef8d3c89254a30685b57d83a38d326c2" 5884 6185 5885 6186 [[package]] 5886 6187 name = "windows_x86_64_gnu" ··· 5890 6191 5891 6192 [[package]] 5892 6193 name = "windows_x86_64_gnu" 5893 - version = "0.48.5" 5894 - source = "registry+https://github.com/rust-lang/crates.io-index" 5895 - checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e" 5896 - 5897 - [[package]] 5898 - name = "windows_x86_64_gnu" 5899 6194 version = "0.52.6" 5900 6195 source = "registry+https://github.com/rust-lang/crates.io-index" 5901 6196 checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78" 5902 6197 5903 6198 [[package]] 5904 6199 name = "windows_x86_64_gnu" 5905 - version = "0.53.0" 6200 + version = "0.53.1" 5906 6201 source = "registry+https://github.com/rust-lang/crates.io-index" 5907 - checksum = "2e55b5ac9ea33f2fc1716d1742db15574fd6fc8dadc51caab1c16a3d3b4190ba" 6202 + checksum = "9c3842cdd74a865a8066ab39c8a7a473c0778a3f29370b5fd6b4b9aa7df4a499" 5908 6203 5909 6204 [[package]] 5910 6205 name = "windows_x86_64_gnullvm" ··· 5914 6209 5915 6210 [[package]] 5916 6211 name = "windows_x86_64_gnullvm" 5917 - version = "0.48.5" 5918 - source = "registry+https://github.com/rust-lang/crates.io-index" 5919 - checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc" 5920 - 5921 - [[package]] 5922 - name = "windows_x86_64_gnullvm" 5923 6212 version = "0.52.6" 5924 6213 source = "registry+https://github.com/rust-lang/crates.io-index" 5925 6214 checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d" 5926 6215 5927 6216 [[package]] 5928 6217 name = "windows_x86_64_gnullvm" 5929 - version = "0.53.0" 6218 + version = "0.53.1" 5930 6219 source = "registry+https://github.com/rust-lang/crates.io-index" 5931 - checksum = "0a6e035dd0599267ce1ee132e51c27dd29437f63325753051e71dd9e42406c57" 6220 + checksum = "0ffa179e2d07eee8ad8f57493436566c7cc30ac536a3379fdf008f47f6bb7ae1" 5932 6221 5933 6222 [[package]] 5934 6223 name = "windows_x86_64_msvc" ··· 5938 6227 5939 6228 [[package]] 5940 6229 name = "windows_x86_64_msvc" 5941 - version = "0.48.5" 5942 - source = "registry+https://github.com/rust-lang/crates.io-index" 5943 - checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538" 5944 - 5945 - [[package]] 5946 - name = "windows_x86_64_msvc" 5947 6230 version = "0.52.6" 5948 6231 source = "registry+https://github.com/rust-lang/crates.io-index" 5949 6232 checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" 5950 6233 5951 6234 [[package]] 5952 6235 name = "windows_x86_64_msvc" 5953 - version = "0.53.0" 6236 + version = "0.53.1" 5954 6237 source = "registry+https://github.com/rust-lang/crates.io-index" 5955 - checksum = "271414315aff87387382ec3d271b52d7ae78726f5d44ac98b4f4030c91880486" 6238 + checksum = "d6bbff5f0aada427a1e5a6da5f1f98158182f26556f345ac9e04d36d0ebed650" 5956 6239 5957 6240 [[package]] 5958 6241 name = "winnow" ··· 5982 6265 ] 5983 6266 5984 6267 [[package]] 5985 - name = "wit-bindgen-rt" 5986 - version = "0.39.0" 5987 - source = "registry+https://github.com/rust-lang/crates.io-index" 5988 - checksum = "6f42320e61fe2cfd34354ecb597f86f413484a798ba44a8ca1165c58d42da6c1" 5989 - dependencies = [ 5990 - "bitflags 2.8.0", 5991 - ] 5992 - 5993 - [[package]] 5994 - name = "write16" 5995 - version = "1.0.0" 6268 + name = "wit-bindgen" 6269 + version = "0.46.0" 5996 6270 source = "registry+https://github.com/rust-lang/crates.io-index" 5997 - checksum = "d1890f4022759daae28ed4fe62859b1236caebfc61ede2f63ed4e695f3f6d936" 6271 + checksum = "f17a85883d4e6d00e8a97c586de764dabcc06133f7f1d55dce5cdc070ad7fe59" 5998 6272 5999 6273 [[package]] 6000 6274 name = "writeable" 6001 - version = "0.5.5" 6275 + version = "0.6.1" 6002 6276 source = "registry+https://github.com/rust-lang/crates.io-index" 6003 - checksum = "1e9df38ee2d2c3c5948ea468a8406ff0db0b29ae1ffde1bcf20ef305bcc95c51" 6277 + checksum = "ea2f10b9bb0928dfb1b42b65e1f9e36f7f54dbdf08457afefb38afcdec4fa2bb" 6004 6278 6005 6279 [[package]] 6006 6280 name = "ws" ··· 6045 6319 6046 6320 [[package]] 6047 6321 name = "yoke" 6048 - version = "0.7.5" 6322 + version = "0.8.0" 6049 6323 source = "registry+https://github.com/rust-lang/crates.io-index" 6050 - checksum = "120e6aef9aa629e3d4f52dc8cc43a015c7724194c97dfaf45180d2daf2b77f40" 6324 + checksum = "5f41bb01b8226ef4bfd589436a297c53d118f65921786300e427be8d487695cc" 6051 6325 dependencies = [ 6052 6326 "serde", 6053 6327 "stable_deref_trait", ··· 6057 6331 6058 6332 [[package]] 6059 6333 name = "yoke-derive" 6060 - version = "0.7.5" 6334 + version = "0.8.0" 6061 6335 source = "registry+https://github.com/rust-lang/crates.io-index" 6062 - checksum = "2380878cad4ac9aac1e2435f3eb4020e8374b5f13c296cb75b4620ff8e229154" 6336 + checksum = "38da3c9736e16c5d3c8c597a9aaa5d1fa565d0532ae05e27c24aa62fb32c0ab6" 6063 6337 dependencies = [ 6064 6338 "proc-macro2", 6065 6339 "quote", 6066 - "syn 2.0.98", 6340 + "syn 2.0.108", 6067 6341 "synstructure", 6068 6342 ] 6069 6343 6070 6344 [[package]] 6071 6345 name = "zerocopy" 6072 - version = "0.7.35" 6346 + version = "0.8.27" 6073 6347 source = "registry+https://github.com/rust-lang/crates.io-index" 6074 - checksum = "1b9b4fd18abc82b8136838da5d50bae7bdea537c574d8dc1a34ed098d6c166f0" 6348 + checksum = "0894878a5fa3edfd6da3f88c4805f4c8558e2b996227a3d864f47fe11e38282c" 6075 6349 dependencies = [ 6076 6350 "zerocopy-derive", 6077 6351 ] 6078 6352 6079 6353 [[package]] 6080 6354 name = "zerocopy-derive" 6081 - version = "0.7.35" 6355 + version = "0.8.27" 6082 6356 source = "registry+https://github.com/rust-lang/crates.io-index" 6083 - checksum = "fa4f8080344d4671fb4e831a13ad1e68092748387dfc4f55e356242fae12ce3e" 6357 + checksum = "88d2b8d9c68ad2b9e4340d7832716a4d21a22a1154777ad56ea55c51a9cf3831" 6084 6358 dependencies = [ 6085 6359 "proc-macro2", 6086 6360 "quote", 6087 - "syn 2.0.98", 6361 + "syn 2.0.108", 6088 6362 ] 6089 6363 6090 6364 [[package]] 6091 6365 name = "zerofrom" 6092 - version = "0.1.5" 6366 + version = "0.1.6" 6093 6367 source = "registry+https://github.com/rust-lang/crates.io-index" 6094 - checksum = "cff3ee08c995dee1859d998dea82f7374f2826091dd9cd47def953cae446cd2e" 6368 + checksum = "50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5" 6095 6369 dependencies = [ 6096 6370 "zerofrom-derive", 6097 6371 ] 6098 6372 6099 6373 [[package]] 6100 6374 name = "zerofrom-derive" 6101 - version = "0.1.5" 6375 + version = "0.1.6" 6102 6376 source = "registry+https://github.com/rust-lang/crates.io-index" 6103 - checksum = "595eed982f7d355beb85837f651fa22e90b3c044842dc7f2c2842c086f295808" 6377 + checksum = "d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502" 6104 6378 dependencies = [ 6105 6379 "proc-macro2", 6106 6380 "quote", 6107 - "syn 2.0.98", 6381 + "syn 2.0.108", 6108 6382 "synstructure", 6109 6383 ] 6110 6384 6111 6385 [[package]] 6112 6386 name = "zeroize" 6113 - version = "1.8.1" 6387 + version = "1.8.2" 6114 6388 source = "registry+https://github.com/rust-lang/crates.io-index" 6115 - checksum = "ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde" 6389 + checksum = "b97154e67e32c85465826e8bcc1c59429aaaf107c1e4a9e53c8d8ccd5eff88d0" 6390 + 6391 + [[package]] 6392 + name = "zerotrie" 6393 + version = "0.2.2" 6394 + source = "registry+https://github.com/rust-lang/crates.io-index" 6395 + checksum = "36f0bbd478583f79edad978b407914f61b2972f5af6fa089686016be8f9af595" 6396 + dependencies = [ 6397 + "displaydoc", 6398 + "yoke", 6399 + "zerofrom", 6400 + ] 6116 6401 6117 6402 [[package]] 6118 6403 name = "zerovec" 6119 - version = "0.10.4" 6404 + version = "0.11.4" 6120 6405 source = "registry+https://github.com/rust-lang/crates.io-index" 6121 - checksum = "aa2b893d79df23bfb12d5461018d408ea19dfafe76c2c7ef6d4eba614f8ff079" 6406 + checksum = "e7aa2bd55086f1ab526693ecbe444205da57e25f4489879da80635a46d90e73b" 6122 6407 dependencies = [ 6123 6408 "yoke", 6124 6409 "zerofrom", ··· 6127 6412 6128 6413 [[package]] 6129 6414 name = "zerovec-derive" 6130 - version = "0.10.3" 6415 + version = "0.11.1" 6131 6416 source = "registry+https://github.com/rust-lang/crates.io-index" 6132 - checksum = "6eafa6dfb17584ea3e2bd6e76e0cc15ad7af12b09abdd1ca55961bed9b1063c6" 6417 + checksum = "5b96237efa0c878c64bd89c436f661be4e46b2f3eff1ebb976f7ef2321d2f58f" 6133 6418 dependencies = [ 6134 6419 "proc-macro2", 6135 6420 "quote", 6136 - "syn 2.0.98", 6421 + "syn 2.0.108", 6137 6422 ] 6138 6423 6139 6424 [[package]] ··· 6144 6429 6145 6430 [[package]] 6146 6431 name = "zune-jpeg" 6147 - version = "0.4.14" 6432 + version = "0.4.21" 6148 6433 source = "registry+https://github.com/rust-lang/crates.io-index" 6149 - checksum = "99a5bab8d7dedf81405c4bb1f2b83ea057643d9cb28778cea9eecddeedd2e028" 6434 + checksum = "29ce2c8a9384ad323cf564b67da86e21d3cfdff87908bc1223ed5c99bc792713" 6150 6435 dependencies = [ 6151 6436 "zune-core", 6152 6437 ]
+7 -8
research/poetry.lock
··· 120 120 121 121 [[package]] 122 122 name = "pygments" 123 - version = "2.17.2" 123 + version = "2.19.2" 124 124 description = "Pygments is a syntax highlighting package written in Python." 125 125 optional = false 126 - python-versions = ">=3.7" 126 + python-versions = ">=3.8" 127 127 files = [ 128 - {file = "pygments-2.17.2-py3-none-any.whl", hash = "sha256:b27c2826c47d0f3219f29554824c30c5e8945175d888647acd804ddd04af846c"}, 129 - {file = "pygments-2.17.2.tar.gz", hash = "sha256:da46cec9fd2de5be3a8a784f434e4c4ab670b4ff54d605c4c2717e9d49c4c367"}, 128 + {file = "pygments-2.19.2-py3-none-any.whl", hash = "sha256:86540386c03d588bb81d44bc3928634ff26449851e99741617ecb9037ee5ec0b"}, 129 + {file = "pygments-2.19.2.tar.gz", hash = "sha256:636cb2477cec7f8952536970bc533bc43743542f70392ae026374600add5b887"}, 130 130 ] 131 131 132 132 [package.extras] 133 - plugins = ["importlib-metadata"] 134 133 windows-terminal = ["colorama (>=0.4.6)"] 135 134 136 135 [[package]] ··· 164 163 165 164 [[package]] 166 165 name = "typing-extensions" 167 - version = "4.11.0" 166 + version = "4.13.2" 168 167 description = "Backported and Experimental Type Hints for Python 3.8+" 169 168 optional = false 170 169 python-versions = ">=3.8" 171 170 files = [ 172 - {file = "typing_extensions-4.11.0-py3-none-any.whl", hash = "sha256:c1f94d72897edaf4ce775bb7558d5b79d8126906a14ea5ed1635921406c0387a"}, 173 - {file = "typing_extensions-4.11.0.tar.gz", hash = "sha256:83f085bd5ca59c80295fc2a82ab5dac679cbe02b9f33f7d83af68e241bea51b0"}, 171 + {file = "typing_extensions-4.13.2-py3-none-any.whl", hash = "sha256:a439e7c04b49fec3e5d3e2beaa21755cadbbdc391694e28ccdd36ca4a1408f8c"}, 172 + {file = "typing_extensions-4.13.2.tar.gz", hash = "sha256:e6c81219bd689f51865d9e372991c540bda33a0379d5573cddb9a3a23f7caaef"}, 174 173 ] 175 174 176 175 [metadata]