1
0
Fork 0
forked from AbleOS/ableos
ableos_time/repbuild/Cargo.toml
2021-11-16 00:09:27 -06:00

13 lines
266 B
TOML

cargo-features = ["edition2021"]
[package]
name = "repbuild"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
anyhow = "1.0.39"
structopt = "0.3.21"
xshell = "0.1.9"