diff --git a/Cargo.toml b/Cargo.toml index 9634b266d..76ca3004a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,6 +9,7 @@ documentation = "https://docs.rs/url" repository = "https://github.com/servo/rust-url" readme = "README.md" keywords = ["url", "parser"] +categories = ["parser-implementations", "web-programming", "encoding"] license = "MIT/Apache-2.0" [workspace]