Add a dependency on the bitflags crate

This commit is contained in:
Philipp Oppermann
2017-04-13 18:27:39 +02:00
parent c4c27c10e6
commit f957f2ecde
2 changed files with 3 additions and 0 deletions

View File

@@ -11,3 +11,4 @@ rlibc = "1.0"
volatile = "0.1.0"
spin = "0.4.5"
multiboot2 = "0.1.0"
bitflags = "0.7.0"