]> git.proxmox.com Git - proxmox-websocket-tunnel.git/blobdiff - Cargo.toml
bump proxmox-http to 0.8
[proxmox-websocket-tunnel.git] / Cargo.toml
index e0057acb8f37a33218114c0888b7341783f6048d..ced0f3e50a1229f2cbfeb30c87a401bf43bfe27c 100644 (file)
@@ -24,5 +24,5 @@ tokio = { version = "1", features = ["io-std", "io-util", "macros", "rt-multi-th
 tokio-stream = { version = "0.1", features = ["io-util"] }
 tokio-util = "0.7"
 
-proxmox-http = { version = "0.7", features = ["websocket", "client"] }
+proxmox-http = { version = "0.8", features = ["websocket", "client"] }
 proxmox-sys = "0.4"