update proxmox-sys to 0.5

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
Fabian Grünbichler 2023-05-24 12:49:41 +02:00
parent da36a24914
commit d4753652d0

View File

@ -25,4 +25,4 @@ tokio-stream = { version = "0.1", features = ["io-util"] }
tokio-util = "0.7" tokio-util = "0.7"
proxmox-http = { version = "0.9", features = ["websocket", "client"] } proxmox-http = { version = "0.9", features = ["websocket", "client"] }
proxmox-sys = "0.4" proxmox-sys = "0.5"