forked from M-Labs/rust-fatfs
8 lines
128 B
TOML
8 lines
128 B
TOML
[package]
|
|
name = "rust-fat"
|
|
version = "0.1.0"
|
|
authors = ["Rafał Harabień <rafalh1992@o2.pl>"]
|
|
|
|
[dependencies]
|
|
byteorder = "1"
|