move some tools used by the client

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller
2021-07-09 14:10:15 +02:00
parent 75f83c6a81
commit ba0ccc5991
6 changed files with 40 additions and 34 deletions

View File

@ -11,6 +11,7 @@ anyhow = "1.0"
libc = "0.2"
nix = "0.19.1"
nom = "5.1"
openssl = "0.10"
regex = "1.2"
serde = "1.0"
serde_json = "1.0"