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.
33 lines
503 B
33 lines
503 B
--- nom-4.2.3/Cargo.toml 1970-01-01T00:00:00+00:00
|
|
+++ nom-4.2.3/Cargo.toml 2019-03-23T19:07:34.790946+00: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
|