redox/programs/contain/Cargo.toml
2017-01-09 20:38:42 -07:00

7 lines
129 B
TOML

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