Update bootloader to version 0.4.0

This commit is contained in:
Philipp Oppermann
2019-03-14 11:13:28 +01:00
parent 63f8f3a6eb
commit ab16203ed7
2 changed files with 23 additions and 7 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"
[profile.dev]
panic = "abort"