redox/schemes/arpd/Cargo.toml
Jeremy Soller ad448956d6 Add specification to vesad
Fix piping
Fix bug where resources are not closed
Add arpd
Remove question_mark features
2016-10-14 18:22:57 -06:00

7 lines
96 B
TOML

[package]
name = "arpd"
version = "0.1.0"
[dependencies]
syscall = { path = "../../syscall/" }