Files
RedBear-OS/graphics/fbcond/Cargo.toml
T

17 lines
237 B
TOML

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