Update bootloader to v0.9.3

This commit is contained in:
Philipp Oppermann
2020-05-20 14:03:59 +02:00
parent 46264d08ca
commit b1bf0873ce
2 changed files with 3 additions and 3 deletions

View File

@@ -5,4 +5,4 @@ authors = ["Philipp Oppermann <dev@phil-opp.com>"]
edition = "2018"
[dependencies]
bootloader = "0.8.0"
bootloader = "0.9.3"