diff --git a/Cargo.toml b/Cargo.toml index 4598dd6..a6bf74d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,8 @@ description = "Convert numbes between formats" readme = "README.md" homepage = "https://git.cscherr.de/PlexSheep/numf" repository = "https://git.cscherr.de/PlexSheep/numf" -keywords = ["cli"] +keywords = ["cli", "formatting"] +categories = ["command-line-utilities", "encoding"] [dependencies]