Update bootloader to version 0.4.0

This commit is contained in:
Philipp Oppermann
2019-03-12 17:52:57 +01:00
parent ef1cc0ed4f
commit 59da6e5620
2 changed files with 19 additions and 5 deletions

View File

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