[dependencies.array-init]
version = "2.0"
[dependencies.binrw_derive]
version = "0.9.0"
[dev-dependencies.modular-bitfield]
version = "0.11"
[dev-dependencies.rustversion]
version = "1.0"
[dev-dependencies.trybuild]
version = "1.0"
[features]
default = ["std"]
std = []
[package]
authors = ["jam1garner <jam@jam1.re>", "Colin Snover <github.com@zetafleet.com>", "Kitlith <kitlith@kitl.pw>", "roblabla <robinlambertz+dev@gmail.com>"]
description = "A Rust crate for helping read structs from binary data using ✨macro magic✨"
documentation = "https://docs.rs/binrw"
edition = "2018"
license = "MIT"
name = "binrw"
readme = "README.md"
repository = "https://github.com/jam1garner/binrw"
version = "0.9.2"