Add dependency on rlibc

This commit is contained in:
Philipp Oppermann
2020-07-16 15:39:07 +02:00
parent 07d8a22a53
commit 16ffe80fd5
3 changed files with 4 additions and 0 deletions

View File

@@ -6,3 +6,4 @@ edition = "2018"
[dependencies]
bootloader = { git = "https://github.com/rust-osdev/bootloader.git", branch = "Zbuild-std" }
rlibc = "1.0.0"