rust/hg-core/src/lib.rs
changeset 44974 a46e36b82461
parent 44870 9f96beb9bafe
child 45364 5fe25f8ef5d9
--- a/rust/hg-core/src/lib.rs	Mon Jun 15 18:26:40 2020 +0200
+++ b/rust/hg-core/src/lib.rs	Fri Jun 05 08:46:35 2020 +0200
@@ -23,6 +23,7 @@
 pub mod matchers;
 pub mod revlog;
 pub use revlog::*;
+pub mod operations;
 pub mod utils;
 
 // Remove this to see (potential) non-artificial compile failures. MacOS