bump proxmox-sys to 0.3

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
Fabian Grünbichler 2022-06-02 14:19:38 +02:00
parent 1b9bcbf7b3
commit deec14a4bd
2 changed files with 2 additions and 2 deletions

View File

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

2
debian/control vendored
View File

@ -18,7 +18,7 @@ Build-Depends: debhelper (>= 12),
librust-proxmox-http-0.6+client-dev,
librust-proxmox-http-0.6+default-dev,
librust-proxmox-http-0.6+websocket-dev,
librust-proxmox-sys-0.2+default-dev (>= 0.2.2-~~),
librust-proxmox-sys-0.3+default-dev,
librust-serde-1+default-dev,
librust-serde-1+derive-dev,
librust-serde-json-1+default-dev,