move src/backup/snapshot_reader.rs to pbs_datastore crate
This commit is contained in:
@ -11,8 +11,7 @@ use pbs_tape::{
|
||||
PROXMOX_TAPE_BLOCK_SIZE,
|
||||
TapeWrite, MediaContentHeader,
|
||||
};
|
||||
|
||||
use crate::backup::SnapshotReader;
|
||||
use pbs_datastore::SnapshotReader;
|
||||
|
||||
use crate::tape::file_formats::{
|
||||
PROXMOX_BACKUP_SNAPSHOT_ARCHIVE_MAGIC_1_1,
|
||||
|
Reference in New Issue
Block a user