move proxmox-backup-debug back to main crate
we want to add something to it that needs access to the proxmox_backup::api2 stuff, so it cannot live in a sub crate Signed-off-by: Dominik Csapak <d.csapak@proxmox.com> Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
committed by
Thomas Lamprecht
parent
3f742f952a
commit
d6fcc1170a
@ -33,7 +33,6 @@ members = [
|
||||
|
||||
"proxmox-backup-banner",
|
||||
"proxmox-backup-client",
|
||||
"proxmox-backup-debug",
|
||||
"proxmox-file-restore",
|
||||
"proxmox-restore-daemon",
|
||||
"pxar-bin",
|
||||
|
Reference in New Issue
Block a user