diff --git a/Cargo.toml b/Cargo.toml index 39f1c8e8..305f3dc4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,7 +13,7 @@ homepage = "https://github.com/artichoke/strftime-ruby" description = "Ruby `Time#strftime` parser and formatter" keywords = ["ruby", "strftime", "time"] categories = ["date-and-time", "no-std", "no-std::no-alloc", "parser-implementations", "value-formatting"] -include = ["src/**/*", "tests/**/*", "LICENSE", "README.md"] +include = ["/src/**/*", "/tests/**/*", "/LICENSE", "/README.md"] [lib] name = "strftime"