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 5c69bf02 d4540083

-2
-2
src/cmd/sync.rs
··· 13 13 use futures::stream; 14 14 use std::collections::hash_set; 15 15 use std::path::PathBuf; 16 - use std::sync::Arc; 17 - use std::sync::Mutex; 18 16 19 17 #[derive(ClapArgs)] 20 18 pub struct Args {