1
0
Fork 0
ableos/repbuild/Cargo.toml

11 lines
145 B
TOML
Raw Normal View History

2022-08-03 07:11:51 +00:00
[package]
name = "repbuild"
2023-03-30 21:43:04 +00:00
version = "0.2.0"
2022-08-03 07:11:51 +00:00
edition = "2021"
[dependencies]
2023-03-30 21:43:04 +00:00
env_logger = "0.10"
error-stack = "0.2"
fatfs = "0.3"
log = "0.4"