]> git.lizzy.rs Git - rust.git/blobdiff - xtask/Cargo.toml
Merge iter_for_each_to_for and for_to_iter_for_each assists modules
[rust.git] / xtask / Cargo.toml
index 3628f92ef3cc02b7c429a0db602863ffc30af067..93e075885df5ac585239a6dd4dc0be622f1bb1a4 100644 (file)
@@ -2,14 +2,12 @@
 edition = "2018"
 name = "xtask"
 version = "0.1.0"
-authors = ["rust-analyzer developers"]
 publish = false
 license = "MIT OR Apache-2.0"
 
 [dependencies]
 anyhow = "1.0.26"
 flate2 = "1.0"
-walkdir = "2.3.1"
 write-json = "0.1.0"
 xshell = "0.1"
 xflags = "0.2.1"