blob: 8024d0b926c3a22e7d40d3cdd8eee84de1903cfc (
plain) (
tree)
|
|
[package]
name = "mq"
version = "3772.0.0"
authors = ["Vincent Ambo <tazjin@tvl.su>"]
homepage = "https://cs.tvl.fyi/depot/-/tree/ops/mq_cli"
repository = "https://code.tvl.fyi/depot.git:/ops/mq_cli.git"
[dependencies]
clap = "2.34"
libc = "0.2"
nix = "0.23"
posix_mq = "3771.0.0"
|