Files
RedBear-OS/pcid/Cargo.toml
T

9 lines
163 B
TOML

[package]
name = "pcid"
version = "0.1.0"
[dependencies]
redox_syscall = { git = "https://github.com/redox-os/syscall.git" }
rustc-serialize = "0.3"
toml = "0.2"