Link bump_allocator and alloc and collections crates

This commit is contained in:
Philipp Oppermann
2016-04-11 22:03:37 +02:00
parent c6981c2f24
commit f25cb599c2
2 changed files with 7 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ crate-type = ["staticlib"]
[dependencies]
rlibc = "0.1.4"
spin = "0.3.4"
bump_allocator = {path="libs/bump_allocator"}
[dependencies.x86]
version = "0.6.0"