bump perlmod to 0.12

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller
2022-02-25 15:55:01 +01:00
parent 853145c8ae
commit 8d4f76e3b0
2 changed files with 2 additions and 2 deletions

View File

@@ -26,7 +26,7 @@ serde_bytes = "0.11"
serde_json = "1.0"
url = "2"
perlmod = { version = "0.11", features = [ "exporter" ] }
perlmod = { version = "0.12", features = [ "exporter" ] }
proxmox-apt = "0.8"
proxmox-openid = "0.9.3"