bump perlmod to 0.11
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
8a1df2f38b
commit
3cf399605b
@ -29,7 +29,7 @@ serde_bytes = "0.11.3"
|
||||
serde_json = "1.0"
|
||||
url = "2"
|
||||
|
||||
perlmod = { version = "0.10", features = [ "exporter" ] }
|
||||
perlmod = { version = "0.11", features = [ "exporter" ] }
|
||||
|
||||
proxmox-acme-rs = { version = "0.3.1", features = ["client"] }
|
||||
proxmox-apt = "0.8.0"
|
||||
|
@ -13,8 +13,8 @@ Build-Depends:
|
||||
librust-libc-0.2+default-dev,
|
||||
librust-nix-0.19+default-dev,
|
||||
librust-openssl-0.10+default-dev (>= 0.10.32-~~),
|
||||
librust-perlmod-0.10+default-dev,
|
||||
librust-perlmod-0.10+exporter-dev,
|
||||
librust-perlmod-0.11+default-dev,
|
||||
librust-perlmod-0.11+exporter-dev,
|
||||
librust-proxmox-acme-rs-0.3+client-dev (>= 0.3.1-~~),
|
||||
librust-proxmox-acme-rs-0.3+default-dev (>= 0.3.1-~~),
|
||||
librust-proxmox-apt-0.8+default-dev,
|
||||
|
@ -27,7 +27,7 @@ serde_bytes = "0.11"
|
||||
serde_json = "1.0"
|
||||
url = "2"
|
||||
|
||||
perlmod = { version = "0.10", features = [ "exporter" ] }
|
||||
perlmod = { version = "0.11", features = [ "exporter" ] }
|
||||
|
||||
proxmox-apt = "0.8"
|
||||
proxmox-openid = "0.9"
|
||||
|
@ -14,13 +14,13 @@ Build-Depends:
|
||||
librust-libc-0.2+default-dev,
|
||||
librust-nix-0.19+default-dev,
|
||||
librust-openssl-0.10+default-dev,
|
||||
librust-perlmod-0.10+default-dev,
|
||||
librust-perlmod-0.10+exporter-dev,
|
||||
librust-perlmod-0.11+default-dev,
|
||||
librust-perlmod-0.11+exporter-dev,
|
||||
librust-proxmox-apt-0.8+default-dev,
|
||||
librust-proxmox-openid-0.9+default-dev,
|
||||
librust-proxmox-tfa-2+api-dev,
|
||||
librust-proxmox-tfa-2+default-dev,
|
||||
librust-proxmox-time-1.1.3+default-dev,
|
||||
librust-proxmox-time-1+default-dev (>= 1.1.3-~~),
|
||||
librust-serde-1+default-dev,
|
||||
librust-serde-bytes-0.11+default-dev,
|
||||
librust-serde-json-1+default-dev,
|
||||
|
Loading…
x
Reference in New Issue
Block a user