Files
RedBear-OS/bgad/Cargo.toml
T
2024-01-20 18:34:40 +01:00

12 lines
168 B
TOML

[package]
name = "bgad"
version = "0.1.0"
edition = "2018"
[dependencies]
orbclient = "0.3.27"
redox-daemon = "0.1"
redox_syscall = "0.4"
pcid = { path = "../pcid" }