about summary refs log blame commit diff
path: root/Cargo.toml
blob: ab5d302156c99cfd6748d680a3d0059961ea898c (plain) (tree)
1
2
3
4
5
6
7
8





                                             

            
[package]
name = "posix_mq"
version = "0.1.0"
authors = ["Vincent Ambo <tazjin@gmail.com>"]

[dependencies]
nix = "0.9"
libc = "0.2"