]> git.proxmox.com Git - rustc.git/blob - src/tools/rust-analyzer/xtask/Cargo.toml
Update upstream source from tag 'upstream/1.66.0+dfsg1'
[rustc.git] / src / tools / rust-analyzer / 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.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