We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d0f47a3 + 28b6ed7 commit f59fb36Copy full SHA for f59fb36
1 file changed
Cargo.toml
@@ -10,6 +10,7 @@ keywords = ["small", "vec", "vector", "stack", "no_std"]
10
categories = ["data-structures"]
11
readme = "README.md"
12
documentation = "https://docs.rs/smallvec/"
13
+include = ["Cargo.toml", "LICENSE-MIT", "LICENSE-APACHE", "README.md", "src/**/*.rs"]
14
15
[features]
16
const_generics = []
0 commit comments