diff --git a/Cargo.toml b/Cargo.toml index 47a8e36..291c54f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,6 +18,7 @@ categories = [ repository = "https://github.com/thomcc/arcstr" documentation = "https://docs.rs/arcstr" homepage = "https://github.com/thomcc/arcstr" +include = ["src/**/*", "LICENSE-*", "README.md"] [features] std = []