1[package]
2name = "bitfield"
3version = "0.13.2"
4authors = ["Loïc Damien <loic.damien@dzamlo.ch>"]
5license = "MIT OR Apache-2.0"
6description = "This crate provides macros to generate bitfield-like struct."
7repository = "https://github.com/dzamlo/rust-bitfield"
8documentation = "https://docs.rs/bitfield"
9
10[dependencies]
11