]> git.proxmox.com Git - proxmox-backup.git/commit
move manifest and backup_info to pbs-datastore
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 7 Jul 2021 09:34:45 +0000 (11:34 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 7 Jul 2021 09:34:56 +0000 (11:34 +0200)
commita5951b4f38b5a315a1306ec7b080b9b244c4fc2d
tree11e769f55bd1c72800242af6ab373aca2fc29b61
parentf75292bd8df7e8ff1340e888988461d46e32a5cf
move manifest and backup_info to pbs-datastore

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
pbs-datastore/Cargo.toml
pbs-datastore/src/backup_info.rs
pbs-datastore/src/lib.rs
pbs-datastore/src/manifest.rs
src/backup/mod.rs
src/tools/mod.rs