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







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

[dependencies]
posix_mq = "0.1.1"
clap = "2.26.2"