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

7 lines
126 B
TOML

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