Snapshot optimizations (#5525)
* Change serializing snapshot tar to use shell command
This commit is contained in:
@@ -106,5 +106,6 @@ extern crate bzip2;
|
||||
extern crate crossbeam_channel;
|
||||
extern crate dir_diff;
|
||||
extern crate fs_extra;
|
||||
extern crate symlink;
|
||||
extern crate tar;
|
||||
extern crate tempfile;
|
||||
|
Reference in New Issue
Block a user