mirror of
git://git.proxmox.com/git/proxmox-backup.git
synced 2025-02-18 17:57:46 +03:00
Also moved pbs-datastore/src/crypt_config.rs to pbs-tools/src/crypt_config.rs. We do not want to depend on pbs-api-types there, so I use [u8;32] instead of Fingerprint.