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

11 lines
188 B
TOML

[package]
name = "pcspkrd"
version = "0.1.0"
authors = ["Tibor Nagy <xnagytibor@gmail.com>"]
edition = "2018"
[dependencies]
redox_syscall = "0.5"
redox-daemon = "0.1"
libredox = "0.1.3"