1
0
Fork 0
forked from AbleOS/ableos
ableos-idl/repbuild/Cargo.toml
2023-01-07 01:57:20 +01:00

16 lines
225 B
TOML

[package]
name = "repbuild"
version = "0.2.0"
edition = "2021"
[dependencies]
env_logger = "0.10"
error-stack = "0.2"
fatfs = "0.3"
log = "0.4"
[dependencies.nix]
version = "0.26"
default-features = false
features = ["fs"]