mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 14:27:49 +00:00
Compare commits
10 Commits
70714bc27d
...
515ab6f1bf
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
515ab6f1bf | ||
|
|
5fc6566d45 | ||
|
|
b6437c5cc1 | ||
|
|
5db0a55172 | ||
|
|
929739932f | ||
|
|
698ccaf6d7 | ||
|
|
3adc1cc476 | ||
|
|
445833408c | ||
|
|
3280a0afc7 | ||
|
|
6393247a3b |
4
Cargo.lock
generated
4
Cargo.lock
generated
@@ -31,9 +31,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "bootloader"
|
||||
version = "0.9.21"
|
||||
version = "0.9.23"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "a62c8f6168cd106687ee36a2b71a46c4144d73399f72814104d33094b8092fd2"
|
||||
checksum = "b6e02311b16c9819e7c72866d379cdd3026c3b7b25c1edf161f548f8e887e7ff"
|
||||
|
||||
[[package]]
|
||||
name = "lazy_static"
|
||||
|
||||
Reference in New Issue
Block a user