Skip to content

Commit 6e7d5d7

Browse files
Merge #315
315: exclude CI files from crates.io r=bluss a=ignatenkobrain Co-authored-by: Igor Gnatenko <[email protected]>
2 parents 8bb5c66 + b076d6d commit 6e7d5d7

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
@@ -11,6 +11,7 @@ description = "Extra iterator adaptors, iterator methods, free functions, and ma
1111

1212
keywords = ["iterator", "data-structure", "zip", "product", "group-by"]
1313
categories = ["algorithms", "rust-patterns"]
14+
exclude = ["/Makefile", "/bors.toml", "/custom.css"]
1415

1516
[lib]
1617
bench = false

0 commit comments

Comments
 (0)