parent
b37ca61621
commit
df81ce550a
@ -1,8 +1,8 @@
|
|||||||
--- pest_generator-2.7.6/Cargo.toml 1970-01-01T00:00:01+00:00
|
--- pest_generator-2.7.10/Cargo.toml 1970-01-01T00:00:01+00:00
|
||||||
+++ pest_generator-2.7.6/Cargo.toml 2024-01-13T21:40:38.048317+00:00
|
+++ pest_generator-2.7.10/Cargo.toml 2024-06-25T10:11:57.800642+00:00
|
||||||
@@ -46,5 +46,4 @@
|
@@ -47,5 +47,4 @@
|
||||||
[features]
|
|
||||||
default = ["std"]
|
default = ["std"]
|
||||||
|
export-internal = []
|
||||||
grammar-extras = ["pest_meta/grammar-extras"]
|
grammar-extras = ["pest_meta/grammar-extras"]
|
||||||
-not-bootstrap-in-src = ["pest_meta/not-bootstrap-in-src"]
|
-not-bootstrap-in-src = ["pest_meta/not-bootstrap-in-src"]
|
||||||
std = ["pest/std"]
|
std = ["pest/std"]
|
||||||
|
@ -0,0 +1,5 @@
|
|||||||
|
[package]
|
||||||
|
cargo-toml-patch-comments = [
|
||||||
|
"drop feature and dependencies for bootstrap build mode",
|
||||||
|
]
|
||||||
|
|
@ -1 +1 @@
|
|||||||
SHA512 (pest_generator-2.7.6.crate) = e685bb87e9f10b1fbe888405dd5ca8485095b8a1dfc69e8de62d78ba5963645e00cc9cc5593fe117437766aaad10c647269127bcdf0ea5f71a0feb50807658ce
|
SHA512 (pest_generator-2.7.10.crate) = 8fd4678f445780cccdac73c51d75a823a9b71c9b9c52c9fd4dca32b2bc4e8a8b33e68d8d90bbe039e4fb2fd9eb8247bcb7911019325c1137ff4d9d835adb0f59
|
||||||
|
Loading…
Reference in new issue