generated from PlexSheep/rs-base
Compare commits
No commits in common. "5da9a360d48da1a6ddbaa0c67d6e158678ac5f06" and "98a61cf3cb73a8a72915d0d5f814c7cc8bacac09" have entirely different histories.
5da9a360d4
...
98a61cf3cb
6 changed files with 0 additions and 8 deletions
|
@ -11,14 +11,8 @@ homepage = "https://git.cscherr.de/PlexSheep/beatbear"
|
|||
repository = "https://git.cscherr.de/PlexSheep/beatbear"
|
||||
keywords = ["media", "sound", "music", "player", "jellyfin", "downloads"]
|
||||
|
||||
[features]
|
||||
backend-fs = []
|
||||
backend-jellyfin = []
|
||||
gui = []
|
||||
tui = []
|
||||
|
||||
[dependencies]
|
||||
libpt = { version = "0.6.0", features = ["cli", "full"] }
|
||||
|
||||
[lib]
|
||||
name = "beatbaer"
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
pub mod backend;
|
||||
pub mod music;
|
Loading…
Add table
Reference in a new issue