redox/drivers/vesad/Cargo.toml
2016-09-22 16:15:38 -06:00

9 lines
241 B
TOML

[package]
name = "vesad"
version = "0.1.0"
[dependencies]
ransid = { git = "https://github.com/redox-os/ransid.git", branch = "new_api" }
rusttype = { git = "https://github.com/dylanede/rusttype.git" }
syscall = { path = "../../syscall/" }