Update to bootloader 0.6.4

This commit is contained in:
Philipp Oppermann
2019-07-18 10:14:39 +02:00
parent b59720f6e1
commit 5ed27923e8
2 changed files with 56 additions and 22 deletions

View File

@@ -5,7 +5,7 @@ authors = ["Philipp Oppermann <dev@phil-opp.com>"]
edition = "2018"
[dependencies]
bootloader = "0.6.0"
bootloader = "0.6.4"
[profile.dev]
panic = "abort"