redox/drivers/vesad/Cargo.toml

7 lines
97 B
TOML
Raw Normal View History

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