diff --git a/proxmox-rest-server/Cargo.toml b/proxmox-rest-server/Cargo.toml index 65a0ed96..28857da7 100644 --- a/proxmox-rest-server/Cargo.toml +++ b/proxmox-rest-server/Cargo.toml @@ -33,7 +33,7 @@ url = "2.1" #proxmox = "0.15.3" proxmox-async = "0.4" -proxmox-compression = "0.1" +proxmox-compression = "0.1.1" proxmox-io = "1" proxmox-lang = "1.1" proxmox-http = { version = "0.6", features = [ "client" ] }