Files
RedBear-OS/pcspkrd/Cargo.toml
T
2022-03-24 16:06:00 +01:00

9 lines
151 B
TOML

[package]
name = "pcspkrd"
version = "0.1.0"
authors = ["Tibor Nagy <xnagytibor@gmail.com>"]
edition = "2018"
[dependencies]
redox_syscall = "0.2.12"