Blame content_inspector-fix-metadata.diff

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