rust-fatfs/Cargo.toml
2017-09-22 23:36:44 +02:00

10 lines
159 B
TOML

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