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

11 lines
345 B

--- pest_derive-2.7.15/Cargo.toml 1970-01-01T00:00:01+00:00
+++ pest_derive-2.7.15/Cargo.toml 2024-12-16T14:34:38.593351+00:00
@@ -44,7 +44,6 @@
[features]
default = ["std"]
grammar-extras = ["pest_generator/grammar-extras"]
-not-bootstrap-in-src = ["pest_generator/not-bootstrap-in-src"]
std = [
"pest/std",
"pest_generator/std",