1
0
Fork 0
forked from koniifer/ableos
ableos-framebuffer/repbuild/Cargo.toml
2022-04-11 21:48:20 +02:00

11 lines
198 B
TOML

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