Rockbox open source high quality audio player as a Music Player Daemon
mpris rockbox mpd libadwaita audio rust zig deno
2
fork

Configure Feed

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

update Cargo.lock

+24 -993
+24 -993
Cargo.lock
··· 13 13 ] 14 14 15 15 [[package]] 16 - name = "ab_glyph" 17 - version = "0.2.32" 18 - source = "registry+https://github.com/rust-lang/crates.io-index" 19 - checksum = "01c0457472c38ea5bd1c3b5ada5e368271cb550be7a4ca4a0b4634e9913f6cc2" 20 - dependencies = [ 21 - "ab_glyph_rasterizer", 22 - "owned_ttf_parser", 23 - ] 24 - 25 - [[package]] 26 - name = "ab_glyph_rasterizer" 27 - version = "0.1.10" 28 - source = "registry+https://github.com/rust-lang/crates.io-index" 29 - checksum = "366ffbaa4442f4684d91e2cd7c5ea7c4ed8add41959a31447066e279e432b618" 30 - 31 - [[package]] 32 16 name = "actix" 33 17 version = "0.13.5" 34 18 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 432 416 checksum = "5c6cb57a04249c6480766f7f7cef5467412af1490f8d1e243141daddada3264f" 433 417 434 418 [[package]] 435 - name = "android-activity" 436 - version = "0.6.0" 437 - source = "registry+https://github.com/rust-lang/crates.io-index" 438 - checksum = "ef6978589202a00cd7e118380c448a08b6ed394c3a8df3a430d0898e3a42d046" 439 - dependencies = [ 440 - "android-properties", 441 - "bitflags 2.6.0", 442 - "cc", 443 - "cesu8", 444 - "jni", 445 - "jni-sys", 446 - "libc", 447 - "log", 448 - "ndk", 449 - "ndk-context", 450 - "ndk-sys 0.6.0+11769913", 451 - "num_enum", 452 - "thiserror 1.0.63", 453 - ] 454 - 455 - [[package]] 456 - name = "android-properties" 457 - version = "0.2.2" 458 - source = "registry+https://github.com/rust-lang/crates.io-index" 459 - checksum = "fc7eb209b1518d6bb87b283c20095f5228ecda460da70b44f0802523dea6da04" 460 - 461 - [[package]] 462 419 name = "android-tzdata" 463 420 version = "0.1.1" 464 421 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 555 512 ] 556 513 557 514 [[package]] 558 - name = "arrayref" 559 - version = "0.3.9" 560 - source = "registry+https://github.com/rust-lang/crates.io-index" 561 - checksum = "76a2e8124351fda1ef8aaaa3bbd7ebbcb486bbcd4225aca0aa0d84bb2db8fecb" 562 - 563 - [[package]] 564 515 name = "arrayvec" 565 516 version = "0.7.6" 566 517 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 568 519 dependencies = [ 569 520 "serde", 570 521 ] 571 - 572 - [[package]] 573 - name = "as-raw-xcb-connection" 574 - version = "1.0.1" 575 - source = "registry+https://github.com/rust-lang/crates.io-index" 576 - checksum = "175571dd1d178ced59193a6fc02dde1b972eb0bc56c892cde9beeceac5bf0f6b" 577 522 578 523 [[package]] 579 524 name = "ascii_utils" ··· 846 791 "futures-lite", 847 792 "parking", 848 793 "polling 3.7.3", 849 - "rustix 0.38.42", 794 + "rustix", 850 795 "slab", 851 796 "tracing", 852 797 "windows-sys 0.59.0", ··· 878 823 "cfg-if 1.0.0", 879 824 "event-listener 5.3.1", 880 825 "futures-lite", 881 - "rustix 0.38.42", 826 + "rustix", 882 827 "tracing", 883 828 ] 884 829 ··· 905 850 "cfg-if 1.0.0", 906 851 "futures-core", 907 852 "futures-io", 908 - "rustix 0.38.42", 853 + "rustix", 909 854 "signal-hook-registry", 910 855 "slab", 911 856 "windows-sys 0.59.0", ··· 1341 1286 ] 1342 1287 1343 1288 [[package]] 1344 - name = "block2" 1345 - version = "0.5.1" 1346 - source = "registry+https://github.com/rust-lang/crates.io-index" 1347 - checksum = "2c132eebf10f5cad5289222520a4a058514204aed6d791f1cf4fe8088b82d15f" 1348 - dependencies = [ 1349 - "objc2", 1350 - ] 1351 - 1352 - [[package]] 1353 1289 name = "blocking" 1354 1290 version = "1.6.1" 1355 1291 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 1482 1418 "glib-sys", 1483 1419 "libc", 1484 1420 "system-deps 7.0.3", 1485 - ] 1486 - 1487 - [[package]] 1488 - name = "calloop" 1489 - version = "0.13.0" 1490 - source = "registry+https://github.com/rust-lang/crates.io-index" 1491 - checksum = "b99da2f8558ca23c71f4fd15dc57c906239752dd27ff3c00a1d56b685b7cbfec" 1492 - dependencies = [ 1493 - "bitflags 2.6.0", 1494 - "log", 1495 - "polling 3.7.3", 1496 - "rustix 0.38.42", 1497 - "slab", 1498 - "thiserror 1.0.63", 1499 - ] 1500 - 1501 - [[package]] 1502 - name = "calloop-wayland-source" 1503 - version = "0.3.0" 1504 - source = "registry+https://github.com/rust-lang/crates.io-index" 1505 - checksum = "95a66a987056935f7efce4ab5668920b5d0dac4a7c99991a67395f13702ddd20" 1506 - dependencies = [ 1507 - "calloop", 1508 - "rustix 0.38.42", 1509 - "wayland-backend", 1510 - "wayland-client", 1511 1421 ] 1512 1422 1513 1423 [[package]] ··· 1571 1481 checksum = "4f4c707c6a209cbe82d10abd08e1ea8995e9ea937d2550646e02798948992be0" 1572 1482 1573 1483 [[package]] 1574 - name = "cesu8" 1575 - version = "1.1.0" 1576 - source = "registry+https://github.com/rust-lang/crates.io-index" 1577 - checksum = "6d43a04d8753f35258c91f8ec639f792891f748a1edbd759cf1dcea3382ad83c" 1578 - 1579 - [[package]] 1580 1484 name = "cexpr" 1581 1485 version = "0.6.0" 1582 1486 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 1771 1675 ] 1772 1676 1773 1677 [[package]] 1774 - name = "cocoa" 1775 - version = "0.24.1" 1776 - source = "registry+https://github.com/rust-lang/crates.io-index" 1777 - checksum = "f425db7937052c684daec3bd6375c8abe2d146dca4b8b143d6db777c39138f3a" 1778 - dependencies = [ 1779 - "bitflags 1.3.2", 1780 - "block", 1781 - "cocoa-foundation", 1782 - "core-foundation", 1783 - "core-graphics 0.22.3", 1784 - "foreign-types 0.3.2", 1785 - "libc", 1786 - "objc", 1787 - ] 1788 - 1789 - [[package]] 1790 - name = "cocoa-foundation" 1791 - version = "0.1.2" 1792 - source = "registry+https://github.com/rust-lang/crates.io-index" 1793 - checksum = "8c6234cbb2e4c785b456c0644748b1ac416dd045799740356f8363dfe00c93f7" 1794 - dependencies = [ 1795 - "bitflags 1.3.2", 1796 - "block", 1797 - "core-foundation", 1798 - "core-graphics-types", 1799 - "libc", 1800 - "objc", 1801 - ] 1802 - 1803 - [[package]] 1804 1678 name = "codespan-reporting" 1805 1679 version = "0.11.1" 1806 1680 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 1842 1716 version = "1.0.2" 1843 1717 source = "registry+https://github.com/rust-lang/crates.io-index" 1844 1718 checksum = "d3fd119d74b830634cea2a0f58bbd0d54540518a14397557951e79340abc28c0" 1845 - 1846 - [[package]] 1847 - name = "combine" 1848 - version = "4.6.7" 1849 - source = "registry+https://github.com/rust-lang/crates.io-index" 1850 - checksum = "ba5a308b75df32fe02788e748662718f03fde005016435c444eea572398219fd" 1851 - dependencies = [ 1852 - "bytes", 1853 - "memchr", 1854 - ] 1855 1719 1856 1720 [[package]] 1857 1721 name = "compact_str" ··· 1949 1813 checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b" 1950 1814 1951 1815 [[package]] 1952 - name = "core-graphics" 1953 - version = "0.22.3" 1954 - source = "registry+https://github.com/rust-lang/crates.io-index" 1955 - checksum = "2581bbab3b8ffc6fcbd550bf46c355135d16e9ff2a6ea032ad6b9bf1d7efe4fb" 1956 - dependencies = [ 1957 - "bitflags 1.3.2", 1958 - "core-foundation", 1959 - "core-graphics-types", 1960 - "foreign-types 0.3.2", 1961 - "libc", 1962 - ] 1963 - 1964 - [[package]] 1965 - name = "core-graphics" 1966 - version = "0.23.2" 1967 - source = "registry+https://github.com/rust-lang/crates.io-index" 1968 - checksum = "c07782be35f9e1140080c6b96f0d44b739e2278479f64e02fdab4e32dfd8b081" 1969 - dependencies = [ 1970 - "bitflags 1.3.2", 1971 - "core-foundation", 1972 - "core-graphics-types", 1973 - "foreign-types 0.5.0", 1974 - "libc", 1975 - ] 1976 - 1977 - [[package]] 1978 1816 name = "core-graphics-types" 1979 1817 version = "0.1.3" 1980 1818 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 2092 1930 "crossterm_winapi", 2093 1931 "mio 1.0.2", 2094 1932 "parking_lot", 2095 - "rustix 0.38.42", 1933 + "rustix", 2096 1934 "serde", 2097 1935 "signal-hook", 2098 1936 "signal-hook-mio", ··· 2188 2026 ] 2189 2027 2190 2028 [[package]] 2191 - name = "cursor-icon" 2192 - version = "1.2.0" 2193 - source = "registry+https://github.com/rust-lang/crates.io-index" 2194 - checksum = "f27ae1dd37df86211c42e150270f82743308803d90a6f6e6651cd730d5e1732f" 2195 - 2196 - [[package]] 2197 2029 name = "curve25519-dalek" 2198 2030 version = "4.1.3" 2199 2031 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 2300 2132 "libc", 2301 2133 "libdbus-sys", 2302 2134 "winapi", 2303 - ] 2304 - 2305 - [[package]] 2306 - name = "dbus-crossroads" 2307 - version = "0.5.3" 2308 - source = "registry+https://github.com/rust-lang/crates.io-index" 2309 - checksum = "64bff0bd181fba667660276c6b7ebdc50cff37ce593e7adf9e734f89c8f444e8" 2310 - dependencies = [ 2311 - "dbus", 2312 2135 ] 2313 2136 2314 2137 [[package]] ··· 3825 3648 ] 3826 3649 3827 3650 [[package]] 3828 - name = "dispatch" 3829 - version = "0.2.0" 3830 - source = "registry+https://github.com/rust-lang/crates.io-index" 3831 - checksum = "bd0c93bb4b0c6d9b77f4435b0ae98c24d17f1c45b2ff844c6151a07256ca923b" 3832 - 3833 - [[package]] 3834 3651 name = "displaydoc" 3835 3652 version = "0.2.5" 3836 3653 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 3848 3665 checksum = "8c97b9233581d84b8e1e689cdd3a47b6f69770084fc246e86a7f78b0d9c1d4a5" 3849 3666 3850 3667 [[package]] 3851 - name = "dlib" 3852 - version = "0.5.2" 3853 - source = "registry+https://github.com/rust-lang/crates.io-index" 3854 - checksum = "330c60081dcc4c72131f8eb70510f1ac07223e5d4163db481a04a0befcffa412" 3855 - dependencies = [ 3856 - "libloading 0.8.5", 3857 - ] 3858 - 3859 - [[package]] 3860 3668 name = "dlopen2" 3861 3669 version = "0.6.1" 3862 3670 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 3921 3729 version = "1.2.1" 3922 3730 source = "registry+https://github.com/rust-lang/crates.io-index" 3923 3731 checksum = "75b325c5dbd37f80359721ad39aca5a29fb04c89279657cffdda8736d0c0b9d2" 3924 - 3925 - [[package]] 3926 - name = "dpi" 3927 - version = "0.1.2" 3928 - source = "registry+https://github.com/rust-lang/crates.io-index" 3929 - checksum = "d8b14ccef22fc6f5a8f4d7d768562a182c04ce9a3b3157b91390b52ddfdf1a76" 3930 3732 3931 3733 [[package]] 3932 3734 name = "dprint-core" ··· 4506 4308 checksum = "7e5768da2206272c81ef0b5e951a41862938a6070da63bcea197899942d3b947" 4507 4309 dependencies = [ 4508 4310 "cfg-if 1.0.0", 4509 - "rustix 0.38.42", 4311 + "rustix", 4510 4312 "windows-sys 0.52.0", 4511 4313 ] 4512 4314 ··· 4648 4450 4649 4451 [[package]] 4650 4452 name = "foreign-types" 4651 - version = "0.3.2" 4652 - source = "registry+https://github.com/rust-lang/crates.io-index" 4653 - checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1" 4654 - dependencies = [ 4655 - "foreign-types-shared 0.1.1", 4656 - ] 4657 - 4658 - [[package]] 4659 - name = "foreign-types" 4660 4453 version = "0.5.0" 4661 4454 source = "registry+https://github.com/rust-lang/crates.io-index" 4662 4455 checksum = "d737d9aa519fb7b749cbc3b962edcf310a8dd1f4b67c91c4f83975dbdd17d965" 4663 4456 dependencies = [ 4664 4457 "foreign-types-macros", 4665 - "foreign-types-shared 0.3.1", 4458 + "foreign-types-shared", 4666 4459 ] 4667 4460 4668 4461 [[package]] ··· 4678 4471 4679 4472 [[package]] 4680 4473 name = "foreign-types-shared" 4681 - version = "0.1.1" 4682 - source = "registry+https://github.com/rust-lang/crates.io-index" 4683 - checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b" 4684 - 4685 - [[package]] 4686 - name = "foreign-types-shared" 4687 4474 version = "0.3.1" 4688 4475 source = "registry+https://github.com/rust-lang/crates.io-index" 4689 4476 checksum = "aa9a19cbb55df58761df49b23516a86d432839add4af60fc256da840f66ed35b" ··· 4731 4518 source = "registry+https://github.com/rust-lang/crates.io-index" 4732 4519 checksum = "f7e180ac76c23b45e767bd7ae9579bc0bb458618c4bc71835926e098e61d15f8" 4733 4520 dependencies = [ 4734 - "rustix 0.38.42", 4521 + "rustix", 4735 4522 "windows-sys 0.52.0", 4736 4523 ] 4737 4524 ··· 4945 4732 "typenum", 4946 4733 "version_check", 4947 4734 "zeroize", 4948 - ] 4949 - 4950 - [[package]] 4951 - name = "gethostname" 4952 - version = "1.1.0" 4953 - source = "registry+https://github.com/rust-lang/crates.io-index" 4954 - checksum = "1bd49230192a3797a9a4d6abe9b3eed6f7fa4c8a8a4947977c6f80025f92cbd8" 4955 - dependencies = [ 4956 - "rustix 1.1.3", 4957 - "windows-link", 4958 4735 ] 4959 4736 4960 4737 [[package]] ··· 6326 6103 checksum = "d75a2a4b1b190afb6f5425f10f6a8f959d2ea0b9c2b1d79553551850539e4674" 6327 6104 6328 6105 [[package]] 6329 - name = "jni" 6330 - version = "0.21.1" 6331 - source = "registry+https://github.com/rust-lang/crates.io-index" 6332 - checksum = "1a87aa2bb7d2af34197c04845522473242e1aa17c12f4935d5856491a7fb8c97" 6333 - dependencies = [ 6334 - "cesu8", 6335 - "cfg-if 1.0.0", 6336 - "combine", 6337 - "jni-sys", 6338 - "log", 6339 - "thiserror 1.0.63", 6340 - "walkdir", 6341 - "windows-sys 0.45.0", 6342 - ] 6343 - 6344 - [[package]] 6345 6106 name = "jni-sys" 6346 6107 version = "0.3.0" 6347 6108 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 6556 6317 6557 6318 [[package]] 6558 6319 name = "libc" 6559 - version = "0.2.178" 6320 + version = "0.2.169" 6560 6321 source = "registry+https://github.com/rust-lang/crates.io-index" 6561 - checksum = "37c93d8daa9d8a012fd8ab92f088405fb202ea0b6ab73ee2482ae66af4f42091" 6322 + checksum = "b5aba8db14291edd000dfcc4d620c7ebfb122c613afb886ca8803fa4e128a20a" 6562 6323 6563 6324 [[package]] 6564 6325 name = "libdbus-sys" ··· 6651 6412 dependencies = [ 6652 6413 "bitflags 2.6.0", 6653 6414 "libc", 6654 - "redox_syscall 0.5.3", 6415 + "redox_syscall", 6655 6416 ] 6656 6417 6657 6418 [[package]] ··· 6708 6469 checksum = "78b3ae25bc7c8c38cec158d1f2757ee79e9b3740fbc7ccf0e59e4b08d793fa89" 6709 6470 6710 6471 [[package]] 6711 - name = "linux-raw-sys" 6712 - version = "0.11.0" 6713 - source = "registry+https://github.com/rust-lang/crates.io-index" 6714 - checksum = "df1d3c3b53da64cf5760482273a98e575c651a67eec7f77df96b5b642de8f039" 6715 - 6716 - [[package]] 6717 6472 name = "litemap" 6718 6473 version = "0.7.4" 6719 6474 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 7004 6759 "bitflags 2.6.0", 7005 6760 "block", 7006 6761 "core-graphics-types", 7007 - "foreign-types 0.5.0", 6762 + "foreign-types", 7008 6763 "log", 7009 6764 "objc", 7010 6765 "paste", ··· 7219 6974 ] 7220 6975 7221 6976 [[package]] 7222 - name = "ndk" 7223 - version = "0.9.0" 7224 - source = "registry+https://github.com/rust-lang/crates.io-index" 7225 - checksum = "c3f42e7bbe13d351b6bead8286a43aac9534b82bd3cc43e47037f012ebfd62d4" 7226 - dependencies = [ 7227 - "bitflags 2.6.0", 7228 - "jni-sys", 7229 - "log", 7230 - "ndk-sys 0.6.0+11769913", 7231 - "num_enum", 7232 - "raw-window-handle", 7233 - "thiserror 1.0.63", 7234 - ] 7235 - 7236 - [[package]] 7237 - name = "ndk-context" 7238 - version = "0.1.1" 7239 - source = "registry+https://github.com/rust-lang/crates.io-index" 7240 - checksum = "27b02d87554356db9e9a873add8782d4ea6e3e58ea071a9adb9a2e8ddb884a8b" 7241 - 7242 - [[package]] 7243 6977 name = "ndk-sys" 7244 6978 version = "0.5.0+25.2.9519653" 7245 6979 source = "registry+https://github.com/rust-lang/crates.io-index" 7246 6980 checksum = "8c196769dd60fd4f363e11d948139556a344e79d451aeb2fa2fd040738ef7691" 7247 - dependencies = [ 7248 - "jni-sys", 7249 - ] 7250 - 7251 - [[package]] 7252 - name = "ndk-sys" 7253 - version = "0.6.0+11769913" 7254 - source = "registry+https://github.com/rust-lang/crates.io-index" 7255 - checksum = "ee6cda3051665f1fb8d9e08fc35c96d5a244fb1be711a03b71118828afc9a873" 7256 6981 dependencies = [ 7257 6982 "jni-sys", 7258 6983 ] ··· 7544 7269 dependencies = [ 7545 7270 "hermit-abi 0.3.9", 7546 7271 "libc", 7547 - ] 7548 - 7549 - [[package]] 7550 - name = "num_enum" 7551 - version = "0.7.5" 7552 - source = "registry+https://github.com/rust-lang/crates.io-index" 7553 - checksum = "b1207a7e20ad57b847bbddc6776b968420d38292bbfe2089accff5e19e82454c" 7554 - dependencies = [ 7555 - "num_enum_derive", 7556 - "rustversion", 7557 - ] 7558 - 7559 - [[package]] 7560 - name = "num_enum_derive" 7561 - version = "0.7.5" 7562 - source = "registry+https://github.com/rust-lang/crates.io-index" 7563 - checksum = "ff32365de1b6743cb203b710788263c44a03de03802daf96092f2da4fe6ba4d7" 7564 - dependencies = [ 7565 - "proc-macro-crate", 7566 - "proc-macro2", 7567 - "quote", 7568 - "syn 2.0.91", 7569 7272 ] 7570 7273 7571 7274 [[package]] ··· 7587 7290 ] 7588 7291 7589 7292 [[package]] 7590 - name = "objc-sys" 7591 - version = "0.3.5" 7592 - source = "registry+https://github.com/rust-lang/crates.io-index" 7593 - checksum = "cdb91bdd390c7ce1a8607f35f3ca7151b65afc0ff5ff3b34fa350f7d7c7e4310" 7594 - 7595 - [[package]] 7596 - name = "objc2" 7597 - version = "0.5.2" 7598 - source = "registry+https://github.com/rust-lang/crates.io-index" 7599 - checksum = "46a785d4eeff09c14c487497c162e92766fbb3e4059a71840cecc03d9a50b804" 7600 - dependencies = [ 7601 - "objc-sys", 7602 - "objc2-encode", 7603 - ] 7604 - 7605 - [[package]] 7606 - name = "objc2-app-kit" 7607 - version = "0.2.2" 7608 - source = "registry+https://github.com/rust-lang/crates.io-index" 7609 - checksum = "e4e89ad9e3d7d297152b17d39ed92cd50ca8063a89a9fa569046d41568891eff" 7610 - dependencies = [ 7611 - "bitflags 2.6.0", 7612 - "block2", 7613 - "libc", 7614 - "objc2", 7615 - "objc2-core-data", 7616 - "objc2-core-image", 7617 - "objc2-foundation", 7618 - "objc2-quartz-core", 7619 - ] 7620 - 7621 - [[package]] 7622 - name = "objc2-cloud-kit" 7623 - version = "0.2.2" 7624 - source = "registry+https://github.com/rust-lang/crates.io-index" 7625 - checksum = "74dd3b56391c7a0596a295029734d3c1c5e7e510a4cb30245f8221ccea96b009" 7626 - dependencies = [ 7627 - "bitflags 2.6.0", 7628 - "block2", 7629 - "objc2", 7630 - "objc2-core-location", 7631 - "objc2-foundation", 7632 - ] 7633 - 7634 - [[package]] 7635 - name = "objc2-contacts" 7636 - version = "0.2.2" 7637 - source = "registry+https://github.com/rust-lang/crates.io-index" 7638 - checksum = "a5ff520e9c33812fd374d8deecef01d4a840e7b41862d849513de77e44aa4889" 7639 - dependencies = [ 7640 - "block2", 7641 - "objc2", 7642 - "objc2-foundation", 7643 - ] 7644 - 7645 - [[package]] 7646 - name = "objc2-core-data" 7647 - version = "0.2.2" 7648 - source = "registry+https://github.com/rust-lang/crates.io-index" 7649 - checksum = "617fbf49e071c178c0b24c080767db52958f716d9eabdf0890523aeae54773ef" 7650 - dependencies = [ 7651 - "bitflags 2.6.0", 7652 - "block2", 7653 - "objc2", 7654 - "objc2-foundation", 7655 - ] 7656 - 7657 - [[package]] 7658 - name = "objc2-core-image" 7659 - version = "0.2.2" 7660 - source = "registry+https://github.com/rust-lang/crates.io-index" 7661 - checksum = "55260963a527c99f1819c4f8e3b47fe04f9650694ef348ffd2227e8196d34c80" 7662 - dependencies = [ 7663 - "block2", 7664 - "objc2", 7665 - "objc2-foundation", 7666 - "objc2-metal", 7667 - ] 7668 - 7669 - [[package]] 7670 - name = "objc2-core-location" 7671 - version = "0.2.2" 7672 - source = "registry+https://github.com/rust-lang/crates.io-index" 7673 - checksum = "000cfee34e683244f284252ee206a27953279d370e309649dc3ee317b37e5781" 7674 - dependencies = [ 7675 - "block2", 7676 - "objc2", 7677 - "objc2-contacts", 7678 - "objc2-foundation", 7679 - ] 7680 - 7681 - [[package]] 7682 - name = "objc2-encode" 7683 - version = "4.1.0" 7684 - source = "registry+https://github.com/rust-lang/crates.io-index" 7685 - checksum = "ef25abbcd74fb2609453eb695bd2f860d389e457f67dc17cafc8b8cbc89d0c33" 7686 - 7687 - [[package]] 7688 - name = "objc2-foundation" 7689 - version = "0.2.2" 7690 - source = "registry+https://github.com/rust-lang/crates.io-index" 7691 - checksum = "0ee638a5da3799329310ad4cfa62fbf045d5f56e3ef5ba4149e7452dcf89d5a8" 7692 - dependencies = [ 7693 - "bitflags 2.6.0", 7694 - "block2", 7695 - "dispatch", 7696 - "libc", 7697 - "objc2", 7698 - ] 7699 - 7700 - [[package]] 7701 - name = "objc2-link-presentation" 7702 - version = "0.2.2" 7703 - source = "registry+https://github.com/rust-lang/crates.io-index" 7704 - checksum = "a1a1ae721c5e35be65f01a03b6d2ac13a54cb4fa70d8a5da293d7b0020261398" 7705 - dependencies = [ 7706 - "block2", 7707 - "objc2", 7708 - "objc2-app-kit", 7709 - "objc2-foundation", 7710 - ] 7711 - 7712 - [[package]] 7713 - name = "objc2-metal" 7714 - version = "0.2.2" 7715 - source = "registry+https://github.com/rust-lang/crates.io-index" 7716 - checksum = "dd0cba1276f6023976a406a14ffa85e1fdd19df6b0f737b063b95f6c8c7aadd6" 7717 - dependencies = [ 7718 - "bitflags 2.6.0", 7719 - "block2", 7720 - "objc2", 7721 - "objc2-foundation", 7722 - ] 7723 - 7724 - [[package]] 7725 - name = "objc2-quartz-core" 7726 - version = "0.2.2" 7727 - source = "registry+https://github.com/rust-lang/crates.io-index" 7728 - checksum = "e42bee7bff906b14b167da2bac5efe6b6a07e6f7c0a21a7308d40c960242dc7a" 7729 - dependencies = [ 7730 - "bitflags 2.6.0", 7731 - "block2", 7732 - "objc2", 7733 - "objc2-foundation", 7734 - "objc2-metal", 7735 - ] 7736 - 7737 - [[package]] 7738 - name = "objc2-symbols" 7739 - version = "0.2.2" 7740 - source = "registry+https://github.com/rust-lang/crates.io-index" 7741 - checksum = "0a684efe3dec1b305badae1a28f6555f6ddd3bb2c2267896782858d5a78404dc" 7742 - dependencies = [ 7743 - "objc2", 7744 - "objc2-foundation", 7745 - ] 7746 - 7747 - [[package]] 7748 - name = "objc2-ui-kit" 7749 - version = "0.2.2" 7750 - source = "registry+https://github.com/rust-lang/crates.io-index" 7751 - checksum = "b8bb46798b20cd6b91cbd113524c490f1686f4c4e8f49502431415f3512e2b6f" 7752 - dependencies = [ 7753 - "bitflags 2.6.0", 7754 - "block2", 7755 - "objc2", 7756 - "objc2-cloud-kit", 7757 - "objc2-core-data", 7758 - "objc2-core-image", 7759 - "objc2-core-location", 7760 - "objc2-foundation", 7761 - "objc2-link-presentation", 7762 - "objc2-quartz-core", 7763 - "objc2-symbols", 7764 - "objc2-uniform-type-identifiers", 7765 - "objc2-user-notifications", 7766 - ] 7767 - 7768 - [[package]] 7769 - name = "objc2-uniform-type-identifiers" 7770 - version = "0.2.2" 7771 - source = "registry+https://github.com/rust-lang/crates.io-index" 7772 - checksum = "44fa5f9748dbfe1ca6c0b79ad20725a11eca7c2218bceb4b005cb1be26273bfe" 7773 - dependencies = [ 7774 - "block2", 7775 - "objc2", 7776 - "objc2-foundation", 7777 - ] 7778 - 7779 - [[package]] 7780 - name = "objc2-user-notifications" 7781 - version = "0.2.2" 7782 - source = "registry+https://github.com/rust-lang/crates.io-index" 7783 - checksum = "76cfcbf642358e8689af64cee815d139339f3ed8ad05103ed5eaf73db8d84cb3" 7784 - dependencies = [ 7785 - "bitflags 2.6.0", 7786 - "block2", 7787 - "objc2", 7788 - "objc2-core-location", 7789 - "objc2-foundation", 7790 - ] 7791 - 7792 - [[package]] 7793 7293 name = "object" 7794 7294 version = "0.36.4" 7795 7295 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 7956 7456 checksum = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d" 7957 7457 7958 7458 [[package]] 7959 - name = "orbclient" 7960 - version = "0.3.49" 7961 - source = "registry+https://github.com/rust-lang/crates.io-index" 7962 - checksum = "247ad146e19b9437f8604c21f8652423595cf710ad108af40e77d3ae6e96b827" 7963 - dependencies = [ 7964 - "libredox", 7965 - ] 7966 - 7967 - [[package]] 7968 7459 name = "ordered-float" 7969 7460 version = "2.10.1" 7970 7461 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 8013 7504 version = "0.5.1" 8014 7505 source = "registry+https://github.com/rust-lang/crates.io-index" 8015 7506 checksum = "4030760ffd992bef45b0ae3f10ce1aba99e33464c90d14dd7c039884963ddc7a" 8016 - 8017 - [[package]] 8018 - name = "owned_ttf_parser" 8019 - version = "0.25.1" 8020 - source = "registry+https://github.com/rust-lang/crates.io-index" 8021 - checksum = "36820e9051aca1014ddc75770aab4d68bc1e9e632f0f5627c4086bc216fb583b" 8022 - dependencies = [ 8023 - "ttf-parser", 8024 - ] 8025 7507 8026 7508 [[package]] 8027 7509 name = "ownedbytes" ··· 8142 7624 dependencies = [ 8143 7625 "cfg-if 1.0.0", 8144 7626 "libc", 8145 - "redox_syscall 0.5.3", 7627 + "redox_syscall", 8146 7628 "smallvec", 8147 7629 "windows-targets 0.52.6", 8148 7630 ] ··· 8443 7925 "concurrent-queue", 8444 7926 "hermit-abi 0.4.0", 8445 7927 "pin-project-lite", 8446 - "rustix 0.38.42", 7928 + "rustix", 8447 7929 "tracing", 8448 7930 "windows-sys 0.59.0", 8449 7931 ] ··· 8800 8282 dependencies = [ 8801 8283 "chrono", 8802 8284 "indexmap 2.5.0", 8803 - "quick-xml 0.31.0", 8285 + "quick-xml", 8804 8286 "strip-ansi-escapes", 8805 8287 "thiserror 1.0.63", 8806 8288 "uuid", ··· 8816 8298 ] 8817 8299 8818 8300 [[package]] 8819 - name = "quick-xml" 8820 - version = "0.37.5" 8821 - source = "registry+https://github.com/rust-lang/crates.io-index" 8822 - checksum = "331e97a1af0bf59823e6eadffe373d7b27f485be8748f71471c662c1f269b7fb" 8823 - dependencies = [ 8824 - "memchr", 8825 - ] 8826 - 8827 - [[package]] 8828 8301 name = "quinn" 8829 8302 version = "0.11.6" 8830 8303 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 9118 8591 9119 8592 [[package]] 9120 8593 name = "redox_syscall" 9121 - version = "0.4.1" 9122 - source = "registry+https://github.com/rust-lang/crates.io-index" 9123 - checksum = "4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aa" 9124 - dependencies = [ 9125 - "bitflags 1.3.2", 9126 - ] 9127 - 9128 - [[package]] 9129 - name = "redox_syscall" 9130 8594 version = "0.5.3" 9131 8595 source = "registry+https://github.com/rust-lang/crates.io-index" 9132 8596 checksum = "2a908a6e00f1fdd0dfd9c0eb08ce85126f6d8bbda50017e74bc4a4b7d4a926a4" ··· 9339 8803 "log", 9340 8804 "ratatui", 9341 8805 "ron", 9342 - "rustix 0.38.42", 8806 + "rustix", 9343 8807 "serde", 9344 8808 "serde_json", 9345 8809 "serde_with", ··· 9369 8833 "prost", 9370 8834 "reqwest", 9371 8835 "rmpc", 9372 - "rockbox-controls", 9373 8836 "serde", 9374 8837 "serde_json", 9375 8838 "tokio", ··· 9414 8877 ] 9415 8878 9416 8879 [[package]] 9417 - name = "rockbox-controls" 9418 - version = "0.1.0" 9419 - dependencies = [ 9420 - "anyhow", 9421 - "prost", 9422 - "rockbox-library", 9423 - "souvlaki", 9424 - "tokio", 9425 - "tonic", 9426 - "tonic-build", 9427 - "urlencoding", 9428 - "winit", 9429 - ] 9430 - 9431 - [[package]] 9432 8880 name = "rockbox-discovery" 9433 8881 version = "0.1.0" 9434 8882 dependencies = [ ··· 9504 8952 "lofty", 9505 8953 "md5", 9506 8954 "owo-colors 4.1.0", 9507 - "reqwest", 9508 8955 "rockbox-sys", 9509 8956 "serde", 9510 - "serde_json", 9511 8957 "sqlx", 9512 8958 "tokio", 9513 8959 ] ··· 9618 9064 version = "0.1.0" 9619 9065 dependencies = [ 9620 9066 "anyhow", 9621 - "regex", 9622 9067 "rockbox-library", 9623 9068 "serde", 9624 9069 "tantivy", ··· 9908 9353 "bitflags 2.6.0", 9909 9354 "errno 0.3.10", 9910 9355 "libc", 9911 - "linux-raw-sys 0.4.14", 9912 - "windows-sys 0.59.0", 9913 - ] 9914 - 9915 - [[package]] 9916 - name = "rustix" 9917 - version = "1.1.3" 9918 - source = "registry+https://github.com/rust-lang/crates.io-index" 9919 - checksum = "146c9e247ccc180c1f61615433868c99f3de3ae256a30a43b49f67c2d9171f34" 9920 - dependencies = [ 9921 - "bitflags 2.6.0", 9922 - "errno 0.3.10", 9923 - "libc", 9924 - "linux-raw-sys 0.11.0", 9356 + "linux-raw-sys", 9925 9357 "windows-sys 0.59.0", 9926 9358 ] 9927 9359 ··· 10140 9572 ] 10141 9573 10142 9574 [[package]] 10143 - name = "sctk-adwaita" 10144 - version = "0.10.1" 10145 - source = "registry+https://github.com/rust-lang/crates.io-index" 10146 - checksum = "b6277f0217056f77f1d8f49f2950ac6c278c0d607c45f5ee99328d792ede24ec" 10147 - dependencies = [ 10148 - "ab_glyph", 10149 - "log", 10150 - "memmap2 0.9.5", 10151 - "smithay-client-toolkit", 10152 - "tiny-skia", 10153 - ] 10154 - 10155 - [[package]] 10156 9575 name = "sec1" 10157 9576 version = "0.7.3" 10158 9577 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 10595 10014 checksum = "b7c388c1b5e93756d0c740965c41e8822f866621d41acbdf6336a6a168f8840c" 10596 10015 10597 10016 [[package]] 10598 - name = "smithay-client-toolkit" 10599 - version = "0.19.2" 10600 - source = "registry+https://github.com/rust-lang/crates.io-index" 10601 - checksum = "3457dea1f0eb631b4034d61d4d8c32074caa6cd1ab2d59f2327bd8461e2c0016" 10602 - dependencies = [ 10603 - "bitflags 2.6.0", 10604 - "calloop", 10605 - "calloop-wayland-source", 10606 - "cursor-icon", 10607 - "libc", 10608 - "log", 10609 - "memmap2 0.9.5", 10610 - "rustix 0.38.42", 10611 - "thiserror 1.0.63", 10612 - "wayland-backend", 10613 - "wayland-client", 10614 - "wayland-csd-frame", 10615 - "wayland-cursor", 10616 - "wayland-protocols", 10617 - "wayland-protocols-wlr", 10618 - "wayland-scanner", 10619 - "xkeysym", 10620 - ] 10621 - 10622 - [[package]] 10623 - name = "smol_str" 10624 - version = "0.2.2" 10625 - source = "registry+https://github.com/rust-lang/crates.io-index" 10626 - checksum = "dd538fb6910ac1099850255cf94a94df6551fbdd602454387d0adb2d1ca6dead" 10627 - dependencies = [ 10628 - "serde", 10629 - ] 10630 - 10631 - [[package]] 10632 10017 name = "socket2" 10633 10018 version = "0.4.10" 10634 10019 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 10684 10069 "serde_json", 10685 10070 "unicode-id-start", 10686 10071 "url", 10687 - ] 10688 - 10689 - [[package]] 10690 - name = "souvlaki" 10691 - version = "0.8.3" 10692 - source = "registry+https://github.com/rust-lang/crates.io-index" 10693 - checksum = "5855c8f31521af07d896b852eaa9eca974ddd3211fc2ae292e58dda8eb129bc8" 10694 - dependencies = [ 10695 - "base64 0.22.1", 10696 - "block", 10697 - "cocoa", 10698 - "core-graphics 0.22.3", 10699 - "dbus", 10700 - "dbus-crossroads", 10701 - "dispatch", 10702 - "objc", 10703 - "thiserror 1.0.63", 10704 - "windows 0.44.0", 10705 10072 ] 10706 10073 10707 10074 [[package]] ··· 10985 10352 version = "1.1.2" 10986 10353 source = "registry+https://github.com/rust-lang/crates.io-index" 10987 10354 checksum = "d7beae5182595e9a8b683fa98c4317f956c9a2dec3b9716990d20023cc60c766" 10988 - 10989 - [[package]] 10990 - name = "strict-num" 10991 - version = "0.1.1" 10992 - source = "registry+https://github.com/rust-lang/crates.io-index" 10993 - checksum = "6637bab7722d379c8b41ba849228d680cc12d0a45ba1fa2b48f2a30577a06731" 10994 10355 10995 10356 [[package]] 10996 10357 name = "string_enum" ··· 11808 11169 "cfg-if 1.0.0", 11809 11170 "fastrand", 11810 11171 "once_cell", 11811 - "rustix 0.38.42", 11172 + "rustix", 11812 11173 "windows-sys 0.59.0", 11813 11174 ] 11814 11175 ··· 11827 11188 source = "registry+https://github.com/rust-lang/crates.io-index" 11828 11189 checksum = "21bebf2b7c9e0a515f6e0f8c51dc0f8e4696391e6f1ff30379559f8365fb0df7" 11829 11190 dependencies = [ 11830 - "rustix 0.38.42", 11191 + "rustix", 11831 11192 "windows-sys 0.48.0", 11832 11193 ] 11833 11194 ··· 12014 11375 dependencies = [ 12015 11376 "num-conv", 12016 11377 "time-core", 12017 - ] 12018 - 12019 - [[package]] 12020 - name = "tiny-skia" 12021 - version = "0.11.4" 12022 - source = "registry+https://github.com/rust-lang/crates.io-index" 12023 - checksum = "83d13394d44dae3207b52a326c0c85a8bf87f1541f23b0d143811088497b09ab" 12024 - dependencies = [ 12025 - "arrayref", 12026 - "arrayvec", 12027 - "bytemuck", 12028 - "cfg-if 1.0.0", 12029 - "log", 12030 - "tiny-skia-path", 12031 - ] 12032 - 12033 - [[package]] 12034 - name = "tiny-skia-path" 12035 - version = "0.11.4" 12036 - source = "registry+https://github.com/rust-lang/crates.io-index" 12037 - checksum = "9c9e7fc0c2e86a30b117d0462aa261b72b7a99b7ebd7deb3a14ceda95c5bdc93" 12038 - dependencies = [ 12039 - "arrayref", 12040 - "bytemuck", 12041 - "strict-num", 12042 11378 ] 12043 11379 12044 11380 [[package]] ··· 12469 11805 checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b" 12470 11806 12471 11807 [[package]] 12472 - name = "ttf-parser" 12473 - version = "0.25.1" 12474 - source = "registry+https://github.com/rust-lang/crates.io-index" 12475 - checksum = "d2df906b07856748fa3f6e0ad0cbaa047052d4a7dd609e231c4f72cee8c36f31" 12476 - 12477 - [[package]] 12478 11808 name = "tungstenite" 12479 11809 version = "0.21.0" 12480 11810 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 13085 12415 ] 13086 12416 13087 12417 [[package]] 13088 - name = "wayland-backend" 13089 - version = "0.3.11" 13090 - source = "registry+https://github.com/rust-lang/crates.io-index" 13091 - checksum = "673a33c33048a5ade91a6b139580fa174e19fb0d23f396dca9fa15f2e1e49b35" 13092 - dependencies = [ 13093 - "cc", 13094 - "downcast-rs", 13095 - "rustix 1.1.3", 13096 - "scoped-tls", 13097 - "smallvec", 13098 - "wayland-sys", 13099 - ] 13100 - 13101 - [[package]] 13102 - name = "wayland-client" 13103 - version = "0.31.11" 13104 - source = "registry+https://github.com/rust-lang/crates.io-index" 13105 - checksum = "c66a47e840dc20793f2264eb4b3e4ecb4b75d91c0dd4af04b456128e0bdd449d" 13106 - dependencies = [ 13107 - "bitflags 2.6.0", 13108 - "rustix 1.1.3", 13109 - "wayland-backend", 13110 - "wayland-scanner", 13111 - ] 13112 - 13113 - [[package]] 13114 - name = "wayland-csd-frame" 13115 - version = "0.3.0" 13116 - source = "registry+https://github.com/rust-lang/crates.io-index" 13117 - checksum = "625c5029dbd43d25e6aa9615e88b829a5cad13b2819c4ae129fdbb7c31ab4c7e" 13118 - dependencies = [ 13119 - "bitflags 2.6.0", 13120 - "cursor-icon", 13121 - "wayland-backend", 13122 - ] 13123 - 13124 - [[package]] 13125 - name = "wayland-cursor" 13126 - version = "0.31.11" 13127 - source = "registry+https://github.com/rust-lang/crates.io-index" 13128 - checksum = "447ccc440a881271b19e9989f75726d60faa09b95b0200a9b7eb5cc47c3eeb29" 13129 - dependencies = [ 13130 - "rustix 1.1.3", 13131 - "wayland-client", 13132 - "xcursor", 13133 - ] 13134 - 13135 - [[package]] 13136 - name = "wayland-protocols" 13137 - version = "0.32.9" 13138 - source = "registry+https://github.com/rust-lang/crates.io-index" 13139 - checksum = "efa790ed75fbfd71283bd2521a1cfdc022aabcc28bdcff00851f9e4ae88d9901" 13140 - dependencies = [ 13141 - "bitflags 2.6.0", 13142 - "wayland-backend", 13143 - "wayland-client", 13144 - "wayland-scanner", 13145 - ] 13146 - 13147 - [[package]] 13148 - name = "wayland-protocols-plasma" 13149 - version = "0.3.9" 13150 - source = "registry+https://github.com/rust-lang/crates.io-index" 13151 - checksum = "a07a14257c077ab3279987c4f8bb987851bf57081b93710381daea94f2c2c032" 13152 - dependencies = [ 13153 - "bitflags 2.6.0", 13154 - "wayland-backend", 13155 - "wayland-client", 13156 - "wayland-protocols", 13157 - "wayland-scanner", 13158 - ] 13159 - 13160 - [[package]] 13161 - name = "wayland-protocols-wlr" 13162 - version = "0.3.9" 13163 - source = "registry+https://github.com/rust-lang/crates.io-index" 13164 - checksum = "efd94963ed43cf9938a090ca4f7da58eb55325ec8200c3848963e98dc25b78ec" 13165 - dependencies = [ 13166 - "bitflags 2.6.0", 13167 - "wayland-backend", 13168 - "wayland-client", 13169 - "wayland-protocols", 13170 - "wayland-scanner", 13171 - ] 13172 - 13173 - [[package]] 13174 - name = "wayland-scanner" 13175 - version = "0.31.7" 13176 - source = "registry+https://github.com/rust-lang/crates.io-index" 13177 - checksum = "54cb1e9dc49da91950bdfd8b848c49330536d9d1fb03d4bfec8cae50caa50ae3" 13178 - dependencies = [ 13179 - "proc-macro2", 13180 - "quick-xml 0.37.5", 13181 - "quote", 13182 - ] 13183 - 13184 - [[package]] 13185 - name = "wayland-sys" 13186 - version = "0.31.7" 13187 - source = "registry+https://github.com/rust-lang/crates.io-index" 13188 - checksum = "34949b42822155826b41db8e5d0c1be3a2bd296c747577a43a3e6daefc296142" 13189 - dependencies = [ 13190 - "dlib", 13191 - "log", 13192 - "once_cell", 13193 - "pkg-config", 13194 - ] 13195 - 13196 - [[package]] 13197 12418 name = "web-sys" 13198 12419 version = "0.3.76" 13199 12420 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 13311 12532 "log", 13312 12533 "metal", 13313 12534 "naga", 13314 - "ndk-sys 0.5.0+25.2.9519653", 12535 + "ndk-sys", 13315 12536 "objc", 13316 12537 "once_cell", 13317 12538 "parking_lot", ··· 13348 12569 "either", 13349 12570 "home", 13350 12571 "once_cell", 13351 - "rustix 0.38.42", 12572 + "rustix", 13352 12573 ] 13353 12574 13354 12575 [[package]] ··· 13359 12580 dependencies = [ 13360 12581 "either", 13361 12582 "home", 13362 - "rustix 0.38.42", 12583 + "rustix", 13363 12584 "winsafe", 13364 12585 ] 13365 12586 ··· 13369 12590 source = "registry+https://github.com/rust-lang/crates.io-index" 13370 12591 checksum = "372d5b87f58ec45c384ba03563b03544dc5fadc3983e434b286913f5b4a9bb6d" 13371 12592 dependencies = [ 13372 - "redox_syscall 0.5.3", 12593 + "redox_syscall", 13373 12594 "wasite", 13374 12595 "web-sys", 13375 12596 ] ··· 13423 12644 13424 12645 [[package]] 13425 12646 name = "windows" 13426 - version = "0.44.0" 13427 - source = "registry+https://github.com/rust-lang/crates.io-index" 13428 - checksum = "9e745dab35a0c4c77aa3ce42d595e13d2003d6902d6b08c9ef5fc326d08da12b" 13429 - dependencies = [ 13430 - "windows-targets 0.42.2", 13431 - ] 13432 - 13433 - [[package]] 13434 - name = "windows" 13435 12647 version = "0.52.0" 13436 12648 source = "registry+https://github.com/rust-lang/crates.io-index" 13437 12649 checksum = "e48a53791691ab099e5e2ad123536d0fff50652600abaf43bbf952894110d0be" ··· 13494 12706 ] 13495 12707 13496 12708 [[package]] 13497 - name = "windows-link" 13498 - version = "0.2.1" 13499 - source = "registry+https://github.com/rust-lang/crates.io-index" 13500 - checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5" 13501 - 13502 - [[package]] 13503 12709 name = "windows-result" 13504 12710 version = "0.1.2" 13505 12711 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 13510 12716 13511 12717 [[package]] 13512 12718 name = "windows-sys" 13513 - version = "0.45.0" 13514 - source = "registry+https://github.com/rust-lang/crates.io-index" 13515 - checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0" 13516 - dependencies = [ 13517 - "windows-targets 0.42.2", 13518 - ] 13519 - 13520 - [[package]] 13521 - name = "windows-sys" 13522 12719 version = "0.48.0" 13523 12720 source = "registry+https://github.com/rust-lang/crates.io-index" 13524 12721 checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9" ··· 13546 12743 13547 12744 [[package]] 13548 12745 name = "windows-targets" 13549 - version = "0.42.2" 13550 - source = "registry+https://github.com/rust-lang/crates.io-index" 13551 - checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071" 13552 - dependencies = [ 13553 - "windows_aarch64_gnullvm 0.42.2", 13554 - "windows_aarch64_msvc 0.42.2", 13555 - "windows_i686_gnu 0.42.2", 13556 - "windows_i686_msvc 0.42.2", 13557 - "windows_x86_64_gnu 0.42.2", 13558 - "windows_x86_64_gnullvm 0.42.2", 13559 - "windows_x86_64_msvc 0.42.2", 13560 - ] 13561 - 13562 - [[package]] 13563 - name = "windows-targets" 13564 12746 version = "0.48.5" 13565 12747 source = "registry+https://github.com/rust-lang/crates.io-index" 13566 12748 checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c" ··· 13592 12774 13593 12775 [[package]] 13594 12776 name = "windows_aarch64_gnullvm" 13595 - version = "0.42.2" 13596 - source = "registry+https://github.com/rust-lang/crates.io-index" 13597 - checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8" 13598 - 13599 - [[package]] 13600 - name = "windows_aarch64_gnullvm" 13601 12777 version = "0.48.5" 13602 12778 source = "registry+https://github.com/rust-lang/crates.io-index" 13603 12779 checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8" ··· 13610 12786 13611 12787 [[package]] 13612 12788 name = "windows_aarch64_msvc" 13613 - version = "0.42.2" 13614 - source = "registry+https://github.com/rust-lang/crates.io-index" 13615 - checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43" 13616 - 13617 - [[package]] 13618 - name = "windows_aarch64_msvc" 13619 12789 version = "0.48.5" 13620 12790 source = "registry+https://github.com/rust-lang/crates.io-index" 13621 12791 checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc" ··· 13628 12798 13629 12799 [[package]] 13630 12800 name = "windows_i686_gnu" 13631 - version = "0.42.2" 13632 - source = "registry+https://github.com/rust-lang/crates.io-index" 13633 - checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f" 13634 - 13635 - [[package]] 13636 - name = "windows_i686_gnu" 13637 12801 version = "0.48.5" 13638 12802 source = "registry+https://github.com/rust-lang/crates.io-index" 13639 12803 checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e" ··· 13652 12816 13653 12817 [[package]] 13654 12818 name = "windows_i686_msvc" 13655 - version = "0.42.2" 13656 - source = "registry+https://github.com/rust-lang/crates.io-index" 13657 - checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060" 13658 - 13659 - [[package]] 13660 - name = "windows_i686_msvc" 13661 12819 version = "0.48.5" 13662 12820 source = "registry+https://github.com/rust-lang/crates.io-index" 13663 12821 checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406" ··· 13670 12828 13671 12829 [[package]] 13672 12830 name = "windows_x86_64_gnu" 13673 - version = "0.42.2" 13674 - source = "registry+https://github.com/rust-lang/crates.io-index" 13675 - checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36" 13676 - 13677 - [[package]] 13678 - name = "windows_x86_64_gnu" 13679 12831 version = "0.48.5" 13680 12832 source = "registry+https://github.com/rust-lang/crates.io-index" 13681 12833 checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e" ··· 13685 12837 version = "0.52.6" 13686 12838 source = "registry+https://github.com/rust-lang/crates.io-index" 13687 12839 checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78" 13688 - 13689 - [[package]] 13690 - name = "windows_x86_64_gnullvm" 13691 - version = "0.42.2" 13692 - source = "registry+https://github.com/rust-lang/crates.io-index" 13693 - checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3" 13694 12840 13695 12841 [[package]] 13696 12842 name = "windows_x86_64_gnullvm" ··· 13706 12852 13707 12853 [[package]] 13708 12854 name = "windows_x86_64_msvc" 13709 - version = "0.42.2" 13710 - source = "registry+https://github.com/rust-lang/crates.io-index" 13711 - checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0" 13712 - 13713 - [[package]] 13714 - name = "windows_x86_64_msvc" 13715 12855 version = "0.48.5" 13716 12856 source = "registry+https://github.com/rust-lang/crates.io-index" 13717 12857 checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538" ··· 13723 12863 checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" 13724 12864 13725 12865 [[package]] 13726 - name = "winit" 13727 - version = "0.30.12" 13728 - source = "registry+https://github.com/rust-lang/crates.io-index" 13729 - checksum = "c66d4b9ed69c4009f6321f762d6e61ad8a2389cd431b97cb1e146812e9e6c732" 13730 - dependencies = [ 13731 - "ahash", 13732 - "android-activity", 13733 - "atomic-waker", 13734 - "bitflags 2.6.0", 13735 - "block2", 13736 - "bytemuck", 13737 - "calloop", 13738 - "cfg_aliases 0.2.1", 13739 - "concurrent-queue", 13740 - "core-foundation", 13741 - "core-graphics 0.23.2", 13742 - "cursor-icon", 13743 - "dpi", 13744 - "js-sys", 13745 - "libc", 13746 - "memmap2 0.9.5", 13747 - "ndk", 13748 - "objc2", 13749 - "objc2-app-kit", 13750 - "objc2-foundation", 13751 - "objc2-ui-kit", 13752 - "orbclient", 13753 - "percent-encoding", 13754 - "pin-project", 13755 - "raw-window-handle", 13756 - "redox_syscall 0.4.1", 13757 - "rustix 0.38.42", 13758 - "sctk-adwaita", 13759 - "smithay-client-toolkit", 13760 - "smol_str", 13761 - "tracing", 13762 - "unicode-segmentation", 13763 - "wasm-bindgen", 13764 - "wasm-bindgen-futures", 13765 - "wayland-backend", 13766 - "wayland-client", 13767 - "wayland-protocols", 13768 - "wayland-protocols-plasma", 13769 - "web-sys", 13770 - "web-time", 13771 - "windows-sys 0.52.0", 13772 - "x11-dl", 13773 - "x11rb", 13774 - "xkbcommon-dl", 13775 - ] 13776 - 13777 - [[package]] 13778 12866 name = "winnow" 13779 12867 version = "0.6.20" 13780 12868 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 13855 12943 ] 13856 12944 13857 12945 [[package]] 13858 - name = "x11-dl" 13859 - version = "2.21.0" 13860 - source = "registry+https://github.com/rust-lang/crates.io-index" 13861 - checksum = "38735924fedd5314a6e548792904ed8c6de6636285cb9fec04d5b1db85c1516f" 13862 - dependencies = [ 13863 - "libc", 13864 - "once_cell", 13865 - "pkg-config", 13866 - ] 13867 - 13868 - [[package]] 13869 - name = "x11rb" 13870 - version = "0.13.2" 13871 - source = "registry+https://github.com/rust-lang/crates.io-index" 13872 - checksum = "9993aa5be5a26815fe2c3eacfc1fde061fc1a1f094bf1ad2a18bf9c495dd7414" 13873 - dependencies = [ 13874 - "as-raw-xcb-connection", 13875 - "gethostname", 13876 - "libc", 13877 - "libloading 0.8.5", 13878 - "once_cell", 13879 - "rustix 1.1.3", 13880 - "x11rb-protocol", 13881 - ] 13882 - 13883 - [[package]] 13884 - name = "x11rb-protocol" 13885 - version = "0.13.2" 13886 - source = "registry+https://github.com/rust-lang/crates.io-index" 13887 - checksum = "ea6fc2961e4ef194dcbfe56bb845534d0dc8098940c7e5c012a258bfec6701bd" 13888 - 13889 - [[package]] 13890 12946 name = "x25519-dalek" 13891 12947 version = "2.0.1" 13892 12948 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 13922 12978 checksum = "8da84f1a25939b27f6820d92aed108f83ff920fdf11a7b19366c27c4cda81d4f" 13923 12979 dependencies = [ 13924 12980 "libc", 13925 - "linux-raw-sys 0.4.14", 13926 - "rustix 0.38.42", 12981 + "linux-raw-sys", 12982 + "rustix", 13927 12983 ] 13928 12984 13929 12985 [[package]] 13930 - name = "xcursor" 13931 - version = "0.3.10" 13932 - source = "registry+https://github.com/rust-lang/crates.io-index" 13933 - checksum = "bec9e4a500ca8864c5b47b8b482a73d62e4237670e5b5f1d6b9e3cae50f28f2b" 13934 - 13935 - [[package]] 13936 12986 name = "xdg-home" 13937 12987 version = "1.3.0" 13938 12988 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 13941 12991 "libc", 13942 12992 "windows-sys 0.59.0", 13943 12993 ] 13944 - 13945 - [[package]] 13946 - name = "xkbcommon-dl" 13947 - version = "0.4.2" 13948 - source = "registry+https://github.com/rust-lang/crates.io-index" 13949 - checksum = "d039de8032a9a8856a6be89cea3e5d12fdd82306ab7c94d74e6deab2460651c5" 13950 - dependencies = [ 13951 - "bitflags 2.6.0", 13952 - "dlib", 13953 - "log", 13954 - "once_cell", 13955 - "xkeysym", 13956 - ] 13957 - 13958 - [[package]] 13959 - name = "xkeysym" 13960 - version = "0.2.1" 13961 - source = "registry+https://github.com/rust-lang/crates.io-index" 13962 - checksum = "b9cc00251562a284751c9973bace760d86c0276c471b4be569fe6b068ee97a56" 13963 12994 13964 12995 [[package]] 13965 12996 name = "xml-rs"