diff --git a/Cargo.toml b/Cargo.toml index bf81e70..a91d656 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,8 @@ [package] name = "libretunes" +description = "Open-source audio player and library manager" +repository = "https://git.libretunes.xyz/LibreTunes/LibreTunes-DX" +license = "MIT" version = "0.1.0" authors = ["Ethan Girouard"] edition = "2024"