1
0
Fork 0
forked from AbleOS/ableos
ableos_time/repbuild/Cargo.toml
2022-04-11 15:34:40 -05:00

13 lines
199 B
TOML

[package]
name = "repbuild"
version = "0.1.1"
edition = "2021"
authors = ["Able", "NotAble"]
[dependencies]
xshell = "0.1.9"
anyhow = "*"
[dependencies.clap]
version = "3.1.8"
features = ["derive"]