Update bootloader to version 0.8.0

This commit is contained in:
Philipp Oppermann
2019-09-11 10:55:49 +02:00
parent bb8923cf56
commit ffd1bda509
2 changed files with 4 additions and 96 deletions

View File

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