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

11 lines
343 B

--- pest_derive-2.7.6/Cargo.toml 1970-01-01T00:00:01+00:00
+++ pest_derive-2.7.6/Cargo.toml 2024-01-13T21:41:29.025543+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",