redox/schemes/example/Cargo.toml

7 lines
129 B
TOML
Raw Normal View History

[package]
name = "example"
version = "0.1.0"
[dependencies]
2017-01-10 04:37:34 +01:00
redox_syscall = { git = "https://github.com/redox-os/syscall.git" }