pmg: bump perlmod to 0.9

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller 2021-11-26 14:55:16 +01:00 committed by Thomas Lamprecht
parent b6274a49a5
commit 67882d1a95

View File

@ -26,7 +26,7 @@ serde = "1.0"
serde_bytes = "0.11.3"
serde_json = "1.0"
perlmod = { version = "0.8.1", features = [ "exporter" ] }
perlmod = { version = "0.9", features = [ "exporter" ] }
proxmox-acme-rs = { version = "0.3.1", features = ["client"] }