]> git.lizzy.rs Git - rust.git/blobdiff - xtask/Cargo.toml
Merge #11564
[rust.git] / xtask / Cargo.toml
index ad93fbe3bd58e28f0897273c58b736d25d0d3a28..0acbaf81761b228b621c30c5b00d4349d0602f24 100644 (file)
@@ -1,18 +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"
-proc-macro2 = "1.0.8"
-quote = "1.0.2"
-ungrammar = "=1.12"
-walkdir = "2.3.1"
 write-json = "0.1.0"
 xshell = "0.1"
 xflags = "0.2.1"