X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=Cargo.toml;h=639bbd8c23de813fa6278fcc59170c8220d0235c;hb=cc1dbda3de7e22f8aa6c25f22555852b34087a7c;hp=ffd72b2194589dc46b91499244d9848e4c08f22f;hpb=3b087ebf80621a39e2977cad327056ff4b425efe;p=pve-xtermjs.git diff --git a/Cargo.toml b/Cargo.toml index ffd72b2..639bbd8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,4 +14,5 @@ exclude = [ "build", "debian" ] mio = { version = "0.7", features = [ "net", "os-ext" ] } curl = "0.4" clap = "2.33" -proxmox = { version = "0.10.0", default-features = false } +proxmox-io = "1" +proxmox-sys = "0.2"