diff --git a/Cargo.toml b/Cargo.toml index c1fe4a5..1152ebf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ authors = ["The Rust Project Developers"] description = "speed, non-cryptographic hash used in rustc" license = "Apache-2.0/MIT" readme = "README.md" -keywords = ["hash", "fxhash", "rustc"] +keywords = ["hash", "hasher", "fxhash", "rustc"] repository = "https://github.com/rust-lang-nursery/rustc-hash" [features]