forked from Proxmox/proxmox-perl-rs
bump proxmox-http to 0.6.4
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
818886ee45
commit
719c66bf04
@ -35,7 +35,7 @@ perlmod = { version = "0.13", features = [ "exporter" ] }
|
||||
|
||||
proxmox-acme-rs = { version = "0.4", features = ["client"] }
|
||||
proxmox-apt = "0.9"
|
||||
proxmox-http = { version = "0.6.3", features = ["client-trait"] }
|
||||
proxmox-http = { version = "0.6.4", features = ["client-trait"] }
|
||||
proxmox-subscription = "0.2"
|
||||
proxmox-sys = "0.3"
|
||||
proxmox-tfa = { version = "2", features = ["api"] }
|
||||
|
@ -32,7 +32,7 @@ url = "2"
|
||||
perlmod = { version = "0.13", features = [ "exporter" ] }
|
||||
|
||||
proxmox-apt = "0.9"
|
||||
proxmox-http = { version = "0.6.3", features = ["client-trait"] }
|
||||
proxmox-http = { version = "0.6.4", features = ["client-trait"] }
|
||||
proxmox-openid = "0.9.5"
|
||||
proxmox-subscription = "0.2"
|
||||
proxmox-sys = "0.3"
|
||||
|
Loading…
Reference in New Issue
Block a user