]> git.proxmox.com Git - proxmox-backup.git/commit - proxmox-backup-client/src/main.rs
cli: avoid useless .into()
authorDietmar Maurer <dietmar@proxmox.com>
Mon, 9 Dec 2019 16:40:34 +0000 (17:40 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Mon, 9 Dec 2019 16:40:34 +0000 (17:40 +0100)
commit48ef3c3327ac4221587412bdcd6045b5a3a7ec5f
tree86e6503e896a01f9d5b1a7dfa7a88a2430e700e1
parenteb7e2ee00b9bc39588821e5ef7649b4fa28591a2
cli: avoid useless .into()

This needs latest proxmox-api updates.
src/backup/catalog_shell.rs
src/bin/completion.rs
src/bin/proxmox-backup-client.rs
src/bin/proxmox-backup-manager.rs
src/bin/pxar.rs