]> git.lizzy.rs Git - rust.git/blob - xtask/Cargo.toml
Auto merge of #12691 - Veykril:proc-macro-diag, r=Veykril
[rust.git] / xtask / Cargo.toml
1 [package]
2 name = "xtask"
3 version = "0.1.0"
4 publish = false
5 license = "MIT OR Apache-2.0"
6 edition = "2021"
7 rust-version = "1.57"
8
9 [dependencies]
10 anyhow = "1.0.57"
11 flate2 = "1.0.24"
12 write-json = "0.1.2"
13 xshell = "0.2.2"
14 xflags = "0.2.4"
15 # Avoid adding more dependencies to this crate