--- content_inspector-0.2.4/Cargo.toml 1970-01-01T00:00:00+00:00 +++ content_inspector-0.2.4/Cargo.toml 2019-07-14T17:00:18.291157+00: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"