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.
1 parent 987b817 commit 25c4d9eCopy full SHA for 25c4d9e
Cargo.toml
@@ -14,6 +14,7 @@ homepage = "https://github.com/contain-rs/linked-hash-map"
14
documentation = "https://contain-rs.github.io/linked-hash-map/linked_hash_map"
15
keywords = ["data-structures"]
16
readme = "README.md"
17
+exclude = ["/.travis.yml", "/deploy-docs.sh"]
18
19
[features]
20
nightly = []
0 commit comments