1
0
Fork 0
forked from AbleOS/ableos
ableos_time/repbuild/Cargo.toml
Erin 2114b9a346 UNIX fans hate him, he replaced process spawns with IPC!
Doesn't require root permissions now.

TODO: Please replicate BuildImage changes to different places.
2022-11-24 00:22:58 +01:00

12 lines
221 B
TOML

[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]
colored = "2.0"
udisks = "0.1"
zbus = "2.3"