mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-20 11:54:17 +08:00
7 lines
90 B
TOML
7 lines
90 B
TOML
[package]
|
|
name = "pcid"
|
|
version = "0.1.0"
|
|
|
|
[dependencies.syscall]
|
|
path = "../../syscall/"
|