Update to spin 0.4.5

Fixes #274
This commit is contained in:
Philipp Oppermann
2016-12-30 14:40:39 +01:00
parent 14babd8c2a
commit 89abbf1038
3 changed files with 3 additions and 3 deletions

View File

@@ -9,7 +9,7 @@ bitflags = "0.7.0"
multiboot2 = "0.1.0"
once = "0.3.2"
rlibc = "0.1.4"
spin = "0.3.4"
spin = "0.4.5"
volatile = "0.1.0"
[dependencies.hole_list_allocator]