redox/drivers/pcid/Cargo.toml

7 lines
90 B
TOML
Raw Normal View History

2016-09-11 23:56:48 +02:00
[package]
name = "pcid"
version = "0.1.0"
[dependencies.syscall]
path = "../../syscall/"