]> git.proxmox.com Git - rustc.git/blame - src/tools/rust-analyzer/xtask/Cargo.toml
New upstream version 1.67.1+dfsg1
[rustc.git] / src / tools / rust-analyzer / xtask / Cargo.toml
CommitLineData
064997fb
FG
1[package]
2name = "xtask"
3version = "0.1.0"
4publish = false
5license = "MIT OR Apache-2.0"
6edition = "2021"
487cf647 7rust-version = "1.65"
064997fb
FG
8
9[dependencies]
2b03887a 10anyhow = "1.0.62"
064997fb
FG
11flate2 = "1.0.24"
12write-json = "0.1.2"
13xshell = "0.2.2"
2b03887a 14xflags = "0.3.0"
064997fb 15# Avoid adding more dependencies to this crate