netease-cloud-music-gtk: 2.5.0 -> 2.5.2 (#406348)

authored by Aleksana and committed by GitHub a6dfa11f e7696adf

+726 -463
+706 -459
pkgs/by-name/ne/netease-cloud-music-gtk/Cargo.lock
··· 1 # This file is automatically @generated by Cargo. 2 # It is not intended for manual editing. 3 - version = 3 4 5 [[package]] 6 name = "adler2" ··· 34 35 [[package]] 36 name = "anstream" 37 - version = "0.6.17" 38 source = "registry+https://github.com/rust-lang/crates.io-index" 39 - checksum = "23a1e53f0f5d86382dafe1cf314783b2044280f406e7e1506368220ad11b1338" 40 dependencies = [ 41 "anstyle", 42 "anstyle-parse", ··· 83 84 [[package]] 85 name = "anyhow" 86 - version = "1.0.92" 87 source = "registry+https://github.com/rust-lang/crates.io-index" 88 - checksum = "74f37166d7d48a0284b99dd824694c26119c700b53bf0d1540cdb147dbdaaf13" 89 90 [[package]] 91 name = "async-broadcast" 92 - version = "0.7.1" 93 source = "registry+https://github.com/rust-lang/crates.io-index" 94 - checksum = "20cd0e2e25ea8e5f7e9df04578dc6cf5c83577fd09b1a46aaf5c85e1c33f2a7e" 95 dependencies = [ 96 - "event-listener 5.3.1", 97 "event-listener-strategy", 98 "futures-core", 99 "pin-project-lite", ··· 124 125 [[package]] 126 name = "async-executor" 127 - version = "1.13.1" 128 source = "registry+https://github.com/rust-lang/crates.io-index" 129 - checksum = "30ca9a001c1e8ba5149f91a74362376cc6bc5b919d92d988668657bd570bdcec" 130 dependencies = [ 131 "async-task", 132 "concurrent-queue", 133 "fastrand 2.1.1", 134 - "futures-lite 2.4.0", 135 "slab", 136 ] 137 138 [[package]] 139 - name = "async-fs" 140 - version = "2.1.2" 141 - source = "registry+https://github.com/rust-lang/crates.io-index" 142 - checksum = "ebcd09b382f40fcd159c2d695175b2ae620ffa5f3bd6f664131efff4e8b9e04a" 143 - dependencies = [ 144 - "async-lock", 145 - "blocking", 146 - "futures-lite 2.4.0", 147 - ] 148 - 149 - [[package]] 150 name = "async-io" 151 - version = "2.3.4" 152 source = "registry+https://github.com/rust-lang/crates.io-index" 153 - checksum = "444b0228950ee6501b3568d3c93bf1176a1fdbc3b758dcd9475046d30f4dc7e8" 154 dependencies = [ 155 "async-lock", 156 "cfg-if", 157 "concurrent-queue", 158 "futures-io", 159 - "futures-lite 2.4.0", 160 "parking", 161 - "polling 3.7.3", 162 - "rustix", 163 "slab", 164 "tracing", 165 "windows-sys 0.59.0", ··· 171 source = "registry+https://github.com/rust-lang/crates.io-index" 172 checksum = "ff6e472cdea888a4bd64f342f09b3f50e1886d32afe8df3d663c01140b811b18" 173 dependencies = [ 174 - "event-listener 5.3.1", 175 "event-listener-strategy", 176 "pin-project-lite", 177 ] ··· 189 "async-task", 190 "blocking", 191 "cfg-if", 192 - "event-listener 5.3.1", 193 - "futures-lite 2.4.0", 194 - "rustix", 195 "tracing", 196 ] 197 ··· 218 "cfg-if", 219 "futures-core", 220 "futures-io", 221 - "rustix", 222 "signal-hook-registry", 223 "slab", 224 "windows-sys 0.59.0", ··· 232 233 [[package]] 234 name = "async-trait" 235 - version = "0.1.83" 236 source = "registry+https://github.com/rust-lang/crates.io-index" 237 - checksum = "721cae7de5c34fbb2acd27e21e6d2cf7b886dce0c27388d46c4e6c47ea4318dd" 238 dependencies = [ 239 "proc-macro2", 240 "quote", ··· 273 274 [[package]] 275 name = "bitflags" 276 - version = "2.6.0" 277 source = "registry+https://github.com/rust-lang/crates.io-index" 278 - checksum = "b048fb63fd8b5923fc5aa7b340d8e156aec7ec02f0c78fa8a6ddc2613f6f71de" 279 280 [[package]] 281 name = "block" ··· 284 checksum = "0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a" 285 286 [[package]] 287 - name = "block-buffer" 288 - version = "0.10.4" 289 - source = "registry+https://github.com/rust-lang/crates.io-index" 290 - checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71" 291 - dependencies = [ 292 - "generic-array", 293 - ] 294 - 295 - [[package]] 296 name = "blocking" 297 version = "1.6.1" 298 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 301 "async-channel 2.3.1", 302 "async-task", 303 "futures-io", 304 - "futures-lite 2.4.0", 305 "piper", 306 ] 307 308 [[package]] 309 name = "bumpalo" 310 - version = "3.16.0" 311 source = "registry+https://github.com/rust-lang/crates.io-index" 312 - checksum = "79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c" 313 314 [[package]] 315 name = "bytemuck" 316 - version = "1.19.0" 317 source = "registry+https://github.com/rust-lang/crates.io-index" 318 - checksum = "8334215b81e418a0a7bdb8ef0849474f40bb10c8b71f1c4ed315cff49f32494d" 319 320 [[package]] 321 - name = "byteorder" 322 - version = "1.5.0" 323 source = "registry+https://github.com/rust-lang/crates.io-index" 324 - checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b" 325 326 [[package]] 327 name = "bytes" 328 - version = "1.8.0" 329 source = "registry+https://github.com/rust-lang/crates.io-index" 330 - checksum = "9ac0150caa2ae65ca5bd83f25c7de183dea78d4d366469f148435e2acfbad0da" 331 332 [[package]] 333 name = "cairo-rs" 334 - version = "0.20.5" 335 source = "registry+https://github.com/rust-lang/crates.io-index" 336 - checksum = "d7fa699e1d7ae691001a811dda5ef0e3e42e1d4119b26426352989df9e94e3e6" 337 dependencies = [ 338 - "bitflags 2.6.0", 339 "cairo-sys-rs", 340 "glib", 341 "libc", ··· 343 344 [[package]] 345 name = "cairo-sys-rs" 346 - version = "0.20.0" 347 source = "registry+https://github.com/rust-lang/crates.io-index" 348 - checksum = "428290f914b9b86089f60f5d8a9f6e440508e1bcff23b25afd51502b0a2da88f" 349 dependencies = [ 350 "glib-sys", 351 "libc", ··· 360 361 [[package]] 362 name = "cc" 363 - version = "1.1.34" 364 source = "registry+https://github.com/rust-lang/crates.io-index" 365 - checksum = "67b9470d453346108f93a59222a9a1a5724db32d0a4727b7ab7ace4b4d822dc9" 366 dependencies = [ 367 "shlex", 368 ] 369 370 [[package]] 371 name = "cfg-expr" 372 - version = "0.17.0" 373 source = "registry+https://github.com/rust-lang/crates.io-index" 374 - checksum = "d0890061c4d3223e7267f3bad2ec40b997d64faac1c2815a4a9d95018e2b9e9c" 375 dependencies = [ 376 "smallvec", 377 "target-lexicon", ··· 391 392 [[package]] 393 name = "chrono" 394 - version = "0.4.38" 395 source = "registry+https://github.com/rust-lang/crates.io-index" 396 - checksum = "a21f936df1771bf62b77f047b726c4625ff2e8aa607c01ec06e5a05bd8463401" 397 dependencies = [ 398 "android-tzdata", 399 "iana-time-zone", 400 "js-sys", 401 "num-traits", 402 "wasm-bindgen", 403 - "windows-targets 0.52.6", 404 ] 405 - 406 - [[package]] 407 - name = "color_quant" 408 - version = "1.1.0" 409 - source = "registry+https://github.com/rust-lang/crates.io-index" 410 - checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b" 411 412 [[package]] 413 name = "colorchoice" ··· 437 438 [[package]] 439 name = "cookie_store" 440 - version = "0.21.0" 441 source = "registry+https://github.com/rust-lang/crates.io-index" 442 - checksum = "4934e6b7e8419148b6ef56950d277af8561060b56afd59e2aadf98b59fce6baa" 443 dependencies = [ 444 "cookie", 445 - "idna 0.5.0", 446 "log", 447 "publicsuffix", 448 "serde", ··· 459 checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b" 460 461 [[package]] 462 - name = "cpufeatures" 463 - version = "0.2.14" 464 - source = "registry+https://github.com/rust-lang/crates.io-index" 465 - checksum = "608697df725056feaccfa42cffdaeeec3fccc4ffc38358ecd19b243e716a78e0" 466 - dependencies = [ 467 - "libc", 468 - ] 469 - 470 - [[package]] 471 name = "crc32fast" 472 version = "1.4.2" 473 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 478 479 [[package]] 480 name = "crossbeam-utils" 481 - version = "0.8.20" 482 source = "registry+https://github.com/rust-lang/crates.io-index" 483 - checksum = "22ec99545bb0ed0ea7bb9b8e1e9122ea386ff8a48c0922e43f36d45ab09e0e80" 484 - 485 - [[package]] 486 - name = "crypto-common" 487 - version = "0.1.6" 488 - source = "registry+https://github.com/rust-lang/crates.io-index" 489 - checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3" 490 - dependencies = [ 491 - "generic-array", 492 - "typenum", 493 - ] 494 495 [[package]] 496 name = "curl" ··· 509 510 [[package]] 511 name = "curl-sys" 512 - version = "0.4.77+curl-8.10.1" 513 source = "registry+https://github.com/rust-lang/crates.io-index" 514 - checksum = "f469e8a5991f277a208224f6c7ad72ecb5f986e36d09ae1f2c1bb9259478a480" 515 dependencies = [ 516 "cc", 517 "libc", ··· 525 526 [[package]] 527 name = "deranged" 528 - version = "0.3.11" 529 source = "registry+https://github.com/rust-lang/crates.io-index" 530 - checksum = "b42b6fa04a440b495c8b04d0e71b707c585f83cb9cb28cf8cd0d976c315e31b4" 531 dependencies = [ 532 "powerfmt", 533 ] 534 535 [[package]] 536 - name = "digest" 537 - version = "0.10.7" 538 source = "registry+https://github.com/rust-lang/crates.io-index" 539 - checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292" 540 dependencies = [ 541 - "block-buffer", 542 - "crypto-common", 543 ] 544 545 [[package]] 546 name = "either" 547 - version = "1.13.0" 548 source = "registry+https://github.com/rust-lang/crates.io-index" 549 - checksum = "60b1af1c220855b6ceac025d3f6ecdd2b7c4894bfe9cd9bda4fbb4bc7c0d4cf0" 550 551 [[package]] 552 name = "encoding_rs" ··· 565 566 [[package]] 567 name = "enumflags2" 568 - version = "0.7.10" 569 source = "registry+https://github.com/rust-lang/crates.io-index" 570 - checksum = "d232db7f5956f3f14313dc2f87985c58bd2c695ce124c8cdd984e08e15ac133d" 571 dependencies = [ 572 "enumflags2_derive", 573 "serde", ··· 575 576 [[package]] 577 name = "enumflags2_derive" 578 - version = "0.7.10" 579 source = "registry+https://github.com/rust-lang/crates.io-index" 580 - checksum = "de0d48a183585823424a4ce1aa132d174a6a81bd540895822eb4c8373a8e49e8" 581 dependencies = [ 582 "proc-macro2", 583 "quote", ··· 586 587 [[package]] 588 name = "env_filter" 589 - version = "0.1.2" 590 source = "registry+https://github.com/rust-lang/crates.io-index" 591 - checksum = "4f2c92ceda6ceec50f43169f9ee8424fe2db276791afde7b2cd8bc084cb376ab" 592 dependencies = [ 593 "log", 594 "regex", ··· 596 597 [[package]] 598 name = "env_logger" 599 - version = "0.11.5" 600 source = "registry+https://github.com/rust-lang/crates.io-index" 601 - checksum = "e13fa619b91fb2381732789fc5de83b45675e882f66623b7d8cb4f643017018d" 602 dependencies = [ 603 "anstream", 604 "anstyle", 605 "env_filter", 606 - "humantime", 607 "log", 608 ] 609 610 [[package]] 611 name = "equivalent" 612 - version = "1.0.1" 613 source = "registry+https://github.com/rust-lang/crates.io-index" 614 - checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5" 615 616 [[package]] 617 name = "errno" 618 - version = "0.3.9" 619 source = "registry+https://github.com/rust-lang/crates.io-index" 620 - checksum = "534c5cf6194dfab3db3242765c03bbe257cf92f22b38f6bc0c58d59108a820ba" 621 dependencies = [ 622 "libc", 623 - "windows-sys 0.52.0", 624 ] 625 626 [[package]] ··· 631 632 [[package]] 633 name = "event-listener" 634 - version = "5.3.1" 635 source = "registry+https://github.com/rust-lang/crates.io-index" 636 - checksum = "6032be9bd27023a771701cc49f9f053c751055f71efb2e0ae5c15809093675ba" 637 dependencies = [ 638 "concurrent-queue", 639 "parking", ··· 642 643 [[package]] 644 name = "event-listener-strategy" 645 - version = "0.5.2" 646 source = "registry+https://github.com/rust-lang/crates.io-index" 647 - checksum = "0f214dc438f977e6d4e3500aaa277f5ad94ca83fbbd9b1a15713ce2344ccc5a1" 648 dependencies = [ 649 - "event-listener 5.3.1", 650 "pin-project-lite", 651 ] 652 ··· 667 668 [[package]] 669 name = "fdeflate" 670 - version = "0.3.6" 671 source = "registry+https://github.com/rust-lang/crates.io-index" 672 - checksum = "07c6f4c64c1d33a3111c4466f7365ebdcc37c5bd1ea0d62aae2e3d722aacbedb" 673 dependencies = [ 674 "simd-adler32", 675 ] ··· 686 687 [[package]] 688 name = "flate2" 689 - version = "1.0.34" 690 source = "registry+https://github.com/rust-lang/crates.io-index" 691 - checksum = "a1b589b4dc103969ad3cf85c950899926ec64300a1a46d76c03a6072957036f0" 692 dependencies = [ 693 "crc32fast", 694 "miniz_oxide", ··· 773 774 [[package]] 775 name = "futures-lite" 776 - version = "2.4.0" 777 source = "registry+https://github.com/rust-lang/crates.io-index" 778 - checksum = "3f1fa2f9765705486b33fd2acf1577f8ec449c2ba1f318ae5447697b7c08d210" 779 dependencies = [ 780 "fastrand 2.1.1", 781 "futures-core", ··· 796 ] 797 798 [[package]] 799 - name = "futures-sink" 800 - version = "0.3.31" 801 - source = "registry+https://github.com/rust-lang/crates.io-index" 802 - checksum = "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7" 803 - 804 - [[package]] 805 name = "futures-task" 806 version = "0.3.31" 807 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 814 checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81" 815 dependencies = [ 816 "futures-core", 817 - "futures-io", 818 "futures-macro", 819 - "futures-sink", 820 "futures-task", 821 - "memchr", 822 "pin-project-lite", 823 "pin-utils", 824 "slab", ··· 826 827 [[package]] 828 name = "gdk-pixbuf" 829 - version = "0.20.4" 830 source = "registry+https://github.com/rust-lang/crates.io-index" 831 - checksum = "c4c29071a9e92337d8270a85cb0510cda4ac478be26d09ad027cc1d081911b19" 832 dependencies = [ 833 "gdk-pixbuf-sys", 834 "gio", ··· 838 839 [[package]] 840 name = "gdk-pixbuf-sys" 841 - version = "0.20.4" 842 source = "registry+https://github.com/rust-lang/crates.io-index" 843 - checksum = "687343b059b91df5f3fbd87b4307038fa9e647fcc0461d0d3f93e94fee20bf3d" 844 dependencies = [ 845 "gio-sys", 846 "glib-sys", ··· 851 852 [[package]] 853 name = "gdk4" 854 - version = "0.9.3" 855 source = "registry+https://github.com/rust-lang/crates.io-index" 856 - checksum = "d3fb4af2d606b0ac4e81f982f0d064bcb71ca73859ce5f30475f7eb2e2be4bc3" 857 dependencies = [ 858 "cairo-rs", 859 "gdk-pixbuf", ··· 866 867 [[package]] 868 name = "gdk4-sys" 869 - version = "0.9.3" 870 source = "registry+https://github.com/rust-lang/crates.io-index" 871 - checksum = "3642625b384ad43c006871462e6c498488b503dbf219542591f4ddf0f5f2032b" 872 dependencies = [ 873 "cairo-sys-rs", 874 "gdk-pixbuf-sys", ··· 882 ] 883 884 [[package]] 885 - name = "generic-array" 886 - version = "0.14.7" 887 - source = "registry+https://github.com/rust-lang/crates.io-index" 888 - checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a" 889 - dependencies = [ 890 - "typenum", 891 - "version_check", 892 - ] 893 - 894 - [[package]] 895 name = "getrandom" 896 - version = "0.2.15" 897 source = "registry+https://github.com/rust-lang/crates.io-index" 898 - checksum = "c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7" 899 dependencies = [ 900 "cfg-if", 901 "libc", 902 "wasi", 903 ] 904 905 [[package]] 906 name = "gettext-rs" 907 - version = "0.7.0" 908 source = "registry+https://github.com/rust-lang/crates.io-index" 909 - checksum = "e49ea8a8fad198aaa1f9655a2524b64b70eb06b2f3ff37da407566c93054f364" 910 dependencies = [ 911 "gettext-sys", 912 "locale_config", ··· 914 915 [[package]] 916 name = "gettext-sys" 917 - version = "0.21.4" 918 source = "registry+https://github.com/rust-lang/crates.io-index" 919 - checksum = "f7b8797f28f2dabfbe2caadb6db4f7fd739e251b5ede0a2ba49e506071edcf67" 920 dependencies = [ 921 "cc", 922 "temp-dir", ··· 924 925 [[package]] 926 name = "gio" 927 - version = "0.20.5" 928 source = "registry+https://github.com/rust-lang/crates.io-index" 929 - checksum = "d8569975884fdfdbed536b682448fbd8c70bafbd69cac2d45eb1a7a372702241" 930 dependencies = [ 931 "futures-channel", 932 "futures-core", ··· 941 942 [[package]] 943 name = "gio-sys" 944 - version = "0.20.5" 945 source = "registry+https://github.com/rust-lang/crates.io-index" 946 - checksum = "217f464cad5946ae4369c355155e2d16b488c08920601083cb4891e352ae777b" 947 dependencies = [ 948 "glib-sys", 949 "gobject-sys", 950 "libc", 951 "system-deps", 952 - "windows-sys 0.52.0", 953 ] 954 955 [[package]] 956 name = "glib" 957 - version = "0.20.5" 958 source = "registry+https://github.com/rust-lang/crates.io-index" 959 - checksum = "358431b0e0eb15b9d02db52e1f19c805b953c5c168099deb3de88beab761768c" 960 dependencies = [ 961 - "bitflags 2.6.0", 962 "futures-channel", 963 "futures-core", 964 "futures-executor", ··· 975 976 [[package]] 977 name = "glib-macros" 978 - version = "0.20.5" 979 source = "registry+https://github.com/rust-lang/crates.io-index" 980 - checksum = "e7d21ca27acfc3e91da70456edde144b4ac7c36f78ee77b10189b3eb4901c156" 981 dependencies = [ 982 "heck", 983 "proc-macro-crate", ··· 988 989 [[package]] 990 name = "glib-sys" 991 - version = "0.20.5" 992 source = "registry+https://github.com/rust-lang/crates.io-index" 993 - checksum = "8a5911863ab7ecd4a6f8d5976f12eeba076b23669c49b066d877e742544aa389" 994 dependencies = [ 995 "libc", 996 "system-deps", ··· 998 999 [[package]] 1000 name = "gobject-sys" 1001 - version = "0.20.4" 1002 source = "registry+https://github.com/rust-lang/crates.io-index" 1003 - checksum = "a4c674d2ff8478cf0ec29d2be730ed779fef54415a2fb4b565c52def62696462" 1004 dependencies = [ 1005 "glib-sys", 1006 "libc", ··· 1009 1010 [[package]] 1011 name = "graphene-rs" 1012 - version = "0.20.4" 1013 source = "registry+https://github.com/rust-lang/crates.io-index" 1014 - checksum = "1f53144c7fe78292705ff23935f1477d511366fb2f73c43d63b37be89076d2fe" 1015 dependencies = [ 1016 "glib", 1017 "graphene-sys", ··· 1020 1021 [[package]] 1022 name = "graphene-sys" 1023 - version = "0.20.4" 1024 source = "registry+https://github.com/rust-lang/crates.io-index" 1025 - checksum = "e741797dc5081e59877a4d72c442c72d61efdd99161a0b1c1b29b6b988934b99" 1026 dependencies = [ 1027 "glib-sys", 1028 "libc", ··· 1032 1033 [[package]] 1034 name = "gsk4" 1035 - version = "0.9.3" 1036 source = "registry+https://github.com/rust-lang/crates.io-index" 1037 - checksum = "3deb9ae5a7fb759b2405e248d52850d9ef733079b90af2d6b01638f5b9eeafe1" 1038 dependencies = [ 1039 "cairo-rs", 1040 "gdk4", ··· 1047 1048 [[package]] 1049 name = "gsk4-sys" 1050 - version = "0.9.3" 1051 source = "registry+https://github.com/rust-lang/crates.io-index" 1052 - checksum = "2226662e97948f3f241c9a6c432cd95eeca662daf4a327e201458bb540ad9590" 1053 dependencies = [ 1054 "cairo-sys-rs", 1055 "gdk4-sys", ··· 1063 1064 [[package]] 1065 name = "gstreamer" 1066 - version = "0.23.3" 1067 source = "registry+https://github.com/rust-lang/crates.io-index" 1068 - checksum = "680006694e79692f831ca4f3ba6e147b8c23db289b2df1d33a4a97fd038145d7" 1069 dependencies = [ 1070 "cfg-if", 1071 "futures-channel", ··· 1088 1089 [[package]] 1090 name = "gstreamer-base" 1091 - version = "0.23.3" 1092 source = "registry+https://github.com/rust-lang/crates.io-index" 1093 - checksum = "a11df90e3abf1d9747111c41902338fc1bd13b1c23b27fb828d43e57bd190134" 1094 dependencies = [ 1095 "atomic_refcell", 1096 "cfg-if", ··· 1102 1103 [[package]] 1104 name = "gstreamer-base-sys" 1105 - version = "0.23.3" 1106 source = "registry+https://github.com/rust-lang/crates.io-index" 1107 - checksum = "d691b2bb51a9e5727fb33c3b53fb64ee5b80c40cbbd250941a6d44b142f7a6a0" 1108 dependencies = [ 1109 "glib-sys", 1110 "gobject-sys", ··· 1115 1116 [[package]] 1117 name = "gstreamer-play" 1118 - version = "0.23.2" 1119 source = "registry+https://github.com/rust-lang/crates.io-index" 1120 - checksum = "397e46fee36e6bbdc56a54c84bec03a47b9955b4f8b03ffa37b3975090b7a37f" 1121 dependencies = [ 1122 "glib", 1123 "gstreamer", ··· 1128 1129 [[package]] 1130 name = "gstreamer-play-sys" 1131 - version = "0.23.2" 1132 source = "registry+https://github.com/rust-lang/crates.io-index" 1133 - checksum = "f485669dfdb4bca2bb1b0d7f6a1e290a4d481c5f67270f1eae9cdf37ca40e426" 1134 dependencies = [ 1135 "glib-sys", 1136 "gobject-sys", ··· 1142 1143 [[package]] 1144 name = "gstreamer-sys" 1145 - version = "0.23.3" 1146 source = "registry+https://github.com/rust-lang/crates.io-index" 1147 - checksum = "db89964774a97d5b092e2d124debc6bbcaf34b5c7cdef1759f4a9e1e3f8326ef" 1148 dependencies = [ 1149 "glib-sys", 1150 "gobject-sys", ··· 1154 1155 [[package]] 1156 name = "gstreamer-video" 1157 - version = "0.23.3" 1158 source = "registry+https://github.com/rust-lang/crates.io-index" 1159 - checksum = "e94193e7e4c07ba97f1627bd9907bd187e90cdac8849bb78479d744e9121893b" 1160 dependencies = [ 1161 "cfg-if", 1162 "futures-channel", ··· 1171 1172 [[package]] 1173 name = "gstreamer-video-sys" 1174 - version = "0.23.3" 1175 source = "registry+https://github.com/rust-lang/crates.io-index" 1176 - checksum = "f81660cfa5a7b9973a51229785581d029da1681bf5aceffd5a4f32021db85ac0" 1177 dependencies = [ 1178 "glib-sys", 1179 "gobject-sys", ··· 1185 1186 [[package]] 1187 name = "gtk4" 1188 - version = "0.9.3" 1189 source = "registry+https://github.com/rust-lang/crates.io-index" 1190 - checksum = "d34465497f5a4c182c9c94a582a187db7d6af0863f28e87ccf4379f21f0e2a22" 1191 dependencies = [ 1192 "cairo-rs", 1193 "field-offset", ··· 1206 1207 [[package]] 1208 name = "gtk4-macros" 1209 - version = "0.9.3" 1210 source = "registry+https://github.com/rust-lang/crates.io-index" 1211 - checksum = "a7c518d5dd41c57385c7cd30af52e261820c897fc1144e558bb88c303d048ae2" 1212 dependencies = [ 1213 "proc-macro-crate", 1214 "proc-macro2", ··· 1218 1219 [[package]] 1220 name = "gtk4-sys" 1221 - version = "0.9.3" 1222 source = "registry+https://github.com/rust-lang/crates.io-index" 1223 - checksum = "f11c7812e28542edb4d0495a2fde1f4588899e2accfcebaa80115f27dc7358a3" 1224 dependencies = [ 1225 "cairo-sys-rs", 1226 "gdk-pixbuf-sys", ··· 1237 1238 [[package]] 1239 name = "hashbrown" 1240 - version = "0.15.0" 1241 source = "registry+https://github.com/rust-lang/crates.io-index" 1242 - checksum = "1e087f84d4f86bf4b218b927129862374b72199ae7d8657835f1e89000eea4fb" 1243 1244 [[package]] 1245 name = "heck" ··· 1286 checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9" 1287 1288 [[package]] 1289 - name = "humantime" 1290 - version = "2.1.0" 1291 - source = "registry+https://github.com/rust-lang/crates.io-index" 1292 - checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4" 1293 - 1294 - [[package]] 1295 name = "iana-time-zone" 1296 - version = "0.1.61" 1297 source = "registry+https://github.com/rust-lang/crates.io-index" 1298 - checksum = "235e081f3925a06703c2d0117ea8b91f042756fd6e7a6e5d901e8ca1a996b220" 1299 dependencies = [ 1300 "android_system_properties", 1301 "core-foundation-sys", 1302 "iana-time-zone-haiku", 1303 "js-sys", 1304 "wasm-bindgen", 1305 "windows-core", 1306 ] ··· 1315 ] 1316 1317 [[package]] 1318 name = "idna" 1319 - version = "0.3.0" 1320 source = "registry+https://github.com/rust-lang/crates.io-index" 1321 - checksum = "e14ddfc70884202db2244c223200c204c2bda1bc6e0998d11b5e024d657209e6" 1322 dependencies = [ 1323 - "unicode-bidi", 1324 - "unicode-normalization", 1325 ] 1326 1327 [[package]] 1328 - name = "idna" 1329 - version = "0.5.0" 1330 source = "registry+https://github.com/rust-lang/crates.io-index" 1331 - checksum = "634d9b1461af396cad843f47fdba5597a4f9e6ddd4bfb6ff5d85028c25cb12f6" 1332 dependencies = [ 1333 - "unicode-bidi", 1334 - "unicode-normalization", 1335 ] 1336 1337 [[package]] 1338 name = "image" 1339 - version = "0.24.9" 1340 source = "registry+https://github.com/rust-lang/crates.io-index" 1341 - checksum = "5690139d2f55868e080017335e4b94cb7414274c74f1669c84fb5feba2c9f69d" 1342 dependencies = [ 1343 "bytemuck", 1344 - "byteorder", 1345 - "color_quant", 1346 "num-traits", 1347 "png", 1348 ] 1349 1350 [[package]] 1351 name = "indexmap" 1352 - version = "2.6.0" 1353 source = "registry+https://github.com/rust-lang/crates.io-index" 1354 - checksum = "707907fe3c25f5424cce2cb7e1cbcafee6bdbe735ca90ef77c29e84591e5b9da" 1355 dependencies = [ 1356 "equivalent", 1357 "hashbrown", ··· 1411 1412 [[package]] 1413 name = "itoa" 1414 - version = "1.0.11" 1415 source = "registry+https://github.com/rust-lang/crates.io-index" 1416 - checksum = "49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b" 1417 1418 [[package]] 1419 name = "js-sys" 1420 - version = "0.3.72" 1421 source = "registry+https://github.com/rust-lang/crates.io-index" 1422 - checksum = "6a88f1bda2bd75b0452a14784937d796722fdebfe50df998aeb3f0b7603019a9" 1423 dependencies = [ 1424 "wasm-bindgen", 1425 ] 1426 ··· 1432 1433 [[package]] 1434 name = "libadwaita" 1435 - version = "0.7.1" 1436 source = "registry+https://github.com/rust-lang/crates.io-index" 1437 - checksum = "8611ee9fb85e7606c362b513afcaf5b59853f79e4d98caaaf581d99465014247" 1438 dependencies = [ 1439 "gdk4", 1440 "gio", ··· 1447 1448 [[package]] 1449 name = "libadwaita-sys" 1450 - version = "0.7.1" 1451 source = "registry+https://github.com/rust-lang/crates.io-index" 1452 - checksum = "b099a223560118d4d4fa04b6d23f3ea5b7171fe1d83dfb7e6b45b54cdfc83af9" 1453 dependencies = [ 1454 "gdk4-sys", 1455 "gio-sys", ··· 1463 1464 [[package]] 1465 name = "libc" 1466 - version = "0.2.161" 1467 source = "registry+https://github.com/rust-lang/crates.io-index" 1468 - checksum = "8e9489c2807c139ffd9c1794f4af0ebe86a828db53ecdc7fea2111d0fed085d1" 1469 1470 [[package]] 1471 name = "libnghttp2-sys" 1472 - version = "0.1.10+1.61.0" 1473 source = "registry+https://github.com/rust-lang/crates.io-index" 1474 - checksum = "959c25552127d2e1fa72f0e52548ec04fc386e827ba71a7bd01db46a447dc135" 1475 dependencies = [ 1476 "cc", 1477 "libc", ··· 1479 1480 [[package]] 1481 name = "libz-sys" 1482 - version = "1.1.20" 1483 source = "registry+https://github.com/rust-lang/crates.io-index" 1484 - checksum = "d2d16453e800a8cf6dd2fc3eb4bc99b786a9b90c663b8559a5b1a041bf89e472" 1485 dependencies = [ 1486 "cc", 1487 "libc", ··· 1491 1492 [[package]] 1493 name = "linux-raw-sys" 1494 - version = "0.4.14" 1495 source = "registry+https://github.com/rust-lang/crates.io-index" 1496 - checksum = "78b3ae25bc7c8c38cec158d1f2757ee79e9b3740fbc7ccf0e59e4b08d793fa89" 1497 1498 [[package]] 1499 name = "locale_config" ··· 1510 1511 [[package]] 1512 name = "log" 1513 - version = "0.4.22" 1514 source = "registry+https://github.com/rust-lang/crates.io-index" 1515 - checksum = "a7a70ba024b9dc04c27ea2f0c0548feb474ec5c54bba33a7f72f873a39d07b24" 1516 1517 [[package]] 1518 name = "malloc_buf" ··· 1546 1547 [[package]] 1548 name = "miniz_oxide" 1549 - version = "0.8.0" 1550 source = "registry+https://github.com/rust-lang/crates.io-index" 1551 - checksum = "e2d80299ef12ff69b16a84bb182e3b9df68b5a91574d3d4fa6e41b65deec4df1" 1552 dependencies = [ 1553 "adler2", 1554 "simd-adler32", ··· 1556 1557 [[package]] 1558 name = "mpris-server" 1559 - version = "0.8.1" 1560 source = "registry+https://github.com/rust-lang/crates.io-index" 1561 - checksum = "058bc2227727af394f34aa51da3e36aeecf2c808f39315d35f754872660750ae" 1562 dependencies = [ 1563 "async-channel 2.3.1", 1564 "futures-channel", ··· 1575 1576 [[package]] 1577 name = "netease-cloud-music-api" 1578 - version = "1.5.0" 1579 - source = "git+https://gitee.com/gmg137/netease-cloud-music-api.git?tag=1.5.0#2af4140314eec93cb6fc0a5697a1e12bd34aeda2" 1580 dependencies = [ 1581 "anyhow", 1582 "base64", ··· 1593 1594 [[package]] 1595 name = "netease-cloud-music-gtk4" 1596 - version = "2.5.0" 1597 dependencies = [ 1598 "anyhow", 1599 "async-channel 2.3.1", ··· 1620 source = "registry+https://github.com/rust-lang/crates.io-index" 1621 checksum = "71e2746dc3a24dd78b3cfcb7be93368c6de9963d30f43a6a73998a9cf4b17b46" 1622 dependencies = [ 1623 - "bitflags 2.6.0", 1624 "cfg-if", 1625 "cfg_aliases", 1626 "libc", ··· 1698 1699 [[package]] 1700 name = "openssl" 1701 - version = "0.10.68" 1702 source = "registry+https://github.com/rust-lang/crates.io-index" 1703 - checksum = "6174bc48f102d208783c2c84bf931bb75927a617866870de8a4ea85597f871f5" 1704 dependencies = [ 1705 - "bitflags 2.6.0", 1706 "cfg-if", 1707 "foreign-types", 1708 "libc", ··· 1724 1725 [[package]] 1726 name = "openssl-probe" 1727 - version = "0.1.5" 1728 source = "registry+https://github.com/rust-lang/crates.io-index" 1729 - checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf" 1730 1731 [[package]] 1732 name = "openssl-sys" 1733 - version = "0.9.104" 1734 source = "registry+https://github.com/rust-lang/crates.io-index" 1735 - checksum = "45abf306cbf99debc8195b66b7346498d7b10c210de50418b5ccd7ceba08c741" 1736 dependencies = [ 1737 "cc", 1738 "libc", ··· 1761 1762 [[package]] 1763 name = "pango" 1764 - version = "0.20.4" 1765 source = "registry+https://github.com/rust-lang/crates.io-index" 1766 - checksum = "aa26aa54b11094d72141a754901cd71d9356432bb8147f9cace8d9c7ba95f356" 1767 dependencies = [ 1768 "gio", 1769 "glib", ··· 1773 1774 [[package]] 1775 name = "pango-sys" 1776 - version = "0.20.4" 1777 source = "registry+https://github.com/rust-lang/crates.io-index" 1778 - checksum = "84fd65917bf12f06544ae2bbc200abf9fc0a513a5a88a0fa81013893aef2b838" 1779 dependencies = [ 1780 "glib-sys", 1781 "gobject-sys", ··· 1803 1804 [[package]] 1805 name = "pin-project" 1806 - version = "1.1.7" 1807 source = "registry+https://github.com/rust-lang/crates.io-index" 1808 - checksum = "be57f64e946e500c8ee36ef6331845d40a93055567ec57e8fae13efd33759b95" 1809 dependencies = [ 1810 "pin-project-internal", 1811 ] 1812 1813 [[package]] 1814 name = "pin-project-internal" 1815 - version = "1.1.7" 1816 source = "registry+https://github.com/rust-lang/crates.io-index" 1817 - checksum = "3c0f5fad0874fc7abcd4d750e76917eaebbecaa2c20bde22e1dbeeba8beb758c" 1818 dependencies = [ 1819 "proc-macro2", 1820 "quote", ··· 1823 1824 [[package]] 1825 name = "pin-project-lite" 1826 - version = "0.2.15" 1827 source = "registry+https://github.com/rust-lang/crates.io-index" 1828 - checksum = "915a1e146535de9163f3987b8944ed8cf49a18bb0056bcebcdcece385cece4ff" 1829 1830 [[package]] 1831 name = "pin-utils" ··· 1846 1847 [[package]] 1848 name = "pkg-config" 1849 - version = "0.3.31" 1850 source = "registry+https://github.com/rust-lang/crates.io-index" 1851 - checksum = "953ec861398dccce10c670dfeaf3ec4911ca479e9c02154b3a215178c5f566f2" 1852 1853 [[package]] 1854 name = "png" 1855 - version = "0.17.14" 1856 source = "registry+https://github.com/rust-lang/crates.io-index" 1857 - checksum = "52f9d46a34a05a6a57566bc2bfae066ef07585a6e3fa30fbbdff5936380623f0" 1858 dependencies = [ 1859 "bitflags 1.3.2", 1860 "crc32fast", ··· 1881 1882 [[package]] 1883 name = "polling" 1884 - version = "3.7.3" 1885 source = "registry+https://github.com/rust-lang/crates.io-index" 1886 - checksum = "cc2790cd301dec6cd3b7a025e4815cf825724a51c98dccfe6a3e55f05ffb6511" 1887 dependencies = [ 1888 "cfg-if", 1889 "concurrent-queue", 1890 "hermit-abi", 1891 "pin-project-lite", 1892 - "rustix", 1893 "tracing", 1894 "windows-sys 0.59.0", 1895 ] 1896 1897 [[package]] 1898 name = "powerfmt" 1899 version = "0.2.0" 1900 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 1902 1903 [[package]] 1904 name = "ppv-lite86" 1905 - version = "0.2.20" 1906 source = "registry+https://github.com/rust-lang/crates.io-index" 1907 - checksum = "77957b295656769bb8ad2b6a6b09d897d94f05c41b069aede1fcdaa675eaea04" 1908 dependencies = [ 1909 "zerocopy", 1910 ] 1911 1912 [[package]] 1913 name = "proc-macro-crate" 1914 - version = "3.2.0" 1915 source = "registry+https://github.com/rust-lang/crates.io-index" 1916 - checksum = "8ecf48c7ca261d60b74ab1a7b20da18bede46776b2e55535cb958eb595c5fa7b" 1917 dependencies = [ 1918 "toml_edit", 1919 ] 1920 1921 [[package]] 1922 name = "proc-macro2" 1923 - version = "1.0.89" 1924 source = "registry+https://github.com/rust-lang/crates.io-index" 1925 - checksum = "f139b0662de085916d1fb67d2b4169d1addddda1919e696f3252b740b629986e" 1926 dependencies = [ 1927 "unicode-ident", 1928 ] ··· 1935 1936 [[package]] 1937 name = "publicsuffix" 1938 - version = "2.2.3" 1939 source = "registry+https://github.com/rust-lang/crates.io-index" 1940 - checksum = "96a8c1bda5ae1af7f99a2962e49df150414a43d62404644d98dd5c3a93d07457" 1941 dependencies = [ 1942 - "idna 0.3.0", 1943 "psl-types", 1944 ] 1945 1946 [[package]] 1947 name = "qrcode-generator" 1948 - version = "4.1.9" 1949 source = "registry+https://github.com/rust-lang/crates.io-index" 1950 - checksum = "1d06cb9646c7a14096231a2474d7f21e5e8c13de090c68d13bde6157cfe7f159" 1951 dependencies = [ 1952 "html-escape", 1953 "image", ··· 1962 1963 [[package]] 1964 name = "quote" 1965 - version = "1.0.37" 1966 source = "registry+https://github.com/rust-lang/crates.io-index" 1967 - checksum = "b5b9d34b8991d19d98081b46eacdd8eb58c6f2b201139f7c5f643cc155a633af" 1968 dependencies = [ 1969 "proc-macro2", 1970 ] 1971 1972 [[package]] 1973 name = "rand" 1974 - version = "0.8.5" 1975 source = "registry+https://github.com/rust-lang/crates.io-index" 1976 - checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404" 1977 dependencies = [ 1978 - "libc", 1979 "rand_chacha", 1980 "rand_core", 1981 ] 1982 1983 [[package]] 1984 name = "rand_chacha" 1985 - version = "0.3.1" 1986 source = "registry+https://github.com/rust-lang/crates.io-index" 1987 - checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88" 1988 dependencies = [ 1989 "ppv-lite86", 1990 "rand_core", ··· 1992 1993 [[package]] 1994 name = "rand_core" 1995 - version = "0.6.4" 1996 source = "registry+https://github.com/rust-lang/crates.io-index" 1997 - checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" 1998 dependencies = [ 1999 "getrandom", 2000 ] ··· 2013 2014 [[package]] 2015 name = "regex-automata" 2016 - version = "0.4.8" 2017 source = "registry+https://github.com/rust-lang/crates.io-index" 2018 - checksum = "368758f23274712b504848e9d5a6f010445cc8b87a7cdb4d7cbee666c1288da3" 2019 dependencies = [ 2020 "aho-corasick", 2021 "memchr", ··· 2039 2040 [[package]] 2041 name = "rustix" 2042 - version = "0.38.38" 2043 source = "registry+https://github.com/rust-lang/crates.io-index" 2044 - checksum = "aa260229e6538e52293eeb577aabd09945a09d6d9cc0fc550ed7529056c2e32a" 2045 dependencies = [ 2046 - "bitflags 2.6.0", 2047 "errno", 2048 "libc", 2049 - "linux-raw-sys", 2050 - "windows-sys 0.52.0", 2051 ] 2052 2053 [[package]] 2054 name = "ryu" 2055 - version = "1.0.18" 2056 source = "registry+https://github.com/rust-lang/crates.io-index" 2057 - checksum = "f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f" 2058 2059 [[package]] 2060 name = "schannel" 2061 - version = "0.1.26" 2062 source = "registry+https://github.com/rust-lang/crates.io-index" 2063 - checksum = "01227be5826fa0690321a2ba6c5cd57a19cf3f6a09e76973b58e61de6ab9d1c1" 2064 dependencies = [ 2065 "windows-sys 0.59.0", 2066 ] 2067 2068 [[package]] 2069 name = "semver" 2070 - version = "1.0.23" 2071 source = "registry+https://github.com/rust-lang/crates.io-index" 2072 - checksum = "61697e0a1c7e512e84a621326239844a24d8207b4669b41bc18b32ea5cbf988b" 2073 2074 [[package]] 2075 name = "serde" 2076 - version = "1.0.214" 2077 source = "registry+https://github.com/rust-lang/crates.io-index" 2078 - checksum = "f55c3193aca71c12ad7890f1785d2b73e1b9f63a0bbc353c08ef26fe03fc56b5" 2079 dependencies = [ 2080 "serde_derive", 2081 ] 2082 2083 [[package]] 2084 name = "serde_derive" 2085 - version = "1.0.214" 2086 source = "registry+https://github.com/rust-lang/crates.io-index" 2087 - checksum = "de523f781f095e28fa605cdce0f8307e451cc0fd14e2eb4cd2e98a355b147766" 2088 dependencies = [ 2089 "proc-macro2", 2090 "quote", ··· 2093 2094 [[package]] 2095 name = "serde_json" 2096 - version = "1.0.132" 2097 source = "registry+https://github.com/rust-lang/crates.io-index" 2098 - checksum = "d726bfaff4b320266d395898905d0eba0345aae23b54aee3a737e260fd46db03" 2099 dependencies = [ 2100 "itoa", 2101 "memchr", ··· 2105 2106 [[package]] 2107 name = "serde_repr" 2108 - version = "0.1.19" 2109 source = "registry+https://github.com/rust-lang/crates.io-index" 2110 - checksum = "6c64451ba24fc7a6a2d60fc75dd9c83c90903b19028d4eff35e88fc1e86564e9" 2111 dependencies = [ 2112 "proc-macro2", 2113 "quote", ··· 2121 checksum = "87607cb1398ed59d48732e575a4c28a7a8ebf2454b964fe3f224f2afc07909e1" 2122 dependencies = [ 2123 "serde", 2124 - ] 2125 - 2126 - [[package]] 2127 - name = "sha1" 2128 - version = "0.10.6" 2129 - source = "registry+https://github.com/rust-lang/crates.io-index" 2130 - checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba" 2131 - dependencies = [ 2132 - "cfg-if", 2133 - "cpufeatures", 2134 - "digest", 2135 ] 2136 2137 [[package]] ··· 2142 2143 [[package]] 2144 name = "signal-hook-registry" 2145 - version = "1.4.2" 2146 source = "registry+https://github.com/rust-lang/crates.io-index" 2147 - checksum = "a9e9e0b4211b72e7b8b6e85c807d36c212bdb33ea8587f7569562a84df5465b1" 2148 dependencies = [ 2149 "libc", 2150 ] ··· 2177 2178 [[package]] 2179 name = "smallvec" 2180 - version = "1.13.2" 2181 source = "registry+https://github.com/rust-lang/crates.io-index" 2182 - checksum = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67" 2183 2184 [[package]] 2185 name = "socket2" 2186 - version = "0.5.7" 2187 source = "registry+https://github.com/rust-lang/crates.io-index" 2188 - checksum = "ce305eb0b4296696835b71df73eb912e0f1ffd2556a501fcede6e0c50349191c" 2189 dependencies = [ 2190 "libc", 2191 "windows-sys 0.52.0", 2192 ] 2193 2194 [[package]] 2195 name = "static_assertions" ··· 2199 2200 [[package]] 2201 name = "syn" 2202 - version = "2.0.87" 2203 source = "registry+https://github.com/rust-lang/crates.io-index" 2204 - checksum = "25aa4ce346d03a6dcd68dd8b4010bcb74e54e62c90c573f394c46eae99aba32d" 2205 dependencies = [ 2206 "proc-macro2", 2207 "quote", 2208 "unicode-ident", 2209 ] 2210 2211 [[package]] ··· 2229 2230 [[package]] 2231 name = "temp-dir" 2232 - version = "0.1.14" 2233 source = "registry+https://github.com/rust-lang/crates.io-index" 2234 - checksum = "bc1ee6eef34f12f765cb94725905c6312b6610ab2b0940889cfe58dae7bc3c72" 2235 2236 [[package]] 2237 name = "tempfile" 2238 - version = "3.13.0" 2239 source = "registry+https://github.com/rust-lang/crates.io-index" 2240 - checksum = "f0f2c9fc62d0beef6951ccffd757e241266a2c833136efbe35af6cd2567dca5b" 2241 dependencies = [ 2242 - "cfg-if", 2243 "fastrand 2.1.1", 2244 "once_cell", 2245 - "rustix", 2246 "windows-sys 0.59.0", 2247 ] 2248 2249 [[package]] 2250 name = "thiserror" 2251 - version = "1.0.66" 2252 source = "registry+https://github.com/rust-lang/crates.io-index" 2253 - checksum = "5d171f59dbaa811dbbb1aee1e73db92ec2b122911a48e1390dfe327a821ddede" 2254 dependencies = [ 2255 "thiserror-impl", 2256 ] 2257 2258 [[package]] 2259 name = "thiserror-impl" 2260 - version = "1.0.66" 2261 source = "registry+https://github.com/rust-lang/crates.io-index" 2262 - checksum = "b08be0f17bd307950653ce45db00cd31200d82b624b36e181337d9c7d92765b5" 2263 dependencies = [ 2264 "proc-macro2", 2265 "quote", ··· 2268 2269 [[package]] 2270 name = "time" 2271 - version = "0.3.36" 2272 source = "registry+https://github.com/rust-lang/crates.io-index" 2273 - checksum = "5dfd88e563464686c916c7e46e623e520ddc6d79fa6641390f2e3fa86e83e885" 2274 dependencies = [ 2275 "deranged", 2276 "itoa", ··· 2283 2284 [[package]] 2285 name = "time-core" 2286 - version = "0.1.2" 2287 source = "registry+https://github.com/rust-lang/crates.io-index" 2288 - checksum = "ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3" 2289 2290 [[package]] 2291 name = "time-macros" 2292 - version = "0.2.18" 2293 source = "registry+https://github.com/rust-lang/crates.io-index" 2294 - checksum = "3f252a68540fde3a3877aeea552b832b40ab9a69e318efd078774a01ddee1ccf" 2295 dependencies = [ 2296 "num-conv", 2297 "time-core", 2298 ] 2299 2300 [[package]] 2301 - name = "tinyvec" 2302 - version = "1.8.0" 2303 source = "registry+https://github.com/rust-lang/crates.io-index" 2304 - checksum = "445e881f4f6d382d5f27c034e25eb92edd7c784ceab92a0937db7f2e9471b938" 2305 dependencies = [ 2306 - "tinyvec_macros", 2307 ] 2308 2309 [[package]] 2310 - name = "tinyvec_macros" 2311 - version = "0.1.1" 2312 - source = "registry+https://github.com/rust-lang/crates.io-index" 2313 - checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" 2314 - 2315 - [[package]] 2316 name = "toml" 2317 - version = "0.8.19" 2318 source = "registry+https://github.com/rust-lang/crates.io-index" 2319 - checksum = "a1ed1f98e3fdc28d6d910e6737ae6ab1a93bf1985935a1193e68f93eeb68d24e" 2320 dependencies = [ 2321 "serde", 2322 "serde_spanned", ··· 2326 2327 [[package]] 2328 name = "toml_datetime" 2329 - version = "0.6.8" 2330 source = "registry+https://github.com/rust-lang/crates.io-index" 2331 - checksum = "0dd7358ecb8fc2f8d014bf86f6f638ce72ba252a2c3a2572f2a795f1d23efb41" 2332 dependencies = [ 2333 "serde", 2334 ] 2335 2336 [[package]] 2337 name = "toml_edit" 2338 - version = "0.22.22" 2339 source = "registry+https://github.com/rust-lang/crates.io-index" 2340 - checksum = "4ae48d6208a266e853d946088ed816055e556cc6028c5e8e2b84d9fa5dd7c7f5" 2341 dependencies = [ 2342 "indexmap", 2343 "serde", ··· 2348 2349 [[package]] 2350 name = "tracing" 2351 - version = "0.1.40" 2352 source = "registry+https://github.com/rust-lang/crates.io-index" 2353 - checksum = "c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef" 2354 dependencies = [ 2355 "log", 2356 "pin-project-lite", ··· 2360 2361 [[package]] 2362 name = "tracing-attributes" 2363 - version = "0.1.27" 2364 source = "registry+https://github.com/rust-lang/crates.io-index" 2365 - checksum = "34704c8d6ebcbc939824180af020566b01a7c01f80641264eba0999f6c2b6be7" 2366 dependencies = [ 2367 "proc-macro2", 2368 "quote", ··· 2371 2372 [[package]] 2373 name = "tracing-core" 2374 - version = "0.1.32" 2375 source = "registry+https://github.com/rust-lang/crates.io-index" 2376 - checksum = "c06d3da6113f116aaee68e4d601191614c9053067f9ab7f6edbcb161237daa54" 2377 dependencies = [ 2378 "once_cell", 2379 ] ··· 2400 ] 2401 2402 [[package]] 2403 - name = "typenum" 2404 - version = "1.17.0" 2405 - source = "registry+https://github.com/rust-lang/crates.io-index" 2406 - checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825" 2407 - 2408 - [[package]] 2409 name = "uds_windows" 2410 version = "1.1.0" 2411 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 2417 ] 2418 2419 [[package]] 2420 - name = "unicode-bidi" 2421 - version = "0.3.17" 2422 - source = "registry+https://github.com/rust-lang/crates.io-index" 2423 - checksum = "5ab17db44d7388991a428b2ee655ce0c212e862eff1768a455c58f9aad6e7893" 2424 - 2425 - [[package]] 2426 name = "unicode-ident" 2427 - version = "1.0.13" 2428 source = "registry+https://github.com/rust-lang/crates.io-index" 2429 - checksum = "e91b56cd4cadaeb79bbf1a5645f6b4f8dc5bde8834ad5894a8db35fda9efa1fe" 2430 - 2431 - [[package]] 2432 - name = "unicode-normalization" 2433 - version = "0.1.24" 2434 - source = "registry+https://github.com/rust-lang/crates.io-index" 2435 - checksum = "5033c97c4262335cded6d6fc3e5c18ab755e1a3dc96376350f3d8e9f009ad956" 2436 - dependencies = [ 2437 - "tinyvec", 2438 - ] 2439 2440 [[package]] 2441 name = "url" 2442 - version = "2.5.2" 2443 source = "registry+https://github.com/rust-lang/crates.io-index" 2444 - checksum = "22784dbdf76fdde8af1aeda5622b546b422b6fc585325248a2bf9f5e41e94d6c" 2445 dependencies = [ 2446 "form_urlencoded", 2447 - "idna 0.5.0", 2448 "percent-encoding", 2449 ] 2450 ··· 2459 version = "0.1.7" 2460 source = "registry+https://github.com/rust-lang/crates.io-index" 2461 checksum = "86bd8d4e895da8537e5315b8254664e6b769c4ff3db18321b297a1e7004392e3" 2462 2463 [[package]] 2464 name = "utf8parse" ··· 2492 2493 [[package]] 2494 name = "wasi" 2495 - version = "0.11.0+wasi-snapshot-preview1" 2496 source = "registry+https://github.com/rust-lang/crates.io-index" 2497 - checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" 2498 2499 [[package]] 2500 name = "wasm-bindgen" 2501 - version = "0.2.95" 2502 source = "registry+https://github.com/rust-lang/crates.io-index" 2503 - checksum = "128d1e363af62632b8eb57219c8fd7877144af57558fb2ef0368d0087bddeb2e" 2504 dependencies = [ 2505 "cfg-if", 2506 "once_cell", 2507 "wasm-bindgen-macro", 2508 ] 2509 2510 [[package]] 2511 name = "wasm-bindgen-backend" 2512 - version = "0.2.95" 2513 source = "registry+https://github.com/rust-lang/crates.io-index" 2514 - checksum = "cb6dd4d3ca0ddffd1dd1c9c04f94b868c37ff5fac97c30b97cff2d74fce3a358" 2515 dependencies = [ 2516 "bumpalo", 2517 "log", 2518 - "once_cell", 2519 "proc-macro2", 2520 "quote", 2521 "syn", ··· 2524 2525 [[package]] 2526 name = "wasm-bindgen-macro" 2527 - version = "0.2.95" 2528 source = "registry+https://github.com/rust-lang/crates.io-index" 2529 - checksum = "e79384be7f8f5a9dd5d7167216f022090cf1f9ec128e6e6a482a2cb5c5422c56" 2530 dependencies = [ 2531 "quote", 2532 "wasm-bindgen-macro-support", ··· 2534 2535 [[package]] 2536 name = "wasm-bindgen-macro-support" 2537 - version = "0.2.95" 2538 source = "registry+https://github.com/rust-lang/crates.io-index" 2539 - checksum = "26c6ab57572f7a24a4985830b120de1594465e5d500f24afe89e16b4e833ef68" 2540 dependencies = [ 2541 "proc-macro2", 2542 "quote", ··· 2547 2548 [[package]] 2549 name = "wasm-bindgen-shared" 2550 - version = "0.2.95" 2551 source = "registry+https://github.com/rust-lang/crates.io-index" 2552 - checksum = "65fc09f10666a9f147042251e0dda9c18f166ff7de300607007e96bdebc1068d" 2553 2554 [[package]] 2555 name = "winapi" ··· 2575 2576 [[package]] 2577 name = "windows-core" 2578 - version = "0.52.0" 2579 source = "registry+https://github.com/rust-lang/crates.io-index" 2580 - checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9" 2581 dependencies = [ 2582 - "windows-targets 0.52.6", 2583 ] 2584 2585 [[package]] ··· 2732 2733 [[package]] 2734 name = "winnow" 2735 - version = "0.6.20" 2736 source = "registry+https://github.com/rust-lang/crates.io-index" 2737 - checksum = "36c1fec1a2bb5866f07c25f68c26e565c4c200aebb96d7e55710c19d3e8ac49b" 2738 dependencies = [ 2739 "memchr", 2740 ] 2741 2742 [[package]] 2743 - name = "xdg-home" 2744 - version = "1.3.0" 2745 source = "registry+https://github.com/rust-lang/crates.io-index" 2746 - checksum = "ec1cdab258fb55c0da61328dc52c8764709b249011b2cad0454c72f0bf10a1f6" 2747 dependencies = [ 2748 - "libc", 2749 - "windows-sys 0.59.0", 2750 ] 2751 2752 [[package]] 2753 name = "zbus" 2754 - version = "4.4.0" 2755 source = "registry+https://github.com/rust-lang/crates.io-index" 2756 - checksum = "bb97012beadd29e654708a0fdb4c84bc046f537aecfde2c3ee0a9e4b4d48c725" 2757 dependencies = [ 2758 "async-broadcast", 2759 "async-executor", 2760 - "async-fs", 2761 "async-io", 2762 "async-lock", 2763 "async-process", ··· 2766 "async-trait", 2767 "blocking", 2768 "enumflags2", 2769 - "event-listener 5.3.1", 2770 "futures-core", 2771 - "futures-sink", 2772 - "futures-util", 2773 "hex", 2774 "nix", 2775 "ordered-stream", 2776 - "rand", 2777 "serde", 2778 "serde_repr", 2779 - "sha1", 2780 - "static_assertions", 2781 "tracing", 2782 "uds_windows", 2783 - "windows-sys 0.52.0", 2784 - "xdg-home", 2785 "zbus_macros", 2786 "zbus_names", 2787 "zvariant", ··· 2789 2790 [[package]] 2791 name = "zbus_macros" 2792 - version = "4.4.0" 2793 source = "registry+https://github.com/rust-lang/crates.io-index" 2794 - checksum = "267db9407081e90bbfa46d841d3cbc60f59c0351838c4bc65199ecd79ab1983e" 2795 dependencies = [ 2796 "proc-macro-crate", 2797 "proc-macro2", 2798 "quote", 2799 "syn", 2800 "zvariant_utils", 2801 ] 2802 2803 [[package]] 2804 name = "zbus_names" 2805 - version = "3.0.0" 2806 source = "registry+https://github.com/rust-lang/crates.io-index" 2807 - checksum = "4b9b1fef7d021261cc16cba64c351d291b715febe0fa10dc3a443ac5a5022e6c" 2808 dependencies = [ 2809 "serde", 2810 "static_assertions", 2811 "zvariant", 2812 ] 2813 2814 [[package]] 2815 name = "zerocopy" 2816 - version = "0.7.35" 2817 source = "registry+https://github.com/rust-lang/crates.io-index" 2818 - checksum = "1b9b4fd18abc82b8136838da5d50bae7bdea537c574d8dc1a34ed098d6c166f0" 2819 dependencies = [ 2820 - "byteorder", 2821 "zerocopy-derive", 2822 ] 2823 2824 [[package]] 2825 name = "zerocopy-derive" 2826 - version = "0.7.35" 2827 source = "registry+https://github.com/rust-lang/crates.io-index" 2828 - checksum = "fa4f8080344d4671fb4e831a13ad1e68092748387dfc4f55e356242fae12ce3e" 2829 dependencies = [ 2830 "proc-macro2", 2831 "quote", ··· 2834 2835 [[package]] 2836 name = "zvariant" 2837 - version = "4.2.0" 2838 source = "registry+https://github.com/rust-lang/crates.io-index" 2839 - checksum = "2084290ab9a1c471c38fc524945837734fbf124487e105daec2bb57fd48c81fe" 2840 dependencies = [ 2841 "endi", 2842 "enumflags2", 2843 "serde", 2844 - "static_assertions", 2845 "zvariant_derive", 2846 ] 2847 2848 [[package]] 2849 name = "zvariant_derive" 2850 - version = "4.2.0" 2851 source = "registry+https://github.com/rust-lang/crates.io-index" 2852 - checksum = "73e2ba546bda683a90652bac4a279bc146adad1386f25379cf73200d2002c449" 2853 dependencies = [ 2854 "proc-macro-crate", 2855 "proc-macro2", ··· 2860 2861 [[package]] 2862 name = "zvariant_utils" 2863 - version = "2.1.0" 2864 source = "registry+https://github.com/rust-lang/crates.io-index" 2865 - checksum = "c51bcff7cc3dbb5055396bcf774748c3dab426b4b8659046963523cee4808340" 2866 dependencies = [ 2867 "proc-macro2", 2868 "quote", 2869 "syn", 2870 ]
··· 1 # This file is automatically @generated by Cargo. 2 # It is not intended for manual editing. 3 + version = 4 4 5 [[package]] 6 name = "adler2" ··· 34 35 [[package]] 36 name = "anstream" 37 + version = "0.6.18" 38 source = "registry+https://github.com/rust-lang/crates.io-index" 39 + checksum = "8acc5369981196006228e28809f761875c0327210a891e941f4c683b3a99529b" 40 dependencies = [ 41 "anstyle", 42 "anstyle-parse", ··· 83 84 [[package]] 85 name = "anyhow" 86 + version = "1.0.98" 87 source = "registry+https://github.com/rust-lang/crates.io-index" 88 + checksum = "e16d2d3311acee920a9eb8d33b8cbc1787ce4a264e85f964c2404b969bdcd487" 89 90 [[package]] 91 name = "async-broadcast" 92 + version = "0.7.2" 93 source = "registry+https://github.com/rust-lang/crates.io-index" 94 + checksum = "435a87a52755b8f27fcf321ac4f04b2802e337c8c4872923137471ec39c37532" 95 dependencies = [ 96 + "event-listener 5.4.0", 97 "event-listener-strategy", 98 "futures-core", 99 "pin-project-lite", ··· 124 125 [[package]] 126 name = "async-executor" 127 + version = "1.13.2" 128 source = "registry+https://github.com/rust-lang/crates.io-index" 129 + checksum = "bb812ffb58524bdd10860d7d974e2f01cc0950c2438a74ee5ec2e2280c6c4ffa" 130 dependencies = [ 131 "async-task", 132 "concurrent-queue", 133 "fastrand 2.1.1", 134 + "futures-lite 2.6.0", 135 + "pin-project-lite", 136 "slab", 137 ] 138 139 [[package]] 140 name = "async-io" 141 + version = "2.4.0" 142 source = "registry+https://github.com/rust-lang/crates.io-index" 143 + checksum = "43a2b323ccce0a1d90b449fd71f2a06ca7faa7c54c2751f06c9bd851fc061059" 144 dependencies = [ 145 "async-lock", 146 "cfg-if", 147 "concurrent-queue", 148 "futures-io", 149 + "futures-lite 2.6.0", 150 "parking", 151 + "polling 3.7.4", 152 + "rustix 0.38.44", 153 "slab", 154 "tracing", 155 "windows-sys 0.59.0", ··· 161 source = "registry+https://github.com/rust-lang/crates.io-index" 162 checksum = "ff6e472cdea888a4bd64f342f09b3f50e1886d32afe8df3d663c01140b811b18" 163 dependencies = [ 164 + "event-listener 5.4.0", 165 "event-listener-strategy", 166 "pin-project-lite", 167 ] ··· 179 "async-task", 180 "blocking", 181 "cfg-if", 182 + "event-listener 5.4.0", 183 + "futures-lite 2.6.0", 184 + "rustix 0.38.44", 185 "tracing", 186 ] 187 ··· 208 "cfg-if", 209 "futures-core", 210 "futures-io", 211 + "rustix 0.38.44", 212 "signal-hook-registry", 213 "slab", 214 "windows-sys 0.59.0", ··· 222 223 [[package]] 224 name = "async-trait" 225 + version = "0.1.88" 226 source = "registry+https://github.com/rust-lang/crates.io-index" 227 + checksum = "e539d3fca749fcee5236ab05e93a52867dd549cc157c8cb7f99595f3cedffdb5" 228 dependencies = [ 229 "proc-macro2", 230 "quote", ··· 263 264 [[package]] 265 name = "bitflags" 266 + version = "2.9.0" 267 source = "registry+https://github.com/rust-lang/crates.io-index" 268 + checksum = "5c8214115b7bf84099f1309324e63141d4c5d7cc26862f97a0a857dbefe165bd" 269 270 [[package]] 271 name = "block" ··· 274 checksum = "0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a" 275 276 [[package]] 277 name = "blocking" 278 version = "1.6.1" 279 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 282 "async-channel 2.3.1", 283 "async-task", 284 "futures-io", 285 + "futures-lite 2.6.0", 286 "piper", 287 ] 288 289 [[package]] 290 name = "bumpalo" 291 + version = "3.17.0" 292 source = "registry+https://github.com/rust-lang/crates.io-index" 293 + checksum = "1628fb46dfa0b37568d12e5edd512553eccf6a22a78e8bde00bb4aed84d5bdbf" 294 295 [[package]] 296 name = "bytemuck" 297 + version = "1.23.0" 298 source = "registry+https://github.com/rust-lang/crates.io-index" 299 + checksum = "9134a6ef01ce4b366b50689c94f82c14bc72bc5d0386829828a2e2752ef7958c" 300 301 [[package]] 302 + name = "byteorder-lite" 303 + version = "0.1.0" 304 source = "registry+https://github.com/rust-lang/crates.io-index" 305 + checksum = "8f1fe948ff07f4bd06c30984e69f5b4899c516a3ef74f34df92a2df2ab535495" 306 307 [[package]] 308 name = "bytes" 309 + version = "1.10.1" 310 source = "registry+https://github.com/rust-lang/crates.io-index" 311 + checksum = "d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a" 312 313 [[package]] 314 name = "cairo-rs" 315 + version = "0.20.7" 316 source = "registry+https://github.com/rust-lang/crates.io-index" 317 + checksum = "ae50b5510d86cf96ac2370e66d8dc960882f3df179d6a5a1e52bd94a1416c0f7" 318 dependencies = [ 319 + "bitflags 2.9.0", 320 "cairo-sys-rs", 321 "glib", 322 "libc", ··· 324 325 [[package]] 326 name = "cairo-sys-rs" 327 + version = "0.20.7" 328 source = "registry+https://github.com/rust-lang/crates.io-index" 329 + checksum = "f18b6bb8e43c7eb0f2aac7976afe0c61b6f5fc2ab7bc4c139537ea56c92290df" 330 dependencies = [ 331 "glib-sys", 332 "libc", ··· 341 342 [[package]] 343 name = "cc" 344 + version = "1.2.22" 345 source = "registry+https://github.com/rust-lang/crates.io-index" 346 + checksum = "32db95edf998450acc7881c932f94cd9b05c87b4b2599e8bab064753da4acfd1" 347 dependencies = [ 348 "shlex", 349 ] 350 351 [[package]] 352 name = "cfg-expr" 353 + version = "0.17.2" 354 source = "registry+https://github.com/rust-lang/crates.io-index" 355 + checksum = "8d4ba6e40bd1184518716a6e1a781bf9160e286d219ccdb8ab2612e74cfe4789" 356 dependencies = [ 357 "smallvec", 358 "target-lexicon", ··· 372 373 [[package]] 374 name = "chrono" 375 + version = "0.4.41" 376 source = "registry+https://github.com/rust-lang/crates.io-index" 377 + checksum = "c469d952047f47f91b68d1cba3f10d63c11d73e4636f24f08daf0278abf01c4d" 378 dependencies = [ 379 "android-tzdata", 380 "iana-time-zone", 381 "js-sys", 382 "num-traits", 383 "wasm-bindgen", 384 + "windows-link", 385 ] 386 387 [[package]] 388 name = "colorchoice" ··· 412 413 [[package]] 414 name = "cookie_store" 415 + version = "0.21.1" 416 source = "registry+https://github.com/rust-lang/crates.io-index" 417 + checksum = "2eac901828f88a5241ee0600950ab981148a18f2f756900ffba1b125ca6a3ef9" 418 dependencies = [ 419 "cookie", 420 + "document-features", 421 + "idna", 422 "log", 423 "publicsuffix", 424 "serde", ··· 435 checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b" 436 437 [[package]] 438 name = "crc32fast" 439 version = "1.4.2" 440 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 445 446 [[package]] 447 name = "crossbeam-utils" 448 + version = "0.8.21" 449 source = "registry+https://github.com/rust-lang/crates.io-index" 450 + checksum = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28" 451 452 [[package]] 453 name = "curl" ··· 466 467 [[package]] 468 name = "curl-sys" 469 + version = "0.4.80+curl-8.12.1" 470 source = "registry+https://github.com/rust-lang/crates.io-index" 471 + checksum = "55f7df2eac63200c3ab25bde3b2268ef2ee56af3d238e76d61f01c3c49bff734" 472 dependencies = [ 473 "cc", 474 "libc", ··· 482 483 [[package]] 484 name = "deranged" 485 + version = "0.4.0" 486 source = "registry+https://github.com/rust-lang/crates.io-index" 487 + checksum = "9c9e6a11ca8224451684bc0d7d5a7adbf8f2fd6887261a1cfc3c0432f9d4068e" 488 dependencies = [ 489 "powerfmt", 490 ] 491 492 [[package]] 493 + name = "displaydoc" 494 + version = "0.2.5" 495 + source = "registry+https://github.com/rust-lang/crates.io-index" 496 + checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0" 497 + dependencies = [ 498 + "proc-macro2", 499 + "quote", 500 + "syn", 501 + ] 502 + 503 + [[package]] 504 + name = "document-features" 505 + version = "0.2.11" 506 source = "registry+https://github.com/rust-lang/crates.io-index" 507 + checksum = "95249b50c6c185bee49034bcb378a49dc2b5dff0be90ff6616d31d64febab05d" 508 dependencies = [ 509 + "litrs", 510 ] 511 512 [[package]] 513 name = "either" 514 + version = "1.15.0" 515 source = "registry+https://github.com/rust-lang/crates.io-index" 516 + checksum = "48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719" 517 518 [[package]] 519 name = "encoding_rs" ··· 532 533 [[package]] 534 name = "enumflags2" 535 + version = "0.7.11" 536 source = "registry+https://github.com/rust-lang/crates.io-index" 537 + checksum = "ba2f4b465f5318854c6f8dd686ede6c0a9dc67d4b1ac241cf0eb51521a309147" 538 dependencies = [ 539 "enumflags2_derive", 540 "serde", ··· 542 543 [[package]] 544 name = "enumflags2_derive" 545 + version = "0.7.11" 546 source = "registry+https://github.com/rust-lang/crates.io-index" 547 + checksum = "fc4caf64a58d7a6d65ab00639b046ff54399a39f5f2554728895ace4b297cd79" 548 dependencies = [ 549 "proc-macro2", 550 "quote", ··· 553 554 [[package]] 555 name = "env_filter" 556 + version = "0.1.3" 557 source = "registry+https://github.com/rust-lang/crates.io-index" 558 + checksum = "186e05a59d4c50738528153b83b0b0194d3a29507dfec16eccd4b342903397d0" 559 dependencies = [ 560 "log", 561 "regex", ··· 563 564 [[package]] 565 name = "env_logger" 566 + version = "0.11.8" 567 source = "registry+https://github.com/rust-lang/crates.io-index" 568 + checksum = "13c863f0904021b108aa8b2f55046443e6b1ebde8fd4a15c399893aae4fa069f" 569 dependencies = [ 570 "anstream", 571 "anstyle", 572 "env_filter", 573 + "jiff", 574 "log", 575 ] 576 577 [[package]] 578 name = "equivalent" 579 + version = "1.0.2" 580 source = "registry+https://github.com/rust-lang/crates.io-index" 581 + checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f" 582 583 [[package]] 584 name = "errno" 585 + version = "0.3.11" 586 source = "registry+https://github.com/rust-lang/crates.io-index" 587 + checksum = "976dd42dc7e85965fe702eb8164f21f450704bdde31faefd6471dba214cb594e" 588 dependencies = [ 589 "libc", 590 + "windows-sys 0.59.0", 591 ] 592 593 [[package]] ··· 598 599 [[package]] 600 name = "event-listener" 601 + version = "5.4.0" 602 source = "registry+https://github.com/rust-lang/crates.io-index" 603 + checksum = "3492acde4c3fc54c845eaab3eed8bd00c7a7d881f78bfc801e43a93dec1331ae" 604 dependencies = [ 605 "concurrent-queue", 606 "parking", ··· 609 610 [[package]] 611 name = "event-listener-strategy" 612 + version = "0.5.4" 613 source = "registry+https://github.com/rust-lang/crates.io-index" 614 + checksum = "8be9f3dfaaffdae2972880079a491a1a8bb7cbed0b8dd7a347f668b4150a3b93" 615 dependencies = [ 616 + "event-listener 5.4.0", 617 "pin-project-lite", 618 ] 619 ··· 634 635 [[package]] 636 name = "fdeflate" 637 + version = "0.3.7" 638 source = "registry+https://github.com/rust-lang/crates.io-index" 639 + checksum = "1e6853b52649d4ac5c0bd02320cddc5ba956bdb407c4b75a2c6b75bf51500f8c" 640 dependencies = [ 641 "simd-adler32", 642 ] ··· 653 654 [[package]] 655 name = "flate2" 656 + version = "1.1.1" 657 source = "registry+https://github.com/rust-lang/crates.io-index" 658 + checksum = "7ced92e76e966ca2fd84c8f7aa01a4aea65b0eb6648d72f7c8f3e2764a67fece" 659 dependencies = [ 660 "crc32fast", 661 "miniz_oxide", ··· 740 741 [[package]] 742 name = "futures-lite" 743 + version = "2.6.0" 744 source = "registry+https://github.com/rust-lang/crates.io-index" 745 + checksum = "f5edaec856126859abb19ed65f39e90fea3a9574b9707f13539acf4abf7eb532" 746 dependencies = [ 747 "fastrand 2.1.1", 748 "futures-core", ··· 763 ] 764 765 [[package]] 766 name = "futures-task" 767 version = "0.3.31" 768 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 775 checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81" 776 dependencies = [ 777 "futures-core", 778 "futures-macro", 779 "futures-task", 780 "pin-project-lite", 781 "pin-utils", 782 "slab", ··· 784 785 [[package]] 786 name = "gdk-pixbuf" 787 + version = "0.20.9" 788 source = "registry+https://github.com/rust-lang/crates.io-index" 789 + checksum = "7563afd6ff0a221edfbb70a78add5075b8d9cb48e637a40a24c3ece3fea414d0" 790 dependencies = [ 791 "gdk-pixbuf-sys", 792 "gio", ··· 796 797 [[package]] 798 name = "gdk-pixbuf-sys" 799 + version = "0.20.7" 800 source = "registry+https://github.com/rust-lang/crates.io-index" 801 + checksum = "67f2587c9202bf997476bbba6aaed4f78a11538a2567df002a5f57f5331d0b5c" 802 dependencies = [ 803 "gio-sys", 804 "glib-sys", ··· 809 810 [[package]] 811 name = "gdk4" 812 + version = "0.9.6" 813 source = "registry+https://github.com/rust-lang/crates.io-index" 814 + checksum = "4850c9d9c1aecd1a3eb14fadc1cdb0ac0a2298037e116264c7473e1740a32d60" 815 dependencies = [ 816 "cairo-rs", 817 "gdk-pixbuf", ··· 824 825 [[package]] 826 name = "gdk4-sys" 827 + version = "0.9.6" 828 source = "registry+https://github.com/rust-lang/crates.io-index" 829 + checksum = "6f6eb95798e2b46f279cf59005daf297d5b69555428f185650d71974a910473a" 830 dependencies = [ 831 "cairo-sys-rs", 832 "gdk-pixbuf-sys", ··· 840 ] 841 842 [[package]] 843 name = "getrandom" 844 + version = "0.3.3" 845 source = "registry+https://github.com/rust-lang/crates.io-index" 846 + checksum = "26145e563e54f2cadc477553f1ec5ee650b00862f0a58bcd12cbdc5f0ea2d2f4" 847 dependencies = [ 848 "cfg-if", 849 "libc", 850 + "r-efi", 851 "wasi", 852 ] 853 854 [[package]] 855 name = "gettext-rs" 856 + version = "0.7.2" 857 source = "registry+https://github.com/rust-lang/crates.io-index" 858 + checksum = "a44e92f7dc08430aca7ed55de161253a22276dfd69c5526e5c5e95d1f7cf338a" 859 dependencies = [ 860 "gettext-sys", 861 "locale_config", ··· 863 864 [[package]] 865 name = "gettext-sys" 866 + version = "0.22.5" 867 source = "registry+https://github.com/rust-lang/crates.io-index" 868 + checksum = "bb45773f5b8945f12aecd04558f545964f943dacda1b1155b3d738f5469ef661" 869 dependencies = [ 870 "cc", 871 "temp-dir", ··· 873 874 [[package]] 875 name = "gio" 876 + version = "0.20.9" 877 source = "registry+https://github.com/rust-lang/crates.io-index" 878 + checksum = "a4f00c70f8029d84ea7572dd0e1aaa79e5329667b4c17f329d79ffb1e6277487" 879 dependencies = [ 880 "futures-channel", 881 "futures-core", ··· 890 891 [[package]] 892 name = "gio-sys" 893 + version = "0.20.9" 894 source = "registry+https://github.com/rust-lang/crates.io-index" 895 + checksum = "160eb5250a26998c3e1b54e6a3d4ea15c6c7762a6062a19a7b63eff6e2b33f9e" 896 dependencies = [ 897 "glib-sys", 898 "gobject-sys", 899 "libc", 900 "system-deps", 901 + "windows-sys 0.59.0", 902 ] 903 904 [[package]] 905 name = "glib" 906 + version = "0.20.9" 907 source = "registry+https://github.com/rust-lang/crates.io-index" 908 + checksum = "707b819af8059ee5395a2de9f2317d87a53dbad8846a2f089f0bb44703f37686" 909 dependencies = [ 910 + "bitflags 2.9.0", 911 "futures-channel", 912 "futures-core", 913 "futures-executor", ··· 924 925 [[package]] 926 name = "glib-macros" 927 + version = "0.20.7" 928 source = "registry+https://github.com/rust-lang/crates.io-index" 929 + checksum = "715601f8f02e71baef9c1f94a657a9a77c192aea6097cf9ae7e5e177cd8cde68" 930 dependencies = [ 931 "heck", 932 "proc-macro-crate", ··· 937 938 [[package]] 939 name = "glib-sys" 940 + version = "0.20.9" 941 source = "registry+https://github.com/rust-lang/crates.io-index" 942 + checksum = "a8928869a44cfdd1fccb17d6746e4ff82c8f82e41ce705aa026a52ca8dc3aefb" 943 dependencies = [ 944 "libc", 945 "system-deps", ··· 947 948 [[package]] 949 name = "gobject-sys" 950 + version = "0.20.9" 951 source = "registry+https://github.com/rust-lang/crates.io-index" 952 + checksum = "c773a3cb38a419ad9c26c81d177d96b4b08980e8bdbbf32dace883e96e96e7e3" 953 dependencies = [ 954 "glib-sys", 955 "libc", ··· 958 959 [[package]] 960 name = "graphene-rs" 961 + version = "0.20.9" 962 source = "registry+https://github.com/rust-lang/crates.io-index" 963 + checksum = "3cbc5911bfb32d68dcfa92c9510c462696c2f715548fcd7f3f1be424c739de19" 964 dependencies = [ 965 "glib", 966 "graphene-sys", ··· 969 970 [[package]] 971 name = "graphene-sys" 972 + version = "0.20.7" 973 source = "registry+https://github.com/rust-lang/crates.io-index" 974 + checksum = "11a68d39515bf340e879b72cecd4a25c1332557757ada6e8aba8654b4b81d23a" 975 dependencies = [ 976 "glib-sys", 977 "libc", ··· 981 982 [[package]] 983 name = "gsk4" 984 + version = "0.9.6" 985 source = "registry+https://github.com/rust-lang/crates.io-index" 986 + checksum = "61f5e72f931c8c9f65fbfc89fe0ddc7746f147f822f127a53a9854666ac1f855" 987 dependencies = [ 988 "cairo-rs", 989 "gdk4", ··· 996 997 [[package]] 998 name = "gsk4-sys" 999 + version = "0.9.6" 1000 source = "registry+https://github.com/rust-lang/crates.io-index" 1001 + checksum = "755059de55fa6f85a46bde8caf03e2184c96bfda1f6206163c72fb0ea12436dc" 1002 dependencies = [ 1003 "cairo-sys-rs", 1004 "gdk4-sys", ··· 1012 1013 [[package]] 1014 name = "gstreamer" 1015 + version = "0.23.5" 1016 source = "registry+https://github.com/rust-lang/crates.io-index" 1017 + checksum = "2188fe829b0ebe12e4cf2bbcf6658470a936269daba7afae92847a2af32c9105" 1018 dependencies = [ 1019 "cfg-if", 1020 "futures-channel", ··· 1037 1038 [[package]] 1039 name = "gstreamer-base" 1040 + version = "0.23.5" 1041 source = "registry+https://github.com/rust-lang/crates.io-index" 1042 + checksum = "ad33dd444db0d215ac363164f900f800ffb93361ad8a60840e95e14b7de985e8" 1043 dependencies = [ 1044 "atomic_refcell", 1045 "cfg-if", ··· 1051 1052 [[package]] 1053 name = "gstreamer-base-sys" 1054 + version = "0.23.5" 1055 source = "registry+https://github.com/rust-lang/crates.io-index" 1056 + checksum = "114b2a704f19a70f20c54b00e54f5d5376bbf78bd2791e6beb0776c997d8bf24" 1057 dependencies = [ 1058 "glib-sys", 1059 "gobject-sys", ··· 1064 1065 [[package]] 1066 name = "gstreamer-play" 1067 + version = "0.23.5" 1068 source = "registry+https://github.com/rust-lang/crates.io-index" 1069 + checksum = "6ef455584b832e9fdc76f7952b9432eaee2fd287157b03cf2bc0e83f1b41619c" 1070 dependencies = [ 1071 "glib", 1072 "gstreamer", ··· 1077 1078 [[package]] 1079 name = "gstreamer-play-sys" 1080 + version = "0.23.5" 1081 source = "registry+https://github.com/rust-lang/crates.io-index" 1082 + checksum = "b01c1c4f09cb6709c7da2532b3fcbc14da9006d508baee606328080e46f491f5" 1083 dependencies = [ 1084 "glib-sys", 1085 "gobject-sys", ··· 1091 1092 [[package]] 1093 name = "gstreamer-sys" 1094 + version = "0.23.5" 1095 source = "registry+https://github.com/rust-lang/crates.io-index" 1096 + checksum = "fe159238834058725808cf6604a7c5d9e4a50e1eacd7b0c63bce2fe3a067dbd1" 1097 dependencies = [ 1098 "glib-sys", 1099 "gobject-sys", ··· 1103 1104 [[package]] 1105 name = "gstreamer-video" 1106 + version = "0.23.5" 1107 source = "registry+https://github.com/rust-lang/crates.io-index" 1108 + checksum = "ad242d388b63c91652c8157de3b0c1f709e49c941a0aae1952455f6ee326ca2d" 1109 dependencies = [ 1110 "cfg-if", 1111 "futures-channel", ··· 1120 1121 [[package]] 1122 name = "gstreamer-video-sys" 1123 + version = "0.23.5" 1124 source = "registry+https://github.com/rust-lang/crates.io-index" 1125 + checksum = "465ff496889fb38be47f5e821163c2e83414d87c4aa55f5aae62dc7200971d4d" 1126 dependencies = [ 1127 "glib-sys", 1128 "gobject-sys", ··· 1134 1135 [[package]] 1136 name = "gtk4" 1137 + version = "0.9.6" 1138 source = "registry+https://github.com/rust-lang/crates.io-index" 1139 + checksum = "af1c491051f030994fd0cde6f3c44f3f5640210308cff1298c7673c47408091d" 1140 dependencies = [ 1141 "cairo-rs", 1142 "field-offset", ··· 1155 1156 [[package]] 1157 name = "gtk4-macros" 1158 + version = "0.9.5" 1159 source = "registry+https://github.com/rust-lang/crates.io-index" 1160 + checksum = "0ed1786c4703dd196baf7e103525ce0cf579b3a63a0570fe653b7ee6bac33999" 1161 dependencies = [ 1162 "proc-macro-crate", 1163 "proc-macro2", ··· 1167 1168 [[package]] 1169 name = "gtk4-sys" 1170 + version = "0.9.6" 1171 source = "registry+https://github.com/rust-lang/crates.io-index" 1172 + checksum = "41e03b01e54d77c310e1d98647d73f996d04b2f29b9121fe493ea525a7ec03d6" 1173 dependencies = [ 1174 "cairo-sys-rs", 1175 "gdk-pixbuf-sys", ··· 1186 1187 [[package]] 1188 name = "hashbrown" 1189 + version = "0.15.3" 1190 source = "registry+https://github.com/rust-lang/crates.io-index" 1191 + checksum = "84b26c544d002229e640969970a2e74021aadf6e2f96372b9c58eff97de08eb3" 1192 1193 [[package]] 1194 name = "heck" ··· 1235 checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9" 1236 1237 [[package]] 1238 name = "iana-time-zone" 1239 + version = "0.1.63" 1240 source = "registry+https://github.com/rust-lang/crates.io-index" 1241 + checksum = "b0c919e5debc312ad217002b8048a17b7d83f80703865bbfcfebb0458b0b27d8" 1242 dependencies = [ 1243 "android_system_properties", 1244 "core-foundation-sys", 1245 "iana-time-zone-haiku", 1246 "js-sys", 1247 + "log", 1248 "wasm-bindgen", 1249 "windows-core", 1250 ] ··· 1259 ] 1260 1261 [[package]] 1262 + name = "icu_collections" 1263 + version = "2.0.0" 1264 + source = "registry+https://github.com/rust-lang/crates.io-index" 1265 + checksum = "200072f5d0e3614556f94a9930d5dc3e0662a652823904c3a75dc3b0af7fee47" 1266 + dependencies = [ 1267 + "displaydoc", 1268 + "potential_utf", 1269 + "yoke", 1270 + "zerofrom", 1271 + "zerovec", 1272 + ] 1273 + 1274 + [[package]] 1275 + name = "icu_locale_core" 1276 + version = "2.0.0" 1277 + source = "registry+https://github.com/rust-lang/crates.io-index" 1278 + checksum = "0cde2700ccaed3872079a65fb1a78f6c0a36c91570f28755dda67bc8f7d9f00a" 1279 + dependencies = [ 1280 + "displaydoc", 1281 + "litemap", 1282 + "tinystr", 1283 + "writeable", 1284 + "zerovec", 1285 + ] 1286 + 1287 + [[package]] 1288 + name = "icu_normalizer" 1289 + version = "2.0.0" 1290 + source = "registry+https://github.com/rust-lang/crates.io-index" 1291 + checksum = "436880e8e18df4d7bbc06d58432329d6458cc84531f7ac5f024e93deadb37979" 1292 + dependencies = [ 1293 + "displaydoc", 1294 + "icu_collections", 1295 + "icu_normalizer_data", 1296 + "icu_properties", 1297 + "icu_provider", 1298 + "smallvec", 1299 + "zerovec", 1300 + ] 1301 + 1302 + [[package]] 1303 + name = "icu_normalizer_data" 1304 + version = "2.0.0" 1305 + source = "registry+https://github.com/rust-lang/crates.io-index" 1306 + checksum = "00210d6893afc98edb752b664b8890f0ef174c8adbb8d0be9710fa66fbbf72d3" 1307 + 1308 + [[package]] 1309 + name = "icu_properties" 1310 + version = "2.0.0" 1311 + source = "registry+https://github.com/rust-lang/crates.io-index" 1312 + checksum = "2549ca8c7241c82f59c80ba2a6f415d931c5b58d24fb8412caa1a1f02c49139a" 1313 + dependencies = [ 1314 + "displaydoc", 1315 + "icu_collections", 1316 + "icu_locale_core", 1317 + "icu_properties_data", 1318 + "icu_provider", 1319 + "potential_utf", 1320 + "zerotrie", 1321 + "zerovec", 1322 + ] 1323 + 1324 + [[package]] 1325 + name = "icu_properties_data" 1326 + version = "2.0.0" 1327 + source = "registry+https://github.com/rust-lang/crates.io-index" 1328 + checksum = "8197e866e47b68f8f7d95249e172903bec06004b18b2937f1095d40a0c57de04" 1329 + 1330 + [[package]] 1331 + name = "icu_provider" 1332 + version = "2.0.0" 1333 + source = "registry+https://github.com/rust-lang/crates.io-index" 1334 + checksum = "03c80da27b5f4187909049ee2d72f276f0d9f99a42c306bd0131ecfe04d8e5af" 1335 + dependencies = [ 1336 + "displaydoc", 1337 + "icu_locale_core", 1338 + "stable_deref_trait", 1339 + "tinystr", 1340 + "writeable", 1341 + "yoke", 1342 + "zerofrom", 1343 + "zerotrie", 1344 + "zerovec", 1345 + ] 1346 + 1347 + [[package]] 1348 name = "idna" 1349 + version = "1.0.3" 1350 source = "registry+https://github.com/rust-lang/crates.io-index" 1351 + checksum = "686f825264d630750a544639377bae737628043f20d38bbc029e8f29ea968a7e" 1352 dependencies = [ 1353 + "idna_adapter", 1354 + "smallvec", 1355 + "utf8_iter", 1356 ] 1357 1358 [[package]] 1359 + name = "idna_adapter" 1360 + version = "1.2.1" 1361 source = "registry+https://github.com/rust-lang/crates.io-index" 1362 + checksum = "3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344" 1363 dependencies = [ 1364 + "icu_normalizer", 1365 + "icu_properties", 1366 ] 1367 1368 [[package]] 1369 name = "image" 1370 + version = "0.25.6" 1371 source = "registry+https://github.com/rust-lang/crates.io-index" 1372 + checksum = "db35664ce6b9810857a38a906215e75a9c879f0696556a39f59c62829710251a" 1373 dependencies = [ 1374 "bytemuck", 1375 + "byteorder-lite", 1376 "num-traits", 1377 "png", 1378 ] 1379 1380 [[package]] 1381 name = "indexmap" 1382 + version = "2.9.0" 1383 source = "registry+https://github.com/rust-lang/crates.io-index" 1384 + checksum = "cea70ddb795996207ad57735b50c5982d8844f38ba9ee5f1aedcfb708a2aa11e" 1385 dependencies = [ 1386 "equivalent", 1387 "hashbrown", ··· 1441 1442 [[package]] 1443 name = "itoa" 1444 + version = "1.0.15" 1445 + source = "registry+https://github.com/rust-lang/crates.io-index" 1446 + checksum = "4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c" 1447 + 1448 + [[package]] 1449 + name = "jiff" 1450 + version = "0.2.13" 1451 + source = "registry+https://github.com/rust-lang/crates.io-index" 1452 + checksum = "f02000660d30638906021176af16b17498bd0d12813dbfe7b276d8bc7f3c0806" 1453 + dependencies = [ 1454 + "jiff-static", 1455 + "log", 1456 + "portable-atomic", 1457 + "portable-atomic-util", 1458 + "serde", 1459 + ] 1460 + 1461 + [[package]] 1462 + name = "jiff-static" 1463 + version = "0.2.13" 1464 source = "registry+https://github.com/rust-lang/crates.io-index" 1465 + checksum = "f3c30758ddd7188629c6713fc45d1188af4f44c90582311d0c8d8c9907f60c48" 1466 + dependencies = [ 1467 + "proc-macro2", 1468 + "quote", 1469 + "syn", 1470 + ] 1471 1472 [[package]] 1473 name = "js-sys" 1474 + version = "0.3.77" 1475 source = "registry+https://github.com/rust-lang/crates.io-index" 1476 + checksum = "1cfaf33c695fc6e08064efbc1f72ec937429614f25eef83af942d0e227c3a28f" 1477 dependencies = [ 1478 + "once_cell", 1479 "wasm-bindgen", 1480 ] 1481 ··· 1487 1488 [[package]] 1489 name = "libadwaita" 1490 + version = "0.7.2" 1491 source = "registry+https://github.com/rust-lang/crates.io-index" 1492 + checksum = "500135d29c16aabf67baafd3e7741d48e8b8978ca98bac39e589165c8dc78191" 1493 dependencies = [ 1494 "gdk4", 1495 "gio", ··· 1502 1503 [[package]] 1504 name = "libadwaita-sys" 1505 + version = "0.7.2" 1506 source = "registry+https://github.com/rust-lang/crates.io-index" 1507 + checksum = "6680988058c2558baf3f548a370e4e78da3bf7f08469daa822ac414842c912db" 1508 dependencies = [ 1509 "gdk4-sys", 1510 "gio-sys", ··· 1518 1519 [[package]] 1520 name = "libc" 1521 + version = "0.2.172" 1522 source = "registry+https://github.com/rust-lang/crates.io-index" 1523 + checksum = "d750af042f7ef4f724306de029d18836c26c1765a54a6a3f094cbd23a7267ffa" 1524 1525 [[package]] 1526 name = "libnghttp2-sys" 1527 + version = "0.1.11+1.64.0" 1528 source = "registry+https://github.com/rust-lang/crates.io-index" 1529 + checksum = "1b6c24e48a7167cffa7119da39d577fa482e66c688a4aac016bee862e1a713c4" 1530 dependencies = [ 1531 "cc", 1532 "libc", ··· 1534 1535 [[package]] 1536 name = "libz-sys" 1537 + version = "1.1.22" 1538 source = "registry+https://github.com/rust-lang/crates.io-index" 1539 + checksum = "8b70e7a7df205e92a1a4cd9aaae7898dac0aa555503cc0a649494d0d60e7651d" 1540 dependencies = [ 1541 "cc", 1542 "libc", ··· 1546 1547 [[package]] 1548 name = "linux-raw-sys" 1549 + version = "0.4.15" 1550 source = "registry+https://github.com/rust-lang/crates.io-index" 1551 + checksum = "d26c52dbd32dccf2d10cac7725f8eae5296885fb5703b261f7d0a0739ec807ab" 1552 + 1553 + [[package]] 1554 + name = "linux-raw-sys" 1555 + version = "0.9.4" 1556 + source = "registry+https://github.com/rust-lang/crates.io-index" 1557 + checksum = "cd945864f07fe9f5371a27ad7b52a172b4b499999f1d97574c9fa68373937e12" 1558 + 1559 + [[package]] 1560 + name = "litemap" 1561 + version = "0.8.0" 1562 + source = "registry+https://github.com/rust-lang/crates.io-index" 1563 + checksum = "241eaef5fd12c88705a01fc1066c48c4b36e0dd4377dcdc7ec3942cea7a69956" 1564 + 1565 + [[package]] 1566 + name = "litrs" 1567 + version = "0.4.1" 1568 + source = "registry+https://github.com/rust-lang/crates.io-index" 1569 + checksum = "b4ce301924b7887e9d637144fdade93f9dfff9b60981d4ac161db09720d39aa5" 1570 1571 [[package]] 1572 name = "locale_config" ··· 1583 1584 [[package]] 1585 name = "log" 1586 + version = "0.4.27" 1587 source = "registry+https://github.com/rust-lang/crates.io-index" 1588 + checksum = "13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94" 1589 1590 [[package]] 1591 name = "malloc_buf" ··· 1619 1620 [[package]] 1621 name = "miniz_oxide" 1622 + version = "0.8.8" 1623 source = "registry+https://github.com/rust-lang/crates.io-index" 1624 + checksum = "3be647b768db090acb35d5ec5db2b0e1f1de11133ca123b9eacf5137868f892a" 1625 dependencies = [ 1626 "adler2", 1627 "simd-adler32", ··· 1629 1630 [[package]] 1631 name = "mpris-server" 1632 + version = "0.9.0" 1633 source = "registry+https://github.com/rust-lang/crates.io-index" 1634 + checksum = "392ce2be7224867869df37e473f28871ab0ff725c0014f1b196ba56a38aea9a8" 1635 dependencies = [ 1636 "async-channel 2.3.1", 1637 "futures-channel", ··· 1648 1649 [[package]] 1650 name = "netease-cloud-music-api" 1651 + version = "1.5.1" 1652 + source = "git+https://gitee.com/gmg137/netease-cloud-music-api.git?tag=1.5.1#63e439734d9d08f28f2752ce858f040822eb97d9" 1653 dependencies = [ 1654 "anyhow", 1655 "base64", ··· 1666 1667 [[package]] 1668 name = "netease-cloud-music-gtk4" 1669 + version = "2.5.2" 1670 dependencies = [ 1671 "anyhow", 1672 "async-channel 2.3.1", ··· 1693 source = "registry+https://github.com/rust-lang/crates.io-index" 1694 checksum = "71e2746dc3a24dd78b3cfcb7be93368c6de9963d30f43a6a73998a9cf4b17b46" 1695 dependencies = [ 1696 + "bitflags 2.9.0", 1697 "cfg-if", 1698 "cfg_aliases", 1699 "libc", ··· 1771 1772 [[package]] 1773 name = "openssl" 1774 + version = "0.10.72" 1775 source = "registry+https://github.com/rust-lang/crates.io-index" 1776 + checksum = "fedfea7d58a1f73118430a55da6a286e7b044961736ce96a16a17068ea25e5da" 1777 dependencies = [ 1778 + "bitflags 2.9.0", 1779 "cfg-if", 1780 "foreign-types", 1781 "libc", ··· 1797 1798 [[package]] 1799 name = "openssl-probe" 1800 + version = "0.1.6" 1801 source = "registry+https://github.com/rust-lang/crates.io-index" 1802 + checksum = "d05e27ee213611ffe7d6348b942e8f942b37114c00cc03cec254295a4a17852e" 1803 1804 [[package]] 1805 name = "openssl-sys" 1806 + version = "0.9.108" 1807 source = "registry+https://github.com/rust-lang/crates.io-index" 1808 + checksum = "e145e1651e858e820e4860f7b9c5e169bc1d8ce1c86043be79fa7b7634821847" 1809 dependencies = [ 1810 "cc", 1811 "libc", ··· 1834 1835 [[package]] 1836 name = "pango" 1837 + version = "0.20.9" 1838 source = "registry+https://github.com/rust-lang/crates.io-index" 1839 + checksum = "6b1f5dc1b8cf9bc08bfc0843a04ee0fa2e78f1e1fa4b126844a383af4f25f0ec" 1840 dependencies = [ 1841 "gio", 1842 "glib", ··· 1846 1847 [[package]] 1848 name = "pango-sys" 1849 + version = "0.20.9" 1850 source = "registry+https://github.com/rust-lang/crates.io-index" 1851 + checksum = "0dbb9b751673bd8fe49eb78620547973a1e719ed431372122b20abd12445bab5" 1852 dependencies = [ 1853 "glib-sys", 1854 "gobject-sys", ··· 1876 1877 [[package]] 1878 name = "pin-project" 1879 + version = "1.1.10" 1880 source = "registry+https://github.com/rust-lang/crates.io-index" 1881 + checksum = "677f1add503faace112b9f1373e43e9e054bfdd22ff1a63c1bc485eaec6a6a8a" 1882 dependencies = [ 1883 "pin-project-internal", 1884 ] 1885 1886 [[package]] 1887 name = "pin-project-internal" 1888 + version = "1.1.10" 1889 source = "registry+https://github.com/rust-lang/crates.io-index" 1890 + checksum = "6e918e4ff8c4549eb882f14b3a4bc8c8bc93de829416eacf579f1207a8fbf861" 1891 dependencies = [ 1892 "proc-macro2", 1893 "quote", ··· 1896 1897 [[package]] 1898 name = "pin-project-lite" 1899 + version = "0.2.16" 1900 source = "registry+https://github.com/rust-lang/crates.io-index" 1901 + checksum = "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b" 1902 1903 [[package]] 1904 name = "pin-utils" ··· 1919 1920 [[package]] 1921 name = "pkg-config" 1922 + version = "0.3.32" 1923 source = "registry+https://github.com/rust-lang/crates.io-index" 1924 + checksum = "7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c" 1925 1926 [[package]] 1927 name = "png" 1928 + version = "0.17.16" 1929 source = "registry+https://github.com/rust-lang/crates.io-index" 1930 + checksum = "82151a2fc869e011c153adc57cf2789ccb8d9906ce52c0b39a6b5697749d7526" 1931 dependencies = [ 1932 "bitflags 1.3.2", 1933 "crc32fast", ··· 1954 1955 [[package]] 1956 name = "polling" 1957 + version = "3.7.4" 1958 source = "registry+https://github.com/rust-lang/crates.io-index" 1959 + checksum = "a604568c3202727d1507653cb121dbd627a58684eb09a820fd746bee38b4442f" 1960 dependencies = [ 1961 "cfg-if", 1962 "concurrent-queue", 1963 "hermit-abi", 1964 "pin-project-lite", 1965 + "rustix 0.38.44", 1966 "tracing", 1967 "windows-sys 0.59.0", 1968 ] 1969 1970 [[package]] 1971 + name = "portable-atomic" 1972 + version = "1.11.0" 1973 + source = "registry+https://github.com/rust-lang/crates.io-index" 1974 + checksum = "350e9b48cbc6b0e028b0473b114454c6316e57336ee184ceab6e53f72c178b3e" 1975 + 1976 + [[package]] 1977 + name = "portable-atomic-util" 1978 + version = "0.2.4" 1979 + source = "registry+https://github.com/rust-lang/crates.io-index" 1980 + checksum = "d8a2f0d8d040d7848a709caf78912debcc3f33ee4b3cac47d73d1e1069e83507" 1981 + dependencies = [ 1982 + "portable-atomic", 1983 + ] 1984 + 1985 + [[package]] 1986 + name = "potential_utf" 1987 + version = "0.1.2" 1988 + source = "registry+https://github.com/rust-lang/crates.io-index" 1989 + checksum = "e5a7c30837279ca13e7c867e9e40053bc68740f988cb07f7ca6df43cc734b585" 1990 + dependencies = [ 1991 + "zerovec", 1992 + ] 1993 + 1994 + [[package]] 1995 name = "powerfmt" 1996 version = "0.2.0" 1997 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 1999 2000 [[package]] 2001 name = "ppv-lite86" 2002 + version = "0.2.21" 2003 source = "registry+https://github.com/rust-lang/crates.io-index" 2004 + checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9" 2005 dependencies = [ 2006 "zerocopy", 2007 ] 2008 2009 [[package]] 2010 name = "proc-macro-crate" 2011 + version = "3.3.0" 2012 source = "registry+https://github.com/rust-lang/crates.io-index" 2013 + checksum = "edce586971a4dfaa28950c6f18ed55e0406c1ab88bbce2c6f6293a7aaba73d35" 2014 dependencies = [ 2015 "toml_edit", 2016 ] 2017 2018 [[package]] 2019 name = "proc-macro2" 2020 + version = "1.0.95" 2021 source = "registry+https://github.com/rust-lang/crates.io-index" 2022 + checksum = "02b3e5e68a3a1a02aad3ec490a98007cbc13c37cbe84a3cd7b8e406d76e7f778" 2023 dependencies = [ 2024 "unicode-ident", 2025 ] ··· 2032 2033 [[package]] 2034 name = "publicsuffix" 2035 + version = "2.3.0" 2036 source = "registry+https://github.com/rust-lang/crates.io-index" 2037 + checksum = "6f42ea446cab60335f76979ec15e12619a2165b5ae2c12166bef27d283a9fadf" 2038 dependencies = [ 2039 + "idna", 2040 "psl-types", 2041 ] 2042 2043 [[package]] 2044 name = "qrcode-generator" 2045 + version = "5.0.0" 2046 source = "registry+https://github.com/rust-lang/crates.io-index" 2047 + checksum = "faf0051849b5465059b75f59d388c7318aad6554701b74ecf02afc2573b0306c" 2048 dependencies = [ 2049 "html-escape", 2050 "image", ··· 2059 2060 [[package]] 2061 name = "quote" 2062 + version = "1.0.40" 2063 source = "registry+https://github.com/rust-lang/crates.io-index" 2064 + checksum = "1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d" 2065 dependencies = [ 2066 "proc-macro2", 2067 ] 2068 2069 [[package]] 2070 + name = "r-efi" 2071 + version = "5.2.0" 2072 + source = "registry+https://github.com/rust-lang/crates.io-index" 2073 + checksum = "74765f6d916ee2faa39bc8e68e4f3ed8949b48cccdac59983d287a7cb71ce9c5" 2074 + 2075 + [[package]] 2076 name = "rand" 2077 + version = "0.9.1" 2078 source = "registry+https://github.com/rust-lang/crates.io-index" 2079 + checksum = "9fbfd9d094a40bf3ae768db9361049ace4c0e04a4fd6b359518bd7b73a73dd97" 2080 dependencies = [ 2081 "rand_chacha", 2082 "rand_core", 2083 ] 2084 2085 [[package]] 2086 name = "rand_chacha" 2087 + version = "0.9.0" 2088 source = "registry+https://github.com/rust-lang/crates.io-index" 2089 + checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb" 2090 dependencies = [ 2091 "ppv-lite86", 2092 "rand_core", ··· 2094 2095 [[package]] 2096 name = "rand_core" 2097 + version = "0.9.3" 2098 source = "registry+https://github.com/rust-lang/crates.io-index" 2099 + checksum = "99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38" 2100 dependencies = [ 2101 "getrandom", 2102 ] ··· 2115 2116 [[package]] 2117 name = "regex-automata" 2118 + version = "0.4.9" 2119 source = "registry+https://github.com/rust-lang/crates.io-index" 2120 + checksum = "809e8dc61f6de73b46c85f4c96486310fe304c434cfa43669d7b40f711150908" 2121 dependencies = [ 2122 "aho-corasick", 2123 "memchr", ··· 2141 2142 [[package]] 2143 name = "rustix" 2144 + version = "0.38.44" 2145 + source = "registry+https://github.com/rust-lang/crates.io-index" 2146 + checksum = "fdb5bc1ae2baa591800df16c9ca78619bf65c0488b41b96ccec5d11220d8c154" 2147 + dependencies = [ 2148 + "bitflags 2.9.0", 2149 + "errno", 2150 + "libc", 2151 + "linux-raw-sys 0.4.15", 2152 + "windows-sys 0.59.0", 2153 + ] 2154 + 2155 + [[package]] 2156 + name = "rustix" 2157 + version = "1.0.7" 2158 source = "registry+https://github.com/rust-lang/crates.io-index" 2159 + checksum = "c71e83d6afe7ff64890ec6b71d6a69bb8a610ab78ce364b3352876bb4c801266" 2160 dependencies = [ 2161 + "bitflags 2.9.0", 2162 "errno", 2163 "libc", 2164 + "linux-raw-sys 0.9.4", 2165 + "windows-sys 0.59.0", 2166 ] 2167 2168 [[package]] 2169 + name = "rustversion" 2170 + version = "1.0.20" 2171 + source = "registry+https://github.com/rust-lang/crates.io-index" 2172 + checksum = "eded382c5f5f786b989652c49544c4877d9f015cc22e145a5ea8ea66c2921cd2" 2173 + 2174 + [[package]] 2175 name = "ryu" 2176 + version = "1.0.20" 2177 source = "registry+https://github.com/rust-lang/crates.io-index" 2178 + checksum = "28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f" 2179 2180 [[package]] 2181 name = "schannel" 2182 + version = "0.1.27" 2183 source = "registry+https://github.com/rust-lang/crates.io-index" 2184 + checksum = "1f29ebaa345f945cec9fbbc532eb307f0fdad8161f281b6369539c8d84876b3d" 2185 dependencies = [ 2186 "windows-sys 0.59.0", 2187 ] 2188 2189 [[package]] 2190 name = "semver" 2191 + version = "1.0.26" 2192 source = "registry+https://github.com/rust-lang/crates.io-index" 2193 + checksum = "56e6fa9c48d24d85fb3de5ad847117517440f6beceb7798af16b4a87d616b8d0" 2194 2195 [[package]] 2196 name = "serde" 2197 + version = "1.0.219" 2198 source = "registry+https://github.com/rust-lang/crates.io-index" 2199 + checksum = "5f0e2c6ed6606019b4e29e69dbaba95b11854410e5347d525002456dbbb786b6" 2200 dependencies = [ 2201 "serde_derive", 2202 ] 2203 2204 [[package]] 2205 name = "serde_derive" 2206 + version = "1.0.219" 2207 source = "registry+https://github.com/rust-lang/crates.io-index" 2208 + checksum = "5b0276cf7f2c73365f7157c8123c21cd9a50fbbd844757af28ca1f5925fc2a00" 2209 dependencies = [ 2210 "proc-macro2", 2211 "quote", ··· 2214 2215 [[package]] 2216 name = "serde_json" 2217 + version = "1.0.140" 2218 source = "registry+https://github.com/rust-lang/crates.io-index" 2219 + checksum = "20068b6e96dc6c9bd23e01df8827e6c7e1f2fddd43c21810382803c136b99373" 2220 dependencies = [ 2221 "itoa", 2222 "memchr", ··· 2226 2227 [[package]] 2228 name = "serde_repr" 2229 + version = "0.1.20" 2230 source = "registry+https://github.com/rust-lang/crates.io-index" 2231 + checksum = "175ee3e80ae9982737ca543e96133087cbd9a485eecc3bc4de9c1a37b47ea59c" 2232 dependencies = [ 2233 "proc-macro2", 2234 "quote", ··· 2242 checksum = "87607cb1398ed59d48732e575a4c28a7a8ebf2454b964fe3f224f2afc07909e1" 2243 dependencies = [ 2244 "serde", 2245 ] 2246 2247 [[package]] ··· 2252 2253 [[package]] 2254 name = "signal-hook-registry" 2255 + version = "1.4.5" 2256 source = "registry+https://github.com/rust-lang/crates.io-index" 2257 + checksum = "9203b8055f63a2a00e2f593bb0510367fe707d7ff1e5c872de2f537b339e5410" 2258 dependencies = [ 2259 "libc", 2260 ] ··· 2287 2288 [[package]] 2289 name = "smallvec" 2290 + version = "1.15.0" 2291 source = "registry+https://github.com/rust-lang/crates.io-index" 2292 + checksum = "8917285742e9f3e1683f0a9c4e6b57960b7314d0b08d30d1ecd426713ee2eee9" 2293 2294 [[package]] 2295 name = "socket2" 2296 + version = "0.5.9" 2297 source = "registry+https://github.com/rust-lang/crates.io-index" 2298 + checksum = "4f5fd57c80058a56cf5c777ab8a126398ece8e442983605d280a44ce79d0edef" 2299 dependencies = [ 2300 "libc", 2301 "windows-sys 0.52.0", 2302 ] 2303 + 2304 + [[package]] 2305 + name = "stable_deref_trait" 2306 + version = "1.2.0" 2307 + source = "registry+https://github.com/rust-lang/crates.io-index" 2308 + checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3" 2309 2310 [[package]] 2311 name = "static_assertions" ··· 2315 2316 [[package]] 2317 name = "syn" 2318 + version = "2.0.101" 2319 source = "registry+https://github.com/rust-lang/crates.io-index" 2320 + checksum = "8ce2b7fc941b3a24138a0a7cf8e858bfc6a992e7978a068a5c760deb0ed43caf" 2321 dependencies = [ 2322 "proc-macro2", 2323 "quote", 2324 "unicode-ident", 2325 + ] 2326 + 2327 + [[package]] 2328 + name = "synstructure" 2329 + version = "0.13.2" 2330 + source = "registry+https://github.com/rust-lang/crates.io-index" 2331 + checksum = "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2" 2332 + dependencies = [ 2333 + "proc-macro2", 2334 + "quote", 2335 + "syn", 2336 ] 2337 2338 [[package]] ··· 2356 2357 [[package]] 2358 name = "temp-dir" 2359 + version = "0.1.16" 2360 source = "registry+https://github.com/rust-lang/crates.io-index" 2361 + checksum = "83176759e9416cf81ee66cb6508dbfe9c96f20b8b56265a39917551c23c70964" 2362 2363 [[package]] 2364 name = "tempfile" 2365 + version = "3.20.0" 2366 source = "registry+https://github.com/rust-lang/crates.io-index" 2367 + checksum = "e8a64e3985349f2441a1a9ef0b853f869006c3855f2cda6862a94d26ebb9d6a1" 2368 dependencies = [ 2369 "fastrand 2.1.1", 2370 + "getrandom", 2371 "once_cell", 2372 + "rustix 1.0.7", 2373 "windows-sys 0.59.0", 2374 ] 2375 2376 [[package]] 2377 name = "thiserror" 2378 + version = "2.0.12" 2379 source = "registry+https://github.com/rust-lang/crates.io-index" 2380 + checksum = "567b8a2dae586314f7be2a752ec7474332959c6460e02bde30d702a66d488708" 2381 dependencies = [ 2382 "thiserror-impl", 2383 ] 2384 2385 [[package]] 2386 name = "thiserror-impl" 2387 + version = "2.0.12" 2388 source = "registry+https://github.com/rust-lang/crates.io-index" 2389 + checksum = "7f7cf42b4507d8ea322120659672cf1b9dbb93f8f2d4ecfd6e51350ff5b17a1d" 2390 dependencies = [ 2391 "proc-macro2", 2392 "quote", ··· 2395 2396 [[package]] 2397 name = "time" 2398 + version = "0.3.41" 2399 source = "registry+https://github.com/rust-lang/crates.io-index" 2400 + checksum = "8a7619e19bc266e0f9c5e6686659d394bc57973859340060a69221e57dbc0c40" 2401 dependencies = [ 2402 "deranged", 2403 "itoa", ··· 2410 2411 [[package]] 2412 name = "time-core" 2413 + version = "0.1.4" 2414 source = "registry+https://github.com/rust-lang/crates.io-index" 2415 + checksum = "c9e9a38711f559d9e3ce1cdb06dd7c5b8ea546bc90052da6d06bb76da74bb07c" 2416 2417 [[package]] 2418 name = "time-macros" 2419 + version = "0.2.22" 2420 source = "registry+https://github.com/rust-lang/crates.io-index" 2421 + checksum = "3526739392ec93fd8b359c8e98514cb3e8e021beb4e5f597b00a0221f8ed8a49" 2422 dependencies = [ 2423 "num-conv", 2424 "time-core", 2425 ] 2426 2427 [[package]] 2428 + name = "tinystr" 2429 + version = "0.8.1" 2430 source = "registry+https://github.com/rust-lang/crates.io-index" 2431 + checksum = "5d4f6d1145dcb577acf783d4e601bc1d76a13337bb54e6233add580b07344c8b" 2432 dependencies = [ 2433 + "displaydoc", 2434 + "zerovec", 2435 ] 2436 2437 [[package]] 2438 name = "toml" 2439 + version = "0.8.22" 2440 source = "registry+https://github.com/rust-lang/crates.io-index" 2441 + checksum = "05ae329d1f08c4d17a59bed7ff5b5a769d062e64a62d34a3261b219e62cd5aae" 2442 dependencies = [ 2443 "serde", 2444 "serde_spanned", ··· 2448 2449 [[package]] 2450 name = "toml_datetime" 2451 + version = "0.6.9" 2452 source = "registry+https://github.com/rust-lang/crates.io-index" 2453 + checksum = "3da5db5a963e24bc68be8b17b6fa82814bb22ee8660f192bb182771d498f09a3" 2454 dependencies = [ 2455 "serde", 2456 ] 2457 2458 [[package]] 2459 name = "toml_edit" 2460 + version = "0.22.26" 2461 source = "registry+https://github.com/rust-lang/crates.io-index" 2462 + checksum = "310068873db2c5b3e7659d2cc35d21855dbafa50d1ce336397c666e3cb08137e" 2463 dependencies = [ 2464 "indexmap", 2465 "serde", ··· 2470 2471 [[package]] 2472 name = "tracing" 2473 + version = "0.1.41" 2474 source = "registry+https://github.com/rust-lang/crates.io-index" 2475 + checksum = "784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0" 2476 dependencies = [ 2477 "log", 2478 "pin-project-lite", ··· 2482 2483 [[package]] 2484 name = "tracing-attributes" 2485 + version = "0.1.28" 2486 source = "registry+https://github.com/rust-lang/crates.io-index" 2487 + checksum = "395ae124c09f9e6918a2310af6038fba074bcf474ac352496d5910dd59a2226d" 2488 dependencies = [ 2489 "proc-macro2", 2490 "quote", ··· 2493 2494 [[package]] 2495 name = "tracing-core" 2496 + version = "0.1.33" 2497 source = "registry+https://github.com/rust-lang/crates.io-index" 2498 + checksum = "e672c95779cf947c5311f83787af4fa8fffd12fb27e4993211a84bdfd9610f9c" 2499 dependencies = [ 2500 "once_cell", 2501 ] ··· 2522 ] 2523 2524 [[package]] 2525 name = "uds_windows" 2526 version = "1.1.0" 2527 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 2533 ] 2534 2535 [[package]] 2536 name = "unicode-ident" 2537 + version = "1.0.18" 2538 source = "registry+https://github.com/rust-lang/crates.io-index" 2539 + checksum = "5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c96512" 2540 2541 [[package]] 2542 name = "url" 2543 + version = "2.5.4" 2544 source = "registry+https://github.com/rust-lang/crates.io-index" 2545 + checksum = "32f8b686cadd1473f4bd0117a5d28d36b1ade384ea9b5069a1c40aefed7fda60" 2546 dependencies = [ 2547 "form_urlencoded", 2548 + "idna", 2549 "percent-encoding", 2550 ] 2551 ··· 2560 version = "0.1.7" 2561 source = "registry+https://github.com/rust-lang/crates.io-index" 2562 checksum = "86bd8d4e895da8537e5315b8254664e6b769c4ff3db18321b297a1e7004392e3" 2563 + 2564 + [[package]] 2565 + name = "utf8_iter" 2566 + version = "1.0.4" 2567 + source = "registry+https://github.com/rust-lang/crates.io-index" 2568 + checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be" 2569 2570 [[package]] 2571 name = "utf8parse" ··· 2599 2600 [[package]] 2601 name = "wasi" 2602 + version = "0.14.2+wasi-0.2.4" 2603 source = "registry+https://github.com/rust-lang/crates.io-index" 2604 + checksum = "9683f9a5a998d873c0d21fcbe3c083009670149a8fab228644b8bd36b2c48cb3" 2605 + dependencies = [ 2606 + "wit-bindgen-rt", 2607 + ] 2608 2609 [[package]] 2610 name = "wasm-bindgen" 2611 + version = "0.2.100" 2612 source = "registry+https://github.com/rust-lang/crates.io-index" 2613 + checksum = "1edc8929d7499fc4e8f0be2262a241556cfc54a0bea223790e71446f2aab1ef5" 2614 dependencies = [ 2615 "cfg-if", 2616 "once_cell", 2617 + "rustversion", 2618 "wasm-bindgen-macro", 2619 ] 2620 2621 [[package]] 2622 name = "wasm-bindgen-backend" 2623 + version = "0.2.100" 2624 source = "registry+https://github.com/rust-lang/crates.io-index" 2625 + checksum = "2f0a0651a5c2bc21487bde11ee802ccaf4c51935d0d3d42a6101f98161700bc6" 2626 dependencies = [ 2627 "bumpalo", 2628 "log", 2629 "proc-macro2", 2630 "quote", 2631 "syn", ··· 2634 2635 [[package]] 2636 name = "wasm-bindgen-macro" 2637 + version = "0.2.100" 2638 source = "registry+https://github.com/rust-lang/crates.io-index" 2639 + checksum = "7fe63fc6d09ed3792bd0897b314f53de8e16568c2b3f7982f468c0bf9bd0b407" 2640 dependencies = [ 2641 "quote", 2642 "wasm-bindgen-macro-support", ··· 2644 2645 [[package]] 2646 name = "wasm-bindgen-macro-support" 2647 + version = "0.2.100" 2648 source = "registry+https://github.com/rust-lang/crates.io-index" 2649 + checksum = "8ae87ea40c9f689fc23f209965b6fb8a99ad69aeeb0231408be24920604395de" 2650 dependencies = [ 2651 "proc-macro2", 2652 "quote", ··· 2657 2658 [[package]] 2659 name = "wasm-bindgen-shared" 2660 + version = "0.2.100" 2661 source = "registry+https://github.com/rust-lang/crates.io-index" 2662 + checksum = "1a05d73b933a847d6cccdda8f838a22ff101ad9bf93e33684f39c1f5f0eece3d" 2663 + dependencies = [ 2664 + "unicode-ident", 2665 + ] 2666 2667 [[package]] 2668 name = "winapi" ··· 2688 2689 [[package]] 2690 name = "windows-core" 2691 + version = "0.61.0" 2692 + source = "registry+https://github.com/rust-lang/crates.io-index" 2693 + checksum = "4763c1de310c86d75a878046489e2e5ba02c649d185f21c67d4cf8a56d098980" 2694 + dependencies = [ 2695 + "windows-implement", 2696 + "windows-interface", 2697 + "windows-link", 2698 + "windows-result", 2699 + "windows-strings", 2700 + ] 2701 + 2702 + [[package]] 2703 + name = "windows-implement" 2704 + version = "0.60.0" 2705 source = "registry+https://github.com/rust-lang/crates.io-index" 2706 + checksum = "a47fddd13af08290e67f4acabf4b459f647552718f683a7b415d290ac744a836" 2707 dependencies = [ 2708 + "proc-macro2", 2709 + "quote", 2710 + "syn", 2711 + ] 2712 + 2713 + [[package]] 2714 + name = "windows-interface" 2715 + version = "0.59.1" 2716 + source = "registry+https://github.com/rust-lang/crates.io-index" 2717 + checksum = "bd9211b69f8dcdfa817bfd14bf1c97c9188afa36f4750130fcdf3f400eca9fa8" 2718 + dependencies = [ 2719 + "proc-macro2", 2720 + "quote", 2721 + "syn", 2722 + ] 2723 + 2724 + [[package]] 2725 + name = "windows-link" 2726 + version = "0.1.1" 2727 + source = "registry+https://github.com/rust-lang/crates.io-index" 2728 + checksum = "76840935b766e1b0a05c0066835fb9ec80071d4c09a16f6bd5f7e655e3c14c38" 2729 + 2730 + [[package]] 2731 + name = "windows-result" 2732 + version = "0.3.2" 2733 + source = "registry+https://github.com/rust-lang/crates.io-index" 2734 + checksum = "c64fd11a4fd95df68efcfee5f44a294fe71b8bc6a91993e2791938abcc712252" 2735 + dependencies = [ 2736 + "windows-link", 2737 + ] 2738 + 2739 + [[package]] 2740 + name = "windows-strings" 2741 + version = "0.4.0" 2742 + source = "registry+https://github.com/rust-lang/crates.io-index" 2743 + checksum = "7a2ba9642430ee452d5a7aa78d72907ebe8cfda358e8cb7918a2050581322f97" 2744 + dependencies = [ 2745 + "windows-link", 2746 ] 2747 2748 [[package]] ··· 2895 2896 [[package]] 2897 name = "winnow" 2898 + version = "0.7.10" 2899 source = "registry+https://github.com/rust-lang/crates.io-index" 2900 + checksum = "c06928c8748d81b05c9be96aad92e1b6ff01833332f281e8cfca3be4b35fc9ec" 2901 dependencies = [ 2902 "memchr", 2903 ] 2904 2905 [[package]] 2906 + name = "wit-bindgen-rt" 2907 + version = "0.39.0" 2908 + source = "registry+https://github.com/rust-lang/crates.io-index" 2909 + checksum = "6f42320e61fe2cfd34354ecb597f86f413484a798ba44a8ca1165c58d42da6c1" 2910 + dependencies = [ 2911 + "bitflags 2.9.0", 2912 + ] 2913 + 2914 + [[package]] 2915 + name = "writeable" 2916 + version = "0.6.1" 2917 + source = "registry+https://github.com/rust-lang/crates.io-index" 2918 + checksum = "ea2f10b9bb0928dfb1b42b65e1f9e36f7f54dbdf08457afefb38afcdec4fa2bb" 2919 + 2920 + [[package]] 2921 + name = "yoke" 2922 + version = "0.8.0" 2923 + source = "registry+https://github.com/rust-lang/crates.io-index" 2924 + checksum = "5f41bb01b8226ef4bfd589436a297c53d118f65921786300e427be8d487695cc" 2925 + dependencies = [ 2926 + "serde", 2927 + "stable_deref_trait", 2928 + "yoke-derive", 2929 + "zerofrom", 2930 + ] 2931 + 2932 + [[package]] 2933 + name = "yoke-derive" 2934 + version = "0.8.0" 2935 source = "registry+https://github.com/rust-lang/crates.io-index" 2936 + checksum = "38da3c9736e16c5d3c8c597a9aaa5d1fa565d0532ae05e27c24aa62fb32c0ab6" 2937 dependencies = [ 2938 + "proc-macro2", 2939 + "quote", 2940 + "syn", 2941 + "synstructure", 2942 ] 2943 2944 [[package]] 2945 name = "zbus" 2946 + version = "5.6.0" 2947 source = "registry+https://github.com/rust-lang/crates.io-index" 2948 + checksum = "2522b82023923eecb0b366da727ec883ace092e7887b61d3da5139f26b44da58" 2949 dependencies = [ 2950 "async-broadcast", 2951 "async-executor", 2952 "async-io", 2953 "async-lock", 2954 "async-process", ··· 2957 "async-trait", 2958 "blocking", 2959 "enumflags2", 2960 + "event-listener 5.4.0", 2961 "futures-core", 2962 + "futures-lite 2.6.0", 2963 "hex", 2964 "nix", 2965 "ordered-stream", 2966 "serde", 2967 "serde_repr", 2968 "tracing", 2969 "uds_windows", 2970 + "windows-sys 0.59.0", 2971 + "winnow", 2972 "zbus_macros", 2973 "zbus_names", 2974 "zvariant", ··· 2976 2977 [[package]] 2978 name = "zbus_macros" 2979 + version = "5.6.0" 2980 source = "registry+https://github.com/rust-lang/crates.io-index" 2981 + checksum = "05d2e12843c75108c00c618c2e8ef9675b50b6ec095b36dc965f2e5aed463c15" 2982 dependencies = [ 2983 "proc-macro-crate", 2984 "proc-macro2", 2985 "quote", 2986 "syn", 2987 + "zbus_names", 2988 + "zvariant", 2989 "zvariant_utils", 2990 ] 2991 2992 [[package]] 2993 name = "zbus_names" 2994 + version = "4.2.0" 2995 source = "registry+https://github.com/rust-lang/crates.io-index" 2996 + checksum = "7be68e64bf6ce8db94f63e72f0c7eb9a60d733f7e0499e628dfab0f84d6bcb97" 2997 dependencies = [ 2998 "serde", 2999 "static_assertions", 3000 + "winnow", 3001 "zvariant", 3002 ] 3003 3004 [[package]] 3005 name = "zerocopy" 3006 + version = "0.8.25" 3007 source = "registry+https://github.com/rust-lang/crates.io-index" 3008 + checksum = "a1702d9583232ddb9174e01bb7c15a2ab8fb1bc6f227aa1233858c351a3ba0cb" 3009 dependencies = [ 3010 "zerocopy-derive", 3011 ] 3012 3013 [[package]] 3014 name = "zerocopy-derive" 3015 + version = "0.8.25" 3016 + source = "registry+https://github.com/rust-lang/crates.io-index" 3017 + checksum = "28a6e20d751156648aa063f3800b706ee209a32c0b4d9f24be3d980b01be55ef" 3018 + dependencies = [ 3019 + "proc-macro2", 3020 + "quote", 3021 + "syn", 3022 + ] 3023 + 3024 + [[package]] 3025 + name = "zerofrom" 3026 + version = "0.1.6" 3027 source = "registry+https://github.com/rust-lang/crates.io-index" 3028 + checksum = "50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5" 3029 + dependencies = [ 3030 + "zerofrom-derive", 3031 + ] 3032 + 3033 + [[package]] 3034 + name = "zerofrom-derive" 3035 + version = "0.1.6" 3036 + source = "registry+https://github.com/rust-lang/crates.io-index" 3037 + checksum = "d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502" 3038 + dependencies = [ 3039 + "proc-macro2", 3040 + "quote", 3041 + "syn", 3042 + "synstructure", 3043 + ] 3044 + 3045 + [[package]] 3046 + name = "zerotrie" 3047 + version = "0.2.2" 3048 + source = "registry+https://github.com/rust-lang/crates.io-index" 3049 + checksum = "36f0bbd478583f79edad978b407914f61b2972f5af6fa089686016be8f9af595" 3050 + dependencies = [ 3051 + "displaydoc", 3052 + "yoke", 3053 + "zerofrom", 3054 + ] 3055 + 3056 + [[package]] 3057 + name = "zerovec" 3058 + version = "0.11.2" 3059 + source = "registry+https://github.com/rust-lang/crates.io-index" 3060 + checksum = "4a05eb080e015ba39cc9e23bbe5e7fb04d5fb040350f99f34e338d5fdd294428" 3061 + dependencies = [ 3062 + "yoke", 3063 + "zerofrom", 3064 + "zerovec-derive", 3065 + ] 3066 + 3067 + [[package]] 3068 + name = "zerovec-derive" 3069 + version = "0.11.1" 3070 + source = "registry+https://github.com/rust-lang/crates.io-index" 3071 + checksum = "5b96237efa0c878c64bd89c436f661be4e46b2f3eff1ebb976f7ef2321d2f58f" 3072 dependencies = [ 3073 "proc-macro2", 3074 "quote", ··· 3077 3078 [[package]] 3079 name = "zvariant" 3080 + version = "5.5.1" 3081 source = "registry+https://github.com/rust-lang/crates.io-index" 3082 + checksum = "557e89d54880377a507c94cd5452f20e35d14325faf9d2958ebeadce0966c1b2" 3083 dependencies = [ 3084 "endi", 3085 "enumflags2", 3086 "serde", 3087 + "winnow", 3088 "zvariant_derive", 3089 + "zvariant_utils", 3090 ] 3091 3092 [[package]] 3093 name = "zvariant_derive" 3094 + version = "5.5.1" 3095 source = "registry+https://github.com/rust-lang/crates.io-index" 3096 + checksum = "757779842a0d242061d24c28be589ce392e45350dfb9186dfd7a042a2e19870c" 3097 dependencies = [ 3098 "proc-macro-crate", 3099 "proc-macro2", ··· 3104 3105 [[package]] 3106 name = "zvariant_utils" 3107 + version = "3.2.0" 3108 source = "registry+https://github.com/rust-lang/crates.io-index" 3109 + checksum = "e16edfee43e5d7b553b77872d99bc36afdda75c223ca7ad5e3fbecd82ca5fc34" 3110 dependencies = [ 3111 "proc-macro2", 3112 "quote", 3113 + "serde", 3114 + "static_assertions", 3115 "syn", 3116 + "winnow", 3117 ]
+20 -4
pkgs/by-name/ne/netease-cloud-music-gtk/package.nix
··· 15 libadwaita, 16 glib-networking, 17 gst_all_1, 18 }: 19 20 stdenv.mkDerivation (finalAttrs: { 21 pname = "netease-cloud-music-gtk"; 22 - version = "2.5.0"; 23 24 src = fetchFromGitHub { 25 owner = "gmg137"; 26 repo = "netease-cloud-music-gtk"; 27 tag = finalAttrs.version; 28 - hash = "sha256-QRgGQDYrqOpZErz+OHZF1GPshxnZRPTIJSNkFWqQeHM="; 29 }; 30 31 cargoDeps = rustPlatform.importCargoLock { 32 lockFile = ./Cargo.lock; 33 outputHashes = { 34 - "netease-cloud-music-api-1.5.0" = "sha256-3CBWYUJ+5/KRQ6/EPt84rBxXQRjhvazrasRzbpkRwPU="; 35 }; 36 }; 37 ··· 48 rustPlatform.cargoSetupHook 49 cargo 50 rustc 51 ]; 52 53 buildInputs = 54 [ 55 openssl 56 dbus 57 - libadwaita 58 glib-networking 59 ] 60 ++ (with gst_all_1; [
··· 15 libadwaita, 16 glib-networking, 17 gst_all_1, 18 + libxml2, 19 }: 20 21 + let 22 + libadwaita' = libadwaita.overrideAttrs (oldAttrs: { 23 + version = "1.6.2-unstable-2025-01-02"; 24 + src = oldAttrs.src.override { 25 + tag = null; 26 + rev = "f5f0e7ce69405846a8f8bdad11cef2e2a7e99010"; 27 + hash = "sha256-n5RbGHtt2g627T/Tg8m3PjYIl9wfYTIcrplq1pdKAXk="; 28 + }; 29 + 30 + # `test-application-window` is flaky on aarch64-linux 31 + doCheck = false; 32 + }); 33 + in 34 + 35 stdenv.mkDerivation (finalAttrs: { 36 pname = "netease-cloud-music-gtk"; 37 + version = "2.5.2"; 38 39 src = fetchFromGitHub { 40 owner = "gmg137"; 41 repo = "netease-cloud-music-gtk"; 42 tag = finalAttrs.version; 43 + hash = "sha256-3vAEk4HwS7EiMv0DAYOvZ9dOlO0yMEUcaO2qCCWlpLs="; 44 }; 45 46 cargoDeps = rustPlatform.importCargoLock { 47 lockFile = ./Cargo.lock; 48 outputHashes = { 49 + "netease-cloud-music-api-1.5.1" = "sha256-PFzXm7jgNsEJiluBaNuhSF0kg/licDdbItMDWmfIBDk="; 50 }; 51 }; 52 ··· 63 rustPlatform.cargoSetupHook 64 cargo 65 rustc 66 + libxml2 67 ]; 68 69 buildInputs = 70 [ 71 openssl 72 dbus 73 + libadwaita' 74 glib-networking 75 ] 76 ++ (with gst_all_1; [