Merge branch 'post-02' into post-03

This commit is contained in:
Philipp Oppermann
2024-01-28 11:45:32 +01:00
2 changed files with 3 additions and 3 deletions

4
Cargo.lock generated
View File

@@ -14,9 +14,9 @@ dependencies = [
[[package]]
name = "bootloader"
version = "0.9.23"
version = "0.9.24"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b6e02311b16c9819e7c72866d379cdd3026c3b7b25c1edf161f548f8e887e7ff"
checksum = "c6f4dd3d0a9b440470ea52afcb5f9f09eeefbe36d1d0c29bae397f493d9fddb1"
[[package]]
name = "lazy_static"