--- content_inspector-0.2.4/Cargo.toml 1970-01-01T01:00:00+01:00 +++ content_inspector-0.2.4/Cargo.toml 2018-11-04T18:26:23.122177+01:00 @@ -21,5 +21,6 @@ categories = ["encoding"] license = "MIT/Apache-2.0" repository = "https://github.com/sharkdp/content_inspector" +exclude = ["/testdata/create_text_files.py"] [dependencies.memchr] version = "2"