mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 14:27:49 +00:00
Update bitflags to 0.9.1 (#347)
Signed-off-by: Tim Crawford <crawfxrd@gmail.com>
This commit is contained in:
committed by
Philipp Oppermann
parent
7b04934cab
commit
e54cfa4378
@@ -5,7 +5,7 @@ version = "0.1.0"
|
||||
|
||||
[dependencies]
|
||||
bit_field = "0.7.0"
|
||||
bitflags = "0.7.0"
|
||||
bitflags = "0.9.1"
|
||||
multiboot2 = "0.1.0"
|
||||
once = "0.3.2"
|
||||
rlibc = "1.0"
|
||||
|
||||
Reference in New Issue
Block a user