summary refs log blame commit diff
path: root/bit_field/Cargo.toml
blob: fe8790098f2afdbfcd67585ccbbbc618f08b544f (plain) (tree)
1
2
3
4
5
6
7






                                                
[package]
name = "bit_field"
version = "0.1.0"
authors = ["The Chromium OS Authors"]

[dependencies]
bit_field_derive = { path = "bit_field_derive" }