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_generator/pest_generator-fix-metadata...

9 lines
306 B

--- pest_generator-2.7.3/Cargo.toml 1970-01-01T00:00:01+00:00
+++ pest_generator-2.7.3/Cargo.toml 2023-09-19T21:20:32.734200+00:00
@@ -46,5 +46,4 @@
[features]
default = ["std"]
grammar-extras = ["pest_meta/grammar-extras"]
-not-bootstrap-in-src = ["pest_meta/not-bootstrap-in-src"]
std = ["pest/std"]