mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-21 00:17:50 +00:00
Switch to new multiboot2 crate
This commit is contained in:
@@ -15,7 +15,7 @@ git = "https://github.com/phil-opp/bitflags.git"
|
||||
branch = "no_std"
|
||||
|
||||
[dependencies.multiboot2]
|
||||
path = "../multiboot2"
|
||||
git = "https://github.com/phil-opp/multiboot2-elf64"
|
||||
|
||||
[dependencies.allocator]
|
||||
path = "src/memory/alloc/allocator"
|
||||
|
||||
Reference in New Issue
Block a user