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

17 lines
328 B
TOML

[package]
name = "repbuild"
version = "0.1.1"
edition = "2021"
authors = ["Able", "NotAble"]
[dependencies]
<<<<<<< HEAD
=======
clap = { version = "3.1", features = ["cargo", "derive"] }
>>>>>>> e6dbfb4a0a4e14c8bf2ead04bb2078627f5780eb
xshell = "0.1.9"
anyhow = "*"
[dependencies.clap]
version = "3.1.8"
features = ["derive"]