Update to latest bit_field version

(cherry picked from commit 46100ba24b)
This commit is contained in:
Philipp Oppermann
2017-01-25 13:45:57 +01:00
parent 91672e3cac
commit 87d95dbf0d
2 changed files with 4 additions and 4 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.2.1"