]> git.lizzy.rs Git - rust.git/blob - xtask/Cargo.toml
Downmap the token in attribute inputs when expanding speculatively
[rust.git] / xtask / Cargo.toml
1 [package]
2 edition = "2018"
3 name = "xtask"
4 version = "0.1.0"
5 publish = false
6 license = "MIT OR Apache-2.0"
7
8 [dependencies]
9 anyhow = "1.0.26"
10 flate2 = "1.0"
11 write-json = "0.1.0"
12 xshell = "0.1"
13 xflags = "0.2.1"
14 # Avoid adding more dependencies to this crate