Add dependency on multiboot2 crate

This commit is contained in:
Philipp Oppermann
2017-04-13 17:51:09 +02:00
parent 28ce5310c8
commit 5f65e1d31f
2 changed files with 2 additions and 0 deletions

View File

@@ -10,3 +10,4 @@ crate-type = ["staticlib"]
rlibc = "1.0"
volatile = "0.1.0"
spin = "0.4.5"
multiboot2 = "0.1.0"