]> git.proxmox.com Git - proxmox-backup.git/blobdiff - proxmox-file-restore/Cargo.toml
use complete_file_name from proxmox-router 1.1
[proxmox-backup.git] / proxmox-file-restore / Cargo.toml
index 2d075e4c9ebaf2fff2aba16220c518720655240c..5c8da8f8f20cae7eb7578765a0e66b7493d53739 100644 (file)
@@ -18,7 +18,7 @@ pxar = { version = "0.10.1", features = [ "tokio-io" ] }
 
 proxmox = { version = "0.14.0" }
 proxmox-lang = "1"
-proxmox-router = { version = "1", features = [ "cli" ] }
+proxmox-router = { version = "1.1", features = [ "cli" ] }
 proxmox-schema = { version = "1", features = [ "api-macro" ] }
 proxmox-time = "1"
 proxmox-uuid = "1"