-
- Downloads
Merge #432
432: Bump multiboot to 0.8 r=mkroening a=mkroening
Co-authored-by:
Martin Kröning <mkroening@posteo.net>
Branches
Tags
... | ... | @@ -72,7 +72,7 @@ shell-words = { version = "1.1", default-features = false } |
qemu-exit = "3.0" | ||
[target.'cfg(target_arch = "x86_64")'.dependencies] | ||
multiboot = "0.7" | ||
multiboot = "0.8" | ||
time = { version = "0.3", default-features = false } | ||
x86 = { version = "0.47", default-features = false } | ||
... | ... |
Please register or sign in to comment