mirror of
https://git.proxmox.com/git/proxmox-offline-mirror
synced 2025-08-06 07:05:06 +00:00
update proxmox-http to 0.8
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
parent
ebb5569215
commit
effa25be25
@ -27,7 +27,7 @@ xz2 = "0.1"
|
||||
|
||||
proxmox-apt = { version = "0.9.3" }
|
||||
proxmox-async = "0.4"
|
||||
proxmox-http = { version = "0.7", features = [ "client-sync", "client-trait" ]}
|
||||
proxmox-http = { version = "0.8", features = [ "client-sync", "client-trait" ]}
|
||||
proxmox-router = { version = "1.3", features = [ "cli" ], default_features = false }
|
||||
proxmox-schema = { version = "1.1", features = [ "api-macro" ] }
|
||||
proxmox-section-config = "1"
|
||||
|
Loading…
Reference in New Issue
Block a user