We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8f258ee + 128b59b commit c17a880Copy full SHA for c17a880
Cargo.toml
@@ -3,7 +3,7 @@ name = "rustc-hash"
3
version = "2.0.0"
4
authors = ["The Rust Project Developers"]
5
description = "A speedy, non-cryptographic hashing algorithm used by rustc"
6
-license = "Apache-2.0/MIT"
+license = "Apache-2.0 OR MIT"
7
readme = "README.md"
8
keywords = ["hash", "hasher", "fxhash", "rustc"]
9
repository = "https://github.com/rust-lang/rustc-hash"
0 commit comments