A tool to sync music with your favorite devices
0
fork

Configure Feed

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

*: remove unused deps

Gee Sawra 4511b48d 9d328368

+1 -255
+1 -248
Cargo.lock
··· 148 148 ] 149 149 150 150 [[package]] 151 - name = "async-fs" 152 - version = "2.1.2" 153 - source = "registry+https://github.com/rust-lang/crates.io-index" 154 - checksum = "ebcd09b382f40fcd159c2d695175b2ae620ffa5f3bd6f664131efff4e8b9e04a" 155 - dependencies = [ 156 - "async-lock 3.3.0", 157 - "blocking", 158 - "futures-lite 2.3.0", 159 - ] 160 - 161 - [[package]] 162 151 name = "async-global-executor" 163 152 version = "2.4.1" 164 153 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 233 222 ] 234 223 235 224 [[package]] 236 - name = "async-net" 237 - version = "2.0.0" 238 - source = "registry+https://github.com/rust-lang/crates.io-index" 239 - checksum = "b948000fad4873c1c9339d60f2623323a0cfd3816e5181033c6a5cb68b2accf7" 240 - dependencies = [ 241 - "async-io 2.3.2", 242 - "blocking", 243 - "futures-lite 2.3.0", 244 - ] 245 - 246 - [[package]] 247 - name = "async-process" 248 - version = "2.2.3" 249 - source = "registry+https://github.com/rust-lang/crates.io-index" 250 - checksum = "f7eda79bbd84e29c2b308d1dc099d7de8dcc7035e48f4bf5dc4a531a44ff5e2a" 251 - dependencies = [ 252 - "async-channel 2.3.1", 253 - "async-io 2.3.2", 254 - "async-lock 3.3.0", 255 - "async-signal", 256 - "async-task", 257 - "blocking", 258 - "cfg-if", 259 - "event-listener 5.3.1", 260 - "futures-lite 2.3.0", 261 - "rustix 0.38.34", 262 - "tracing", 263 - "windows-sys 0.52.0", 264 - ] 265 - 266 - [[package]] 267 - name = "async-signal" 268 - version = "0.2.8" 269 - source = "registry+https://github.com/rust-lang/crates.io-index" 270 - checksum = "794f185324c2f00e771cd9f1ae8b5ac68be2ca7abb129a87afd6e86d228bc54d" 271 - dependencies = [ 272 - "async-io 2.3.2", 273 - "async-lock 3.3.0", 274 - "atomic-waker", 275 - "cfg-if", 276 - "futures-core", 277 - "futures-io", 278 - "rustix 0.38.34", 279 - "signal-hook-registry", 280 - "slab", 281 - "windows-sys 0.52.0", 282 - ] 283 - 284 - [[package]] 285 225 name = "async-std" 286 226 version = "1.12.0" 287 227 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 323 263 "proc-macro2", 324 264 "quote", 325 265 "syn 2.0.65", 326 - ] 327 - 328 - [[package]] 329 - name = "async-walkdir" 330 - version = "1.0.0" 331 - source = "registry+https://github.com/rust-lang/crates.io-index" 332 - checksum = "73f6338023cbfc0555eccb8e83d3d4dcf1183b51ca9140a03b1dbb8a559193db" 333 - dependencies = [ 334 - "async-fs", 335 - "futures-lite 2.3.0", 336 266 ] 337 267 338 268 [[package]] ··· 595 525 checksum = "a97769d94ddab943e4510d138150169a2758b5ef3eb191a9ee688de3e23ef7b3" 596 526 dependencies = [ 597 527 "cfg-if", 598 - ] 599 - 600 - [[package]] 601 - name = "crossbeam" 602 - version = "0.8.4" 603 - source = "registry+https://github.com/rust-lang/crates.io-index" 604 - checksum = "1137cd7e7fc0fb5d3c5a8678be38ec56e819125d8d7907411fe24ccb943faca8" 605 - dependencies = [ 606 - "crossbeam-channel", 607 - "crossbeam-deque", 608 - "crossbeam-epoch", 609 - "crossbeam-queue", 610 - "crossbeam-utils", 611 - ] 612 - 613 - [[package]] 614 - name = "crossbeam-channel" 615 - version = "0.5.13" 616 - source = "registry+https://github.com/rust-lang/crates.io-index" 617 - checksum = "33480d6946193aa8033910124896ca395333cae7e2d1113d1fef6c3272217df2" 618 - dependencies = [ 619 - "crossbeam-utils", 620 - ] 621 - 622 - [[package]] 623 - name = "crossbeam-deque" 624 - version = "0.8.5" 625 - source = "registry+https://github.com/rust-lang/crates.io-index" 626 - checksum = "613f8cc01fe9cf1a3eb3d7f488fd2fa8388403e97039e2f73692932e291a770d" 627 - dependencies = [ 628 - "crossbeam-epoch", 629 - "crossbeam-utils", 630 - ] 631 - 632 - [[package]] 633 - name = "crossbeam-epoch" 634 - version = "0.9.18" 635 - source = "registry+https://github.com/rust-lang/crates.io-index" 636 - checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e" 637 - dependencies = [ 638 - "crossbeam-utils", 639 528 ] 640 529 641 530 [[package]] ··· 1234 1123 ] 1235 1124 1236 1125 [[package]] 1237 - name = "jwalk" 1238 - version = "0.8.1" 1239 - source = "registry+https://github.com/rust-lang/crates.io-index" 1240 - checksum = "2735847566356cd2179a2a38264839308f7079fa96e6bd5a42d740460e003c56" 1241 - dependencies = [ 1242 - "crossbeam", 1243 - "rayon", 1244 - ] 1245 - 1246 - [[package]] 1247 - name = "kdam" 1248 - version = "0.5.2" 1249 - source = "registry+https://github.com/rust-lang/crates.io-index" 1250 - checksum = "526586ea01a9a132b5f8d3a60f6d6b41b411550236f5ee057795f20b37316957" 1251 - dependencies = [ 1252 - "terminal_size", 1253 - "windows-sys 0.52.0", 1254 - ] 1255 - 1256 - [[package]] 1257 1126 name = "kv-log-macro" 1258 1127 version = "1.0.7" 1259 1128 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 1282 1151 version = "0.2.8" 1283 1152 source = "registry+https://github.com/rust-lang/crates.io-index" 1284 1153 checksum = "4ec2a862134d2a7d32d7983ddcdd1c4923530833c9f2ea1a44fc5fa473989058" 1285 - 1286 - [[package]] 1287 - name = "libredox" 1288 - version = "0.0.2" 1289 - source = "registry+https://github.com/rust-lang/crates.io-index" 1290 - checksum = "3af92c55d7d839293953fcd0fda5ecfe93297cfde6ffbdec13b41d99c0ba6607" 1291 - dependencies = [ 1292 - "bitflags 2.5.0", 1293 - "libc", 1294 - "redox_syscall 0.4.1", 1295 - ] 1296 1154 1297 1155 [[package]] 1298 1156 name = "libredox" ··· 1468 1326 checksum = "830b246a0e5f20af87141b25c173cd1b609bd7779a4617d6ec582abaf90870f3" 1469 1327 1470 1328 [[package]] 1471 - name = "numtoa" 1472 - version = "0.1.0" 1473 - source = "registry+https://github.com/rust-lang/crates.io-index" 1474 - checksum = "b8f8bdf33df195859076e54ab11ee78a1b208382d3a26ec40d142ffc1ecc49ef" 1475 - 1476 - [[package]] 1477 1329 name = "object" 1478 1330 version = "0.35.0" 1479 1331 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 1545 1397 checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e" 1546 1398 1547 1399 [[package]] 1548 - name = "pgbar" 1549 - version = "0.3.1" 1550 - source = "registry+https://github.com/rust-lang/crates.io-index" 1551 - checksum = "f8c7921e36d17e0f1b57447488717d77cec98aef00db416d0141f9b0adfe5600" 1552 - dependencies = [ 1553 - "termion", 1554 - ] 1555 - 1556 - [[package]] 1557 1400 name = "pin-project-lite" 1558 1401 version = "0.2.14" 1559 1402 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 1656 1499 ] 1657 1500 1658 1501 [[package]] 1659 - name = "progressing" 1660 - version = "3.0.2" 1661 - source = "registry+https://github.com/rust-lang/crates.io-index" 1662 - checksum = "97b7db19a74ba7c34de36558abed080568491d2b8999a34de914b1793b0b4b1b" 1663 - dependencies = [ 1664 - "log", 1665 - ] 1666 - 1667 - [[package]] 1668 1502 name = "quote" 1669 1503 version = "1.0.36" 1670 1504 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 1704 1538 ] 1705 1539 1706 1540 [[package]] 1707 - name = "rayon" 1708 - version = "1.10.0" 1709 - source = "registry+https://github.com/rust-lang/crates.io-index" 1710 - checksum = "b418a60154510ca1a002a752ca9714984e21e4241e804d32555251faf8b78ffa" 1711 - dependencies = [ 1712 - "either", 1713 - "rayon-core", 1714 - ] 1715 - 1716 - [[package]] 1717 - name = "rayon-core" 1718 - version = "1.12.1" 1719 - source = "registry+https://github.com/rust-lang/crates.io-index" 1720 - checksum = "1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2" 1721 - dependencies = [ 1722 - "crossbeam-deque", 1723 - "crossbeam-utils", 1724 - ] 1725 - 1726 - [[package]] 1727 1541 name = "readme-rustdocifier" 1728 1542 version = "0.1.1" 1729 1543 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 1748 1562 ] 1749 1563 1750 1564 [[package]] 1751 - name = "redox_termios" 1752 - version = "0.1.3" 1753 - source = "registry+https://github.com/rust-lang/crates.io-index" 1754 - checksum = "20145670ba436b55d91fc92d25e71160fbfbdd57831631c8d7d36377a476f1cb" 1755 - 1756 - [[package]] 1757 1565 name = "redox_users" 1758 1566 version = "0.4.5" 1759 1567 source = "registry+https://github.com/rust-lang/crates.io-index" 1760 1568 checksum = "bd283d9651eeda4b2a83a43c1c91b266c40fd76ecd39a50a8c630ae69dc72891" 1761 1569 dependencies = [ 1762 1570 "getrandom", 1763 - "libredox 0.1.3", 1571 + "libredox", 1764 1572 "thiserror", 1765 1573 ] 1766 1574 ··· 1962 1770 ] 1963 1771 1964 1772 [[package]] 1965 - name = "signal-hook-registry" 1966 - version = "1.4.2" 1967 - source = "registry+https://github.com/rust-lang/crates.io-index" 1968 - checksum = "a9e9e0b4211b72e7b8b6e85c807d36c212bdb33ea8587f7569562a84df5465b1" 1969 - dependencies = [ 1970 - "libc", 1971 - ] 1972 - 1973 - [[package]] 1974 1773 name = "signature" 1975 1774 version = "2.2.0" 1976 1775 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 2013 1812 ] 2014 1813 2015 1814 [[package]] 2016 - name = "smol" 2017 - version = "2.0.0" 2018 - source = "registry+https://github.com/rust-lang/crates.io-index" 2019 - checksum = "e635339259e51ef85ac7aa29a1cd991b957047507288697a690e80ab97d07cad" 2020 - dependencies = [ 2021 - "async-channel 2.3.1", 2022 - "async-executor", 2023 - "async-fs", 2024 - "async-io 2.3.2", 2025 - "async-lock 3.3.0", 2026 - "async-net", 2027 - "async-process", 2028 - "blocking", 2029 - "futures-lite 2.3.0", 2030 - ] 2031 - 2032 - [[package]] 2033 1815 name = "socket2" 2034 1816 version = "0.4.10" 2035 1817 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 2338 2120 ] 2339 2121 2340 2122 [[package]] 2341 - name = "terminal_size" 2342 - version = "0.3.0" 2343 - source = "registry+https://github.com/rust-lang/crates.io-index" 2344 - checksum = "21bebf2b7c9e0a515f6e0f8c51dc0f8e4696391e6f1ff30379559f8365fb0df7" 2345 - dependencies = [ 2346 - "rustix 0.38.34", 2347 - "windows-sys 0.48.0", 2348 - ] 2349 - 2350 - [[package]] 2351 - name = "termion" 2352 - version = "2.0.3" 2353 - source = "registry+https://github.com/rust-lang/crates.io-index" 2354 - checksum = "c4648c7def6f2043b2568617b9f9b75eae88ca185dbc1f1fda30e95a85d49d7d" 2355 - dependencies = [ 2356 - "libc", 2357 - "libredox 0.0.2", 2358 - "numtoa", 2359 - "redox_termios", 2360 - ] 2361 - 2362 - [[package]] 2363 2123 name = "thin-vec" 2364 2124 version = "0.2.13" 2365 2125 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 2458 2218 dependencies = [ 2459 2219 "anyhow", 2460 2220 "async-std", 2461 - "async-walkdir", 2462 2221 "audiotags", 2463 2222 "clap", 2464 2223 "directories", ··· 2467 2226 "fs_extra", 2468 2227 "futures", 2469 2228 "indicatif", 2470 - "jwalk", 2471 - "kdam", 2472 - "lazy_static", 2473 2229 "log", 2474 2230 "once_cell", 2475 - "pgbar", 2476 - "progressing", 2477 2231 "regex", 2478 2232 "rhai", 2479 2233 "sha256", 2480 2234 "similar-string", 2481 - "smol", 2482 2235 "sqlx", 2483 2236 "string-builder", 2484 2237 "walkdir",
-7
Cargo.toml
··· 27 27 audiotags = "0.5.0" 28 28 env_logger = "0.11.3" 29 29 log = "0.4.21" 30 - async-walkdir = "1.0.0" 31 30 futures = "0.3.30" 32 - jwalk = "0.8.1" 33 31 clap = { version = "4.5.4", features = ["derive"] } 34 32 directories = "5.0.1" 35 33 anyhow = "1.0.86" 36 34 fs_extra = "1.3.0" 37 35 indicatif = "0.17.8" 38 - kdam = "0.5.2" 39 - progressing = "3.0.2" 40 - pgbar = "0.3.1" 41 - smol = "2.0.0" 42 36 walkdir = "2.5.0" 43 37 sha256 = "1.5.0" 44 38 string-builder = "0.2.0" 45 39 once_cell = "1.19.0" 46 40 similar-string = "1.4.3" 47 - lazy_static = "1.4.0" 48 41 regex = "1.10.5" 49 42 rhai = "1.19.0" 50 43 edit = "0.1.5"