Files
RedBear-OS/Cargo.toml
T
2022-07-27 16:41:47 +02:00

10 lines
173 B
TOML

[package]
name = "audiod"
version = "0.1.0"
authors = ["Jeremy Soller <jackpot51@gmail.com>"]
edition = "2018"
[dependencies]
redox-daemon = "0.1"
redox_syscall = "0.2.12"