redox/drivers/vesad/Cargo.toml

8 lines
177 B
TOML
Raw Normal View History

[package]
name = "vesad"
version = "0.1.0"
[dependencies]
2016-09-21 20:18:48 +02:00
ransid = { git = "https://github.com/redox-os/ransid.git", branch = "new_api" }
syscall = { path = "../../syscall/" }