[]
= "xlsxparser"
= "0.11.0"
= "2021"
= "A lightweight, high-performance .xlsx (OOXML) parser library"
= "https://github.com/MinamiyamaKotaro/xlsxparser"
= "AGPL-3.0-only"
# The tests/fixtures/*/*.xlsx binaries (~1.5MiB of the ~2.3MiB unpacked
# package) exist only for `cargo test` inside a git checkout of this repo
# and are irrelevant to a published crate's consumers — excluded to keep
# a "lightweight" library's own published package lightweight.
= ["tests/fixtures/**/*.xlsx"]
[]
= "0.41.0"
= { = "1.0.229", = ["derive", "rc"] }
= "1.0.151"
= "2"
= { = "8", = false, = ["deflate"] }