rust-fatfs/Cargo.toml
2017-09-24 03:13:50 +02:00

10 lines
156 B
TOML

[package]
name = "rfat"
version = "0.1.0"
authors = ["Rafał Harabień <rafalh1992@o2.pl>"]
[dependencies]
byteorder = "1"
bitflags = "1.0"
chrono = "0.4"