summaryrefslogtreecommitdiff
path: root/cli/main.rs
diff options
context:
space:
mode:
Diffstat (limited to 'cli/main.rs')
-rw-r--r--cli/main.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/main.rs b/cli/main.rs
index a601e68af..2e82b8ee8 100644
--- a/cli/main.rs
+++ b/cli/main.rs
@@ -32,6 +32,7 @@ mod http_body;
mod http_util;
mod import_map;
pub mod msg;
+pub mod msg_util;
pub mod ops;
pub mod permissions;
mod progress;