pmg: drop unused openssl dep

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller 2022-02-01 10:29:15 +01:00
parent 3fc8450e1f
commit 10b3faa72c

View File

@ -23,7 +23,6 @@ anyhow = "1.0"
hex = "0.4"
libc = "0.2"
nix = "0.19"
openssl = "0.10.32"
serde = "1.0"
serde_bytes = "0.11.3"
serde_json = "1.0"