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-nom/nom-fix-metadata.diff

33 lines
503 B

--- nom-4.2.1/Cargo.toml 1969-12-31T16:00:00-08:00
+++ nom-4.2.1/Cargo.toml 2019-02-28T12:19:38.703284-08:00
@@ -92,29 +92,6 @@
[[test]]
name = "test1"
-[[bench]]
-name = "arithmetic"
-harness = false
-
-[[bench]]
-name = "http"
-harness = false
-
-[[bench]]
-name = "ini"
-harness = false
-
-[[bench]]
-name = "ini_complete"
-harness = false
-
-[[bench]]
-name = "ini_str"
-harness = false
-
-[[bench]]
-name = "json"
-harness = false
[dependencies.lazy_static]
version = "^1.0"
optional = true