Files
RedBear-OS/vesad/Cargo.toml
T
2016-11-03 15:10:32 -06:00

13 lines
241 B
TOML

[package]
name = "vesad"
version = "0.1.0"
[dependencies]
orbclient = "0.1"
ransid = "0.2"
rusttype = { git = "https://github.com/dylanede/rusttype.git", optional = true }
redox_syscall = { path = "../../syscall" }
[features]
default = []