[build-dependencies.bindgen]
version = "0.48.0"
[build-dependencies.cc]
version = "1.0"
[dependencies.lazy_static]
version = "1.3.0"
[dependencies.libc]
version = "0.2"
[package]
authors = ["leo60228 <iakornfeld@gmail.com>"]
description = "Unsafe Rust bindings for fatfs, a library for exFAT and FAT32 filesystems. Currently untested."
edition = "2018"
homepage = "https://github.com/leo60228/fatfs-sys"
license = "ISC"
name = "fatfs-sys"
repository = "https://github.com/leo60228/fatfs-sys"
version = "0.2.0"