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

[dependencies]
anyhow = "1.0.43"
xshell = "0.1.17"
yaml-rust = "0.4.5"
walkdir = "2.3.2"