summaryrefslogtreecommitdiffstats
path: root/xtask/Cargo.toml
blob: 2ab2b1c4c7aad02ba3c1c6f12770a54998fd4b5b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "xtask"
version = "0.1.0"
edition = "2021"


[dependencies]
anyhow = "1.0"
lazy_static = "1.4"
xshell = "= 0.2.2"
xflags = "0.3.1"
which = "4.2"
toml = "0.5"
prost-build = "0.11.9"