Skip to content

Commit fd429eb

Browse files
bors[bot]cuviper
andcommitted
Merge #41
41: Exclude CI files from the package r=Amanieu a=cuviper Co-authored-by: Josh Stone <[email protected]>
2 parents 15ed229 + 1b21475 commit fd429eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ repository = "https://github.com/Amanieu/hashbrown"
88
readme = "README.md"
99
keywords = ["hash", "no_std", "hashmap", "swisstable"]
1010
categories = ["data-structures", "no-std"]
11+
exclude = [".travis.yml", "bors.toml"]
1112

1213
[dependencies]
1314
byteorder = { version = "1.0", default-features = false }

0 commit comments

Comments
 (0)