mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 06:17:49 +00:00
Run cargo update for bootloader crate
This commit is contained in:
4
Cargo.lock
generated
4
Cargo.lock
generated
@@ -9,6 +9,6 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "bootloader"
|
||||
version = "0.9.11"
|
||||
version = "0.9.12"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "83732ad599045a978528e4311539fdcb20c30e406b66d1d08cd4089d4fc8d90f"
|
||||
checksum = "452bbab4eae8767805ff09386c9e26d42ceb6964916ab3c64425469342473f91"
|
||||
|
||||
Reference in New Issue
Block a user