]> git.proxmox.com Git - proxmox-websocket-tunnel.git/commitdiff
bump proxmox-sys to 0.3
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Thu, 2 Jun 2022 12:19:38 +0000 (14:19 +0200)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Thu, 2 Jun 2022 12:19:38 +0000 (14:19 +0200)
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
Cargo.toml
debian/control

index dc09d46e0ec8231cf823b1f220dc08766768fa45..6210a75c48a0e825b50db003c05b7cb98141905c 100644 (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"
index 06759aaa6b30e8fc508efdcdbe2b6c426d56b0ae..09b50efef4c6bef9d66163563297fada3b3c8f84 100644 (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,