]> git.proxmox.com Git - pve-xtermjs.git/commitdiff
bump proxmox crate dependency to 0.3.4
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 28 Aug 2020 11:50:40 +0000 (13:50 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 28 Aug 2020 11:50:40 +0000 (13:50 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Cargo.toml

index 485af1a12fed0fd4335b593c19eb11ba69b662fb..ccab8966dc5434ddc03c949ac90c246a6beb2cb3 100644 (file)
@@ -14,4 +14,4 @@ exclude = [ "build", "debian" ]
 mio = "0.6"
 curl = "0.4"
 clap = "2.33"
-proxmox = { version = "0.2.0", default-features = false }
+proxmox = { version = "0.3.4", default-features = false }