]> git.lizzy.rs Git - rust.git/blob - xtask/Cargo.toml
Auto merge of #13548 - lowr:fix/tt-punct-spacing, 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.65"
8
9 [dependencies]
10 anyhow = "1.0.62"
11 flate2 = "1.0.24"
12 write-json = "0.1.2"
13 xshell = "0.2.2"
14 xflags = "0.3.0"
15 # Avoid adding more dependencies to this crate