[dependencies.byteorder]
version = "1.4"
[dependencies.thiserror]
version = "1.0"
[package]
description = "Pure Rust implementation of exFAT file system"
edition = "2021"
license = "MIT"
name = "exfat"
readme = "README.md"
repository = "https://github.com/obhq/exfat"
version = "0.1.0"