1
0
Fork 0
forked from AbleOS/ableos
ableos-idl/repbuild/Cargo.toml

13 lines
266 B
TOML
Raw Normal View History

2021-11-16 06:09:27 +00:00
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"