diff options
Diffstat (limited to 'crates/shirabe/src/util.rs')
| -rw-r--r-- | crates/shirabe/src/util.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/shirabe/src/util.rs b/crates/shirabe/src/util.rs index bd51b66..35402d7 100644 --- a/crates/shirabe/src/util.rs +++ b/crates/shirabe/src/util.rs @@ -25,6 +25,7 @@ pub mod remote_filesystem; pub mod silencer; pub mod stream_context_factory; pub mod svn; +pub mod sync_executor; pub mod sync_helper; pub mod tar; pub mod tls_helper; |
