]> git.lizzy.rs Git - rust.git/blobdiff - xtask/Cargo.toml
Auto merge of #12361 - Veykril:completion, r=Veykril
[rust.git] / xtask / Cargo.toml
index de6a102427c44f1468e1bcfd74c64c2c4d717a40..417a58556bd170374810b55d14bcdf432bf9173a 100644 (file)
@@ -7,9 +7,9 @@ edition = "2021"
 rust-version = "1.57"
 
 [dependencies]
-anyhow = "1.0.26"
-flate2 = "1.0"
-write-json = "0.1.0"
+anyhow = "1.0.56"
+flate2 = "1.0.22"
+write-json = "0.1.2"
 xshell = "0.2.1"
-xflags = "0.2.1"
+xflags = "0.2.4"
 # Avoid adding more dependencies to this crate