]> git.lizzy.rs Git - rust.git/blobdiff - crates/sourcegen/Cargo.toml
Diagnose unresolved derive macros
[rust.git] / crates / sourcegen / Cargo.toml
index 4456a435aa52e937e7668fb9a6b5e970c76bb219..57e183af3f3c5447f613f384a76c025138a40bc2 100644 (file)
@@ -3,11 +3,11 @@ name = "sourcegen"
 version = "0.0.0"
 description = "TBD"
 license = "MIT OR Apache-2.0"
-authors = ["rust-analyzer developers"]
-edition = "2018"
+edition = "2021"
+rust-version = "1.57"
 
 [lib]
 doctest = false
 
 [dependencies]
-xshell = "0.1"
+xshell = "0.2.1"