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_meta-2.7.3/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
|
|
+++ pest_meta-2.7.3/Cargo.toml 2023-09-19T21:18:09.229604+00:00
|
|
|
|
@@ -43,10 +43,6 @@
|
|
|
|
[dependencies.pest]
|
|
|
|
version = "2.7.3"
|
|
|
|
|
|
|
|
-[build-dependencies.cargo]
|
|
|
|
-version = "0.72.2"
|
|
|
|
-optional = true
|
|
|
|
-
|
|
|
|
[build-dependencies.sha2]
|
|
|
|
version = "0.10"
|
|
|
|
default-features = false
|
|
|
|
@@ -54,4 +50,3 @@
|
|
|
|
[features]
|
|
|
|
default = []
|
|
|
|
grammar-extras = []
|
|
|
|
-not-bootstrap-in-src = ["dep:cargo"]
|