Merge branch 'post-02' into post-03

This commit is contained in:
Philipp Oppermann
2024-02-16 15:59:38 +01:00

4
Cargo.lock generated
View File

@@ -14,9 +14,9 @@ dependencies = [
[[package]] [[package]]
name = "bootloader" name = "bootloader"
version = "0.9.26" version = "0.9.27"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "16a25c039837fa0543254b422887e6753b48edaa756959999e125afb86ac51c8" checksum = "ca7c184781ceb5660872f833fc6bd64ec9ae2500f8c65354705af541e4c28f7f"
[[package]] [[package]]
name = "lazy_static" name = "lazy_static"