--- memchr-2.4.1/Cargo.toml 1970-01-01T00:00:01+00:00 +++ memchr-2.4.1/Cargo.toml 2021-08-21T09:08:55.012961+00:00 @@ -14,7 +14,7 @@ name = "memchr" version = "2.4.1" authors = ["Andrew Gallant ", "bluss"] -exclude = ["/bench", "/.github", "/fuzz"] +exclude = ["/bench", "/.github", "/fuzz", "/scripts"] description = "Safe interface to memchr." homepage = "https://github.com/BurntSushi/memchr" documentation = "https://docs.rs/memchr/"