Files
RedBear-OS/graphics/fbcond/Cargo.toml
T
2024-03-31 14:30:04 +02:00

18 lines
256 B
TOML

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