Add a dependency on bit_field

This commit is contained in:
Philipp Oppermann
2017-04-19 12:07:02 +02:00
parent eea8c10a97
commit f651987666
2 changed files with 2 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ authors = ["Philipp Oppermann <dev@phil-opp.com>"]
crate-type = ["staticlib"]
[dependencies]
bit_field = "0.7.0"
rlibc = "1.0"
volatile = "0.1.0"
spin = "0.4.5"