diff --git a/Cargo.toml b/Cargo.toml index 9b3f8182..eca889d9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,8 @@ [package] name = "topgrade" description = "Upgrade all the things" +categories = ["os"] +keywords = ["upgrade", "update"] license-file = "LICENSE" repository = "https://github.com/r-darwish/topgrade" version = "1.10.0"