]> git.proxmox.com Git - proxmox-backup.git/commit
move fingerprint helpers from pbs-tools to pbs-api-types
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 17 Nov 2021 06:07:40 +0000 (07:07 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 17 Nov 2021 06:07:40 +0000 (07:07 +0100)
commitc42a54795df332cd778a53ea500b901ae873c81d
treef5f305becc465a3891c4ab9997f7b27fc5a57b91
parent96ec3801a9fde238afad3e272ae9c76f296ff86e
move fingerprint helpers from pbs-tools to pbs-api-types

Signed-off-by: Dietmar Maurer <dietmar@proxmox.com>
pbs-api-types/Cargo.toml
pbs-api-types/src/crypto.rs
pbs-api-types/src/lib.rs
pbs-config/src/key_config.rs
pbs-config/src/tape_encryption_keys.rs
pbs-tools/src/format.rs
src/api2/tape/drive.rs
src/tape/drive/lto/mod.rs