aboutsummaryrefslogtreecommitdiff
path: root/xtask/Cargo.toml
blob: fa7fd17940c38673ef366cf1e27c3a2ae54670bb (plain)
1
2
3
4
5
6
7
8
9
10
[package]
name = "xtask"
version = "0.1.0"
edition = "2018"

[dependencies]
anyhow = "1.0.43"
os_pipe = "0.9.2"
structopt = "0.3.22"
tempdir = "0.3.7"