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.

cargo: use gui by default

Gee Sawra 26851643 03e36628

+2
+2
Cargo.toml
··· 6 6 license-file = "LICENSE" 7 7 8 8 [features] 9 + default = ["gui"] 9 10 gui = [] 11 + 10 12 11 13 [profile.release] 12 14 strip = true # Automatically strip symbols from the binary.