diff --git a/Cargo.toml b/Cargo.toml index 59d5271..6ab14d6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ repository = "https://github.com/LDeakin/zarrs_tools" license = "MIT OR Apache-2.0" keywords = ["zarr"] categories = ["command-line-utilities", "encoding"] -excludes = [ +exclude = [ "docs/*.pdf", "docs/*.csv" ]