mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 21:34:18 +08:00
Update cpuid
This commit is contained in:
parent
7fa413019f
commit
39d931e705
@ -6,7 +6,7 @@ version = "0.1.0"
|
||||
bitflags = "*"
|
||||
hole_list_allocator = { path = "../../crates/hole_list_allocator/" }
|
||||
io = { path = "../../crates/io/" }
|
||||
raw-cpuid = "*"
|
||||
raw-cpuid = { git = "https://github.com/gz/rust-cpuid" }
|
||||
spin = "*"
|
||||
redox_syscall = { path = "../../syscall/" }
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user