Files
RedBear-OS/Cargo.toml
T
2018-12-29 15:10:39 -07:00

9 lines
149 B
TOML

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