about summary refs log tree commit diff
path: root/Cargo.toml
blob: c9ca1bdaa62009a70a29fe66364b52b57dab1226 (plain) (blame)
1
2
3
4
5
6
[package]
name = "posix_mq"
version = "0.1.0"
authors = ["Vincent Ambo <tazjin@gmail.com>"]

[dependencies]