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

25 lines
514 B

--- pest-2.7.10/Cargo.toml 1970-01-01T00:00:01+00:00
+++ pest-2.7.10/Cargo.toml 2024-06-25T10:10:16.409027+00:00
@@ -29,10 +29,6 @@
license = "MIT OR Apache-2.0"
repository = "https://github.com/pest-parser/pest"
-[[bench]]
-name = "stack"
-harness = false
-
[dependencies.memchr]
version = "2"
optional = true
@@ -53,10 +49,6 @@
version = "0.1.5"
default-features = false
-[dev-dependencies.criterion]
-version = "0.5.1"
-features = ["html_reports"]
-
[features]
const_prec_climber = []
default = [