]> git.lizzy.rs Git - rust.git/blob - xtask/Cargo.toml
Merge #11436
[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.26"
11 flate2 = "1.0"
12 write-json = "0.1.0"
13 xshell = "0.1"
14 xflags = "0.2.1"
15 # Avoid adding more dependencies to this crate