mirror of
https://git.proxmox.com/git/proxmox
synced 2025-07-27 10:03:59 +00:00
update to proxmox-http 0.7
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
parent
0376c3b50b
commit
e8d199d51c
@ -36,7 +36,7 @@ proxmox-async = "0.4"
|
|||||||
proxmox-compression = "0.1.1"
|
proxmox-compression = "0.1.1"
|
||||||
proxmox-io = "1"
|
proxmox-io = "1"
|
||||||
proxmox-lang = "1.1"
|
proxmox-lang = "1.1"
|
||||||
proxmox-http = { version = "0.6.4", features = [ "client" ] }
|
proxmox-http = { version = "0.7", features = [ "client" ] }
|
||||||
proxmox-router = "1.2.4"
|
proxmox-router = "1.2.4"
|
||||||
proxmox-schema = { version = "1.3.1", features = [ "api-macro", "upid-api-impl" ] }
|
proxmox-schema = { version = "1.3.1", features = [ "api-macro", "upid-api-impl" ] }
|
||||||
proxmox-time = "1"
|
proxmox-time = "1"
|
||||||
|
Loading…
Reference in New Issue
Block a user