Files
RedBear-OS/Cargo.toml
T
2021-06-17 14:36:19 +02:00

9 lines
151 B
TOML

[package]
name = "audiod"
version = "0.1.0"
authors = ["Jeremy Soller <jackpot51@gmail.com>"]
edition = "2018"
[dependencies]
redox_syscall = "0.2.9"