feat(ops/mq_cli): Bump dependencies & add derivation
This commit is contained in:
parent
336937814c
commit
e93913d6cd
5 changed files with 64 additions and 125 deletions
|
|
@ -1,10 +1,10 @@
|
|||
[package]
|
||||
name = "mq"
|
||||
version = "1.0.0"
|
||||
authors = ["Vincent Ambo <vincent@aprila.no>"]
|
||||
authors = ["Vincent Ambo <mail@tazj.in>"]
|
||||
|
||||
[dependencies]
|
||||
clap = "2.31"
|
||||
clap = "2.33"
|
||||
libc = "0.2"
|
||||
nix = "0.10"
|
||||
posix_mq = "0.1.2"
|
||||
nix = "0.16"
|
||||
posix_mq = "0.9"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue