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

7 lines
129 B
TOML

[package]
name = "example"
version = "0.1.0"
[dependencies]
redox_syscall = { git = "https://github.com/redox-os/syscall.git" }