forked from Proxmox/proxmox-perl-rs
pmg: bump proxmox-acme-rs to 0.4
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
3cf399605b
commit
3fc8450e1f
@ -31,6 +31,6 @@ url = "2"
|
||||
|
||||
perlmod = { version = "0.11", features = [ "exporter" ] }
|
||||
|
||||
proxmox-acme-rs = { version = "0.3.1", features = ["client"] }
|
||||
proxmox-acme-rs = { version = "0.4", features = ["client"] }
|
||||
proxmox-apt = "0.8.0"
|
||||
proxmox-tfa = { version = "2", features = ["api"] }
|
||||
|
@ -12,11 +12,10 @@ Build-Depends:
|
||||
librust-hex-0.4+default-dev,
|
||||
librust-libc-0.2+default-dev,
|
||||
librust-nix-0.19+default-dev,
|
||||
librust-openssl-0.10+default-dev (>= 0.10.32-~~),
|
||||
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-acme-rs-0.4+client-dev,
|
||||
librust-proxmox-acme-rs-0.4+default-dev,
|
||||
librust-proxmox-apt-0.8+default-dev,
|
||||
librust-proxmox-tfa-2+api-dev,
|
||||
librust-proxmox-tfa-2+default-dev,
|
||||
|
Loading…
Reference in New Issue
Block a user