Skip to content

Commit 9cf1176

Browse files
authored
Auto merge of #251 - ignatenkobrain:patch-1, r=mbrubeck
chore: Do not ship scripts on crates.io
2 parents 0b2b4e5 + 20fe6cc commit 9cf1176

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
@@ -10,6 +10,7 @@ keywords = ["small", "vec", "vector", "stack", "no_std"]
1010
categories = ["data-structures"]
1111
readme = "README.md"
1212
documentation = "https://docs.rs/smallvec/"
13+
exclude = ["/scripts/"]
1314

1415
[features]
1516
const_generics = []

0 commit comments

Comments
 (0)