mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-21 00:17:50 +00:00
Add dependency on rlibc
This commit is contained in:
@@ -6,3 +6,4 @@ edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
bootloader = { git = "https://github.com/rust-osdev/bootloader.git", branch = "Zbuild-std" }
|
||||
rlibc = "1.0.0"
|
||||
|
||||
Reference in New Issue
Block a user