Merge branch 'post-09' into post-10

This commit is contained in:
Philipp Oppermann
2019-04-06 16:49:18 +02:00
3 changed files with 13 additions and 6 deletions

View File

@@ -5,7 +5,7 @@ authors = ["Philipp Oppermann <dev@phil-opp.com>"]
edition = "2018"
[dependencies]
bootloader = { version = "0.4.0", features = ["map_physical_memory"]}
bootloader = { version = "0.5.1", features = ["map_physical_memory"]}
volatile = "0.2.3"
spin = "0.4.9"
uart_16550 = "0.1.0"