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 15ed229 + 1b21475 commit fd429ebCopy full SHA for fd429eb
Cargo.toml
@@ -8,6 +8,7 @@ repository = "https://github.com/Amanieu/hashbrown"
8
readme = "README.md"
9
keywords = ["hash", "no_std", "hashmap", "swisstable"]
10
categories = ["data-structures", "no-std"]
11
+exclude = [".travis.yml", "bors.toml"]
12
13
[dependencies]
14
byteorder = { version = "1.0", default-features = false }
0 commit comments