diff --git a/Cargo.toml b/Cargo.toml index 05064bb..92f1b8c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,3 +13,6 @@ keywords = ["media", "sound", "music", "player", "jellyfin", "downloads"] [dependencies] + +[lib] +name = "beatbaer" diff --git a/src/lib.rs b/src/lib.rs new file mode 100644 index 0000000..e69de29