Merge branch 'post-05' into post-06

This commit is contained in:
Philipp Oppermann
2021-03-10 08:53:42 +01:00

6
Cargo.lock generated
View File

@@ -1,5 +1,7 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
[[package]]
name = "bit_field"
version = "0.9.0"
@@ -26,9 +28,9 @@ dependencies = [
[[package]]
name = "bootloader"
version = "0.9.12"
version = "0.9.16"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "452bbab4eae8767805ff09386c9e26d42ceb6964916ab3c64425469342473f91"
checksum = "8cb1dc91ba8f16c89133c569bc2516833a632a654d61d228b16ae8d2bad5ed8a"
[[package]]
name = "lazy_static"