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.
|
|
|
--- pest-2.7.15/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
|
|
+++ pest-2.7.15/Cargo.toml 2024-12-16T14:32:47.866909+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
|
|
|
|
@@ -58,10 +54,6 @@
|
|
|
|
version = "0.1.5"
|
|
|
|
default-features = false
|
|
|
|
|
|
|
|
-[dev-dependencies.criterion]
|
|
|
|
-version = "0.5.1"
|
|
|
|
-features = ["html_reports"]
|
|
|
|
-
|
|
|
|
[dev-dependencies.miette]
|
|
|
|
version = "7.2.0"
|
|
|
|
features = ["fancy"]
|