move chunker into proxmox_protocol
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
@ -14,8 +14,7 @@
|
||||
mod chunk_stat;
|
||||
pub use chunk_stat::*;
|
||||
|
||||
mod chunker;
|
||||
pub use chunker::*;
|
||||
pub use proxmox_protocol::Chunker;
|
||||
|
||||
mod chunk_store;
|
||||
pub use chunk_store::*;
|
||||
|
Reference in New Issue
Block a user