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

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