Bump bootloader version to 0.3.12

This commit is contained in:
Philipp Oppermann
2019-01-08 12:36:28 +01:00
parent e9e4984643
commit c7c7a04e89
3 changed files with 12 additions and 5 deletions

View File

@@ -5,7 +5,7 @@ version = "0.2.0"
edition = "2018"
[dependencies]
bootloader = "0.3.4"
bootloader = "0.3.12"
spin = "0.4.9"
volatile = "0.2.3"
uart_16550 = "0.1.0"