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.2/Cargo.toml 1970-01-01T01:00:00+01:00
+++ nom-4.2.2/Cargo.toml 2019-03-04T16:36:44.331465+01:00
6 years ago
@@ -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