generated from PlexSheep/rs-base
chore: add library so that CI does not screw up, also cargo test won't take non-ascii crate names
cargo devel CI / cargo CI (push) Successful in 1m3s
Details
cargo devel CI / cargo CI (push) Successful in 1m3s
Details
This commit is contained in:
parent
b794bf3e53
commit
98a61cf3cb
|
@ -13,3 +13,6 @@ keywords = ["media", "sound", "music", "player", "jellyfin", "downloads"]
|
||||||
|
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
|
||||||
|
[lib]
|
||||||
|
name = "beatbaer"
|
||||||
|
|
Loading…
Reference in New Issue