aboutsummaryrefslogtreecommitdiff
path: root/src/model/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/model/lib.rs')
-rw-r--r--src/model/lib.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/model/lib.rs b/src/model/lib.rs
index 2166105f..1939a7a9 100644
--- a/src/model/lib.rs
+++ b/src/model/lib.rs
@@ -15,3 +15,4 @@ pub mod s3;
pub mod garage;
pub mod helper;
+pub mod snapshot;