Run cargo update

This commit is contained in:
Philipp Oppermann
2024-04-30 13:31:00 +02:00
parent 38604da92f
commit 2265ddecad

4
Cargo.lock generated
View File

@@ -11,6 +11,6 @@ dependencies = [
[[package]] [[package]]
name = "bootloader" name = "bootloader"
version = "0.9.27" version = "0.9.29"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ca7c184781ceb5660872f833fc6bd64ec9ae2500f8c65354705af541e4c28f7f" checksum = "365861702868e2a37b4247aaecc7bd8f4389baec8d025497ad8ba7ff37ee9440"