]> git.proxmox.com Git - rustc.git/blobdiff - vendor/pest_meta/Cargo.toml
New upstream version 1.71.1+dfsg1
[rustc.git] / vendor / pest_meta / Cargo.toml
index e08ede441492fd5e7aaca2f1ea3c215822f0f35c..75e7d097cb5019d8b7b6328ef1b4fc912c7ba8f1 100644 (file)
@@ -13,7 +13,7 @@
 edition = "2021"
 rust-version = "1.56"
 name = "pest_meta"
-version = "2.5.2"
+version = "2.5.7"
 authors = ["DragoČ™ Tiselice <dragostiselice@gmail.com>"]
 exclude = ["src/grammar.pest"]
 include = [
@@ -41,8 +41,8 @@ repository = "https://github.com/pest-parser/pest"
 version = "1.8.0"
 
 [dependencies.pest]
-version = "2.5.2"
+version = "2.5.7"
 
-[build-dependencies.sha1]
+[build-dependencies.sha2]
 version = "0.10"
 default-features = false