rust-fatfs/Cargo.toml
2017-09-22 22:27:39 +02:00

9 lines
143 B
TOML

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