mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 14:27:49 +00:00
A dependency on compiler_builtins is now automatically injected (#426)
This commit is contained in:
committed by
GitHub
parent
6d0f103c16
commit
dcf8b7767c
@@ -4,7 +4,6 @@ name = "blog_os"
|
||||
version = "0.2.0"
|
||||
|
||||
[dependencies]
|
||||
rlibc = "1.0"
|
||||
spin = "0.4.6"
|
||||
volatile = "0.2.3"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user