Files
RedBear-OS/vboxd/Cargo.toml
T
2017-03-18 21:48:33 -06:00

9 lines
163 B
TOML

[package]
name = "vboxd"
version = "0.1.0"
[dependencies]
orbclient = "0.3"
redox_event = { git = "https://github.com/redox-os/event.git" }
redox_syscall = "0.1"