]> git.lizzy.rs Git - rust.git/blobdiff - xtask/Cargo.toml
Auto merge of #12361 - Veykril:completion, r=Veykril
[rust.git] / xtask / Cargo.toml
index 3628f92ef3cc02b7c429a0db602863ffc30af067..417a58556bd170374810b55d14bcdf432bf9173a 100644 (file)
@@ -1,16 +1,15 @@
 [package]
-edition = "2018"
 name = "xtask"
 version = "0.1.0"
-authors = ["rust-analyzer developers"]
 publish = false
 license = "MIT OR Apache-2.0"
+edition = "2021"
+rust-version = "1.57"
 
 [dependencies]
-anyhow = "1.0.26"
-flate2 = "1.0"
-walkdir = "2.3.1"
-write-json = "0.1.0"
-xshell = "0.1"
-xflags = "0.2.1"
+anyhow = "1.0.56"
+flate2 = "1.0.22"
+write-json = "0.1.2"
+xshell = "0.2.1"
+xflags = "0.2.4"
 # Avoid adding more dependencies to this crate