]> git.proxmox.com Git - proxmox-backup.git/blobdiff - pbs-client/Cargo.toml
move json_object_to_query to proxmox-http+http-helpers
[proxmox-backup.git] / pbs-client / Cargo.toml
index 40e34f9ad4384c7c1a883fd9a4e671228a2ddf3d..6bc02ecdb68a6ea3be2b2c7efc65fe298af3f032 100644 (file)
@@ -36,7 +36,7 @@ pathpatterns = "0.1.2"
 proxmox-async = "0.4"
 proxmox-compression = "0.1.1"
 proxmox-fuse = "0.1.3"
-proxmox-http = { version = "0.6", features = [ "client", "http-helpers", "websocket" ] }
+proxmox-http = { version = "0.6.3", features = [ "client", "http-helpers", "websocket" ] }
 proxmox-io = { version = "1.0.1", features = [ "tokio" ] }
 proxmox-lang = "1.1"
 proxmox-router = { version = "1.2.4", features = [ "cli" ] }