diff --git a/Cargo.toml b/Cargo.toml index b748644..6fbd60b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ documentation = "https://docs.rs/path-clean" readme = "README.md" license = "MIT OR Apache-2.0" keywords = ["path", "clean"] -exclude = ["scripts"] +exclude = ["scripts/*"] [dependencies]