pve: 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:12 +01:00 committed by Thomas Lamprecht
parent 009306bf7d
commit e8a5bf2866

View File

@ -26,7 +26,7 @@ serde = "1.0"
serde_bytes = "0.11"
serde_json = "1.0"
perlmod = { version = "0.8.1", features = [ "exporter" ] }
perlmod = { version = "0.9", features = [ "exporter" ] }
proxmox-apt = "0.8"
proxmox-openid = "0.9"