mirror of
https://git.proxmox.com/git/proxmox-websocket-tunnel
synced 2025-05-30 01:41:01 +00:00
bump proxmox-sys to 0.3
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
parent
1b9bcbf7b3
commit
deec14a4bd
@ -25,4 +25,4 @@ tokio-stream = { version = "0.1", features = ["io-util"] }
|
|||||||
tokio-util = "0.7"
|
tokio-util = "0.7"
|
||||||
|
|
||||||
proxmox-http = { version = "0.6", features = ["websocket", "client"] }
|
proxmox-http = { version = "0.6", features = ["websocket", "client"] }
|
||||||
proxmox-sys = "0.2.2"
|
proxmox-sys = "0.3"
|
||||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -18,7 +18,7 @@ Build-Depends: debhelper (>= 12),
|
|||||||
librust-proxmox-http-0.6+client-dev,
|
librust-proxmox-http-0.6+client-dev,
|
||||||
librust-proxmox-http-0.6+default-dev,
|
librust-proxmox-http-0.6+default-dev,
|
||||||
librust-proxmox-http-0.6+websocket-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+default-dev,
|
||||||
librust-serde-1+derive-dev,
|
librust-serde-1+derive-dev,
|
||||||
librust-serde-json-1+default-dev,
|
librust-serde-json-1+default-dev,
|
||||||
|
Loading…
Reference in New Issue
Block a user