Merge branch 'post-08' into post-09

This commit is contained in:
Philipp Oppermann
2020-05-20 14:08:32 +02:00
2 changed files with 3 additions and 3 deletions

View File

@@ -13,7 +13,7 @@ name = "stack_overflow"
harness = false
[dependencies]
bootloader = { version = "0.8.0", features = ["map_physical_memory"]}
bootloader = { version = "0.9.3", features = ["map_physical_memory"]}
volatile = "0.2.6"
spin = "0.5.2"
x86_64 = "0.9.6"