Update to latest bit_field version

This commit is contained in:
Philipp Oppermann
2017-01-25 13:45:57 +01:00
parent fce85e68ee
commit 46100ba24b
3 changed files with 9 additions and 9 deletions

View File

@@ -4,7 +4,7 @@ name = "blog_os"
version = "0.1.0"
[dependencies]
bit_field = "0.5.0"
bit_field = "0.7.0"
bitflags = "0.7.0"
multiboot2 = "0.1.0"
once = "0.3.2"