]> git.proxmox.com Git - proxmox-backup.git/blobdiff - proxmox-restore-daemon/Cargo.toml
depend on proxmox-async 0.2
[proxmox-backup.git] / proxmox-restore-daemon / Cargo.toml
index c7ad9f049f9be72cb011662459ce549fd9c1d454..1484439d880026c5057d02c5e77a404ddd13059e 100644 (file)
@@ -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"