A decentralized music tracking and discovery platform built on AT Protocol 馃幍 rocksky.app
spotify atproto lastfm musicbrainz scrobbling listenbrainz
99
fork

Configure Feed

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

at 05e4c3a8ce4f0a2e791a5d7a7ab21dd9780be3d7 11 lines 315 B view raw
1[workspace] 2members = ["crates/*"] 3resolver = "2" 4 5[workspace.package] 6authors = ["Tsiry Sandratraina <tsiry.sndr@rocksky.app"] 7edition = "2021" 8license = "MPL-2.0" 9repository = "https://github.com/tsirysndr/rocksky" 10 11# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html