mirror of
https://git.proxmox.com/git/proxmox-perl-rs
synced 2025-05-23 20:11:03 +00:00
bump perlmod to 0.13
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
9c5c624ac5
commit
17367e04e5
@ -28,7 +28,7 @@ serde_bytes = "0.11.3"
|
||||
serde_json = "1.0"
|
||||
url = "2"
|
||||
|
||||
perlmod = { version = "0.12", features = [ "exporter" ] }
|
||||
perlmod = { version = "0.13", features = [ "exporter" ] }
|
||||
|
||||
proxmox-acme-rs = { version = "0.4", features = ["client"] }
|
||||
proxmox-apt = "0.8.0"
|
||||
|
@ -12,8 +12,8 @@ Build-Depends:
|
||||
librust-hex-0.4+default-dev,
|
||||
librust-libc-0.2+default-dev,
|
||||
librust-nix-0.19+default-dev,
|
||||
librust-perlmod-0.12+default-dev,
|
||||
librust-perlmod-0.12+exporter-dev,
|
||||
librust-perlmod-0.13+default-dev,
|
||||
librust-perlmod-0.13+exporter-dev,
|
||||
librust-proxmox-acme-rs-0.4+client-dev,
|
||||
librust-proxmox-acme-rs-0.4+default-dev,
|
||||
librust-proxmox-apt-0.8+default-dev,
|
||||
|
@ -26,7 +26,7 @@ serde_bytes = "0.11"
|
||||
serde_json = "1.0"
|
||||
url = "2"
|
||||
|
||||
perlmod = { version = "0.12", features = [ "exporter" ] }
|
||||
perlmod = { version = "0.13", features = [ "exporter" ] }
|
||||
|
||||
proxmox-apt = "0.8"
|
||||
proxmox-openid = "0.9.3"
|
||||
|
@ -13,8 +13,8 @@ Build-Depends:
|
||||
librust-hex-0.4+default-dev,
|
||||
librust-libc-0.2+default-dev,
|
||||
librust-nix-0.19+default-dev,
|
||||
librust-perlmod-0.12+default-dev,
|
||||
librust-perlmod-0.12+exporter-dev,
|
||||
librust-perlmod-0.13+default-dev,
|
||||
librust-perlmod-0.13+exporter-dev,
|
||||
librust-proxmox-apt-0.8+default-dev,
|
||||
librust-proxmox-openid-0.9+default-dev (>= 0.9.3-~~),
|
||||
librust-proxmox-tfa-2+api-dev,
|
||||
|
Loading…
Reference in New Issue
Block a user