X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=proxmox-restore-daemon%2FCargo.toml;h=1484439d880026c5057d02c5e77a404ddd13059e;hb=92a8f0bc8266f2cc79472f549eea50d65a39dd1c;hp=c7ad9f049f9be72cb011662459ce549fd9c1d454;hpb=bf298a16ef1a2950454bd17ff253ba9a9e33629e;p=proxmox-backup.git diff --git a/proxmox-restore-daemon/Cargo.toml b/proxmox-restore-daemon/Cargo.toml index c7ad9f04..1484439d 100644 --- a/proxmox-restore-daemon/Cargo.toml +++ b/proxmox-restore-daemon/Cargo.toml @@ -27,7 +27,7 @@ pathpatterns = "0.1.2" pxar = { version = "0.10.1", features = [ "tokio-io" ] } proxmox = { version = "0.15.3", features = [ "sortable-macro" ] } -proxmox-async = "0.1" +proxmox-async = "0.2" proxmox-router = { version = "1.1", features = [ "cli" ] } proxmox-schema = { version = "1", features = [ "api-macro" ] } proxmox-time = "1"