mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 14:27:49 +00:00
cargo update the bootloadercrate to fix nightly breakage
This commit is contained in:
4
Cargo.lock
generated
4
Cargo.lock
generated
@@ -10,9 +10,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "bootloader"
|
||||
version = "0.9.10"
|
||||
version = "0.9.11"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "8c5c959bf675ba4d842740373760b2aeb5b8f5457451cd18370b4c339d4926e9"
|
||||
checksum = "83732ad599045a978528e4311539fdcb20c30e406b66d1d08cd4089d4fc8d90f"
|
||||
|
||||
[[package]]
|
||||
name = "rlibc"
|
||||
|
||||
Reference in New Issue
Block a user