redox/schemes/randd/Cargo.toml
2017-01-09 20:37:34 -07:00

8 lines
145 B
TOML

[package]
name = "randd"
version = "0.1.0"
[dependencies]
raw-cpuid = "2.*"
redox_syscall = { git = "https://github.com/redox-os/syscall.git" }