Merge branch 'post-02' into post-03

This commit is contained in:
Philipp Oppermann
2021-05-17 11:29:14 +02:00

4
Cargo.lock generated
View File

@@ -14,9 +14,9 @@ dependencies = [
[[package]] [[package]]
name = "bootloader" name = "bootloader"
version = "0.9.16" version = "0.9.17"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8cb1dc91ba8f16c89133c569bc2516833a632a654d61d228b16ae8d2bad5ed8a" checksum = "bfe7a297d22859b1cb0b939cfa0b01288d77804c8544acefd2c1135135587f7d"
[[package]] [[package]]
name = "lazy_static" name = "lazy_static"