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

This commit is contained in:
Christoph J. Scherr 2024-08-22 19:24:01 +02:00
parent b794bf3e53
commit 98a61cf3cb
2 changed files with 3 additions and 0 deletions

View File

@ -13,3 +13,6 @@ keywords = ["media", "sound", "music", "player", "jellyfin", "downloads"]
[dependencies]
[lib]
name = "beatbaer"

0
src/lib.rs Normal file
View File