add proxmox-backup-banner binary crate

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller
2021-07-12 10:45:09 +02:00
parent 9008c0c177
commit b9c5cd8291
4 changed files with 15 additions and 2 deletions

View File

@ -26,6 +26,8 @@ members = [
"pbs-runtime",
"pbs-systemd",
"pbs-tools",
"proxmox-backup-banner",
]
[lib]