--- a/rust/hg-core/src/utils.rs Fri Jan 03 10:22:11 2025 -0500
+++ b/rust/hg-core/src/utils.rs Fri Jan 03 10:50:17 2025 -0500
@@ -22,6 +22,7 @@
pub mod files;
pub mod hg_path;
pub mod path_auditor;
+pub mod strings;
/// Useful until rust/issues/56345 is stable
///