mirror of
https://git.proxmox.com/git/proxmox-perl-rs
synced 2025-05-23 13:00:13 +00:00
bump perlmod to 0.12
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
853145c8ae
commit
8d4f76e3b0
@ -28,7 +28,7 @@ serde_bytes = "0.11.3"
|
||||
serde_json = "1.0"
|
||||
url = "2"
|
||||
|
||||
perlmod = { version = "0.11", features = [ "exporter" ] }
|
||||
perlmod = { version = "0.12", features = [ "exporter" ] }
|
||||
|
||||
proxmox-acme-rs = { version = "0.4", features = ["client"] }
|
||||
proxmox-apt = "0.8.0"
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user