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