depend on new 'proxmox-compression' crate
the compression utilities live there now Signed-off-by: Dominik Csapak <d.csapak@proxmox.com> Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
committed by
Wolfgang Bumiller
parent
0d7873cf09
commit
b066586a47
@ -32,6 +32,7 @@ url = "2.1"
|
||||
|
||||
#proxmox = "0.15.3"
|
||||
proxmox-async = "0.3"
|
||||
proxmox-compression = "0.1"
|
||||
proxmox-io = "1"
|
||||
proxmox-lang = "1"
|
||||
proxmox-http = { version = "0.6", features = [ "client" ] }
|
||||
|
Reference in New Issue
Block a user