Skip to content
Snippets Groups Projects
Commit 1d5c7d6a authored by Jeremy Soller's avatar Jeremy Soller
Browse files

Merge branch 'master' of https://github.com/redox-os/kernel

parents 05bb497f ab4193d4
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ version = "0.1.0"
[dependencies]
alloc_kernel = { path = "../../alloc_kernel/" }
bitflags = "0.7"
raw-cpuid = "2.0"
raw-cpuid = { git = "https://github.com/gz/rust-cpuid", branch = "master" }
spin = "0.4"
redox_syscall = "0.1"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment