Merge branch 'post-08' into post-09

This commit is contained in:
Philipp Oppermann
2019-09-11 10:58:56 +02:00
2 changed files with 16 additions and 56 deletions

View File

@@ -13,7 +13,7 @@ name = "stack_overflow"
harness = false
[dependencies]
bootloader = { version = "0.6.4", features = ["map_physical_memory"]}
bootloader = { version = "0.8.0", features = ["map_physical_memory"]}
volatile = "0.2.3"
spin = "0.4.9"
x86_64 = "0.7.0"