]> git.lizzy.rs Git - rust.git/blobdiff - xtask/Cargo.toml
Merge #11527
[rust.git] / xtask / Cargo.toml
index 3628f92ef3cc02b7c429a0db602863ffc30af067..0acbaf81761b228b621c30c5b00d4349d0602f24 100644 (file)
@@ -1,15 +1,14 @@
 [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"