Files
RedBear-OS/graphics/vesad/Cargo.toml
T
2024-03-18 22:09:25 +00:00

18 lines
270 B
TOML

[package]
name = "vesad"
version = "0.1.0"
edition = "2018"
[dependencies]
orbclient = "0.3.27"
ransid = "0.4"
redox_syscall = "0.5"
redox-daemon = "0.1"
common = { path = "../../common" }
inputd = { path = "../../inputd" }
libredox = "0.1.3"
[features]
default = []