redox/libstd_real/libc/Cargo.toml

8 lines
152 B
TOML

[package]
name = "libc"
version = "0.1.0"
authors = ["Jeremy Soller <jackpot51@gmail.com>"]
[dependencies]
redox_syscall = { path = "../../syscall/" }