diff --git a/Cargo.toml b/Cargo.toml index 30b309d..3aa9a8c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ documentation = "https://docs.rs/privacypass" repository = "https://github.com/raphaelrobert/privacypass" readme = "README.md" keywords = ["privacypass", "privacy", "pass", "ietf", "rfc9578"] -categories = ["cryptography", "privacy"] +categories = ["cryptography", "authentication", "network-programming"] [dependencies] async-trait = "0.1.89"