You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rust-content_inspector/content_inspector-fix-metad...

10 lines
355 B

--- 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"