bump proxmox-compression dependency to 0.1.1

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller
2022-04-13 09:37:20 +02:00
parent da7a71115c
commit 99f09fd3c1
4 changed files with 4 additions and 4 deletions

View File

@ -32,7 +32,7 @@ xdg = "2.2"
pathpatterns = "0.1.2"
proxmox-async = "0.4"
proxmox-compression = "0.1"
proxmox-compression = "0.1.1"
proxmox-fuse = "0.1.1"
proxmox-http = { version = "0.6", features = [ "client", "http-helpers", "websocket" ] }
proxmox-io = { version = "1.0.1", features = [ "tokio" ] }