mirror of
https://git.proxmox.com/git/pmg-rs
synced 2025-10-04 08:55:44 +00:00
bump proxmox-acme-rs dependency to 0.2.2
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
80ccedc945
commit
c9f2b85d87
@ -24,5 +24,5 @@ serde_json = "1.0"
|
||||
perlmod = { version = "0.4.2", features = [ "exporter" ] }
|
||||
#perlmod = { path = "../perlmod/perlmod", features = [ "exporter" ] }
|
||||
|
||||
proxmox-acme-rs = { version = "0.2.0", features = ["client"] }
|
||||
proxmox-acme-rs = { version = "0.2.2", features = ["client"] }
|
||||
#proxmox-acme-rs = { path = "../proxmox-acme-rs", features = ["client"] }
|
||||
|
Loading…
Reference in New Issue
Block a user