tvl-depot/Cargo.toml

9 lines
133 B
TOML
Raw Normal View History

2017-10-15 22:06:22 +02:00
[package]
name = "posix_mq"
version = "0.1.0"
authors = ["Vincent Ambo <tazjin@gmail.com>"]
[dependencies]
nix = "0.9"
libc = "0.2"