mirror of
https://git.proxmox.com/git/proxmox-perl-rs
synced 2025-08-07 17:56:19 +00:00
pmg: drop unused openssl dep
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
3fc8450e1f
commit
10b3faa72c
@ -23,7 +23,6 @@ anyhow = "1.0"
|
|||||||
hex = "0.4"
|
hex = "0.4"
|
||||||
libc = "0.2"
|
libc = "0.2"
|
||||||
nix = "0.19"
|
nix = "0.19"
|
||||||
openssl = "0.10.32"
|
|
||||||
serde = "1.0"
|
serde = "1.0"
|
||||||
serde_bytes = "0.11.3"
|
serde_bytes = "0.11.3"
|
||||||
serde_json = "1.0"
|
serde_json = "1.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user