rust/hg-core/src/utils.rs
changeset 44265 c18dd48cea4a
parent 44079 191a461d6be6
child 44268 aa0fc32ece9e
--- a/rust/hg-core/src/utils.rs	Wed Jan 22 03:17:06 2020 +0530
+++ b/rust/hg-core/src/utils.rs	Wed Feb 05 17:05:37 2020 +0100
@@ -9,6 +9,7 @@
 
 pub mod files;
 pub mod hg_path;
+pub mod path_auditor;
 
 /// Useful until rust/issues/56345 is stable
 ///