summaryrefslogtreecommitdiff
path: root/rust/src/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'rust/src/lib.rs')
-rw-r--r--rust/src/lib.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/rust/src/lib.rs b/rust/src/lib.rs
index 0eb0653c..c086478d 100644
--- a/rust/src/lib.rs
+++ b/rust/src/lib.rs
@@ -169,6 +169,7 @@ pub mod templatesimplifier;
pub mod typelibrary;
pub mod typearchive;
pub mod types;
+pub mod update;
use std::path::PathBuf;