Skip to content

Commit 20fe6cc

Browse files
chore: Do not ship scripts on crates.io
1 parent 0b2b4e5 commit 20fe6cc

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)