]> git.proxmox.com Git - proxmox-backup.git/blobdiff - pxar-bin/Cargo.toml
use complete_file_name from proxmox-router 1.1
[proxmox-backup.git] / pxar-bin / Cargo.toml
index f1fca5650df7f6664273e7958dc79f0da8ac8621..4b3724b3b5ac09a4655e4d35ac332dbd13371e9c 100644 (file)
@@ -18,7 +18,7 @@ tokio = { version = "1.6", features = [ "rt", "rt-multi-thread" ] }
 pathpatterns = "0.1.2"
 proxmox = "0.14.0"
 proxmox-schema = { version = "1", features = [ "api-macro" ] }
-proxmox-router = "1"
+proxmox-router = "1.1"
 pxar = { version = "0.10.1", features = [ "tokio-io" ] }
 
 pbs-client = { path = "../pbs-client" }