diff --git a/Cargo.toml b/Cargo.toml index 34ccdb9..2aaaba0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,6 +5,8 @@ edition = "2021" license = "GPL-3.0-or-later" repository = "https://git.askiiart.net/askiiart/cat2text-rs" authors = ["askiiart <mail@askiiart.net>"] +categories = ["encoding"] +keywords = ["base4", "meow", "base16"] [profile.release] opt-level = 3