Skip to content

Commit

Permalink
Add keyword: "Hasher"
Browse files Browse the repository at this point in the history
  • Loading branch information
tkaitchuck authored and eldruin committed Nov 7, 2020
1 parent c9ba3f6 commit 7eb9410
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ repository = "https://github.com/eldruin/wyhash-rs"
license = "MIT OR Apache-2.0"
description = "Rust implementation of the WyHash fast portable non-cryptographic hashing algorithm and random number generator."
readme = "README.md"
keywords = ["hash", "wyhash", "rng", "random"]
keywords = ["hash", "hasher", "wyhash", "rng", "random"]
categories = ["algorithms", "no-std"]
homepage = "https://github.com/eldruin/wyhash-rs"
documentation = "https://docs.rs/wyhash"
Expand Down

0 comments on commit 7eb9410

Please sign in to comment.