]> git.proxmox.com Git - proxmox.git/commitdiff
bump proxmox-compression dependency to 0.1.1
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 13 Apr 2022 07:37:20 +0000 (09:37 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 13 Apr 2022 07:37:20 +0000 (09:37 +0200)
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
proxmox-rest-server/Cargo.toml

index 65a0ed96191b24940419968921896b642d9e1e04..28857da785c86888f8fa90010aee2c39fc49a1df 100644 (file)
@@ -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" ] }