move manifest and backup_info to pbs-datastore

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller
2021-07-07 11:34:45 +02:00
parent f75292bd8d
commit a5951b4f38
6 changed files with 20 additions and 16 deletions

View File

@ -9,6 +9,7 @@ description = "low level pbs data storage access"
anyhow = "1.0"
crc32fast = "1"
endian_trait = { version = "0.6", features = [ "arrays" ] }
libc = "0.2"
log = "0.4"
nix = "0.19.1"
openssl = "0.10"