diff --git a/Cargo.toml b/Cargo.toml index 7b74d38..04b3b9b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,6 +3,9 @@ name = "pakker" version = "0.1.0" edition = "2024" authors = [ "NotAShelf " ] +description = "A fast, reliable multiplatform modpack manager for Minecraft" +keywords = [ "minecraft", "modpack", "modrinth", "curseforge", "package-manager" ] +categories = [ "command-line-utilities", "games" ] rust-version = "1.94.0" readme = true