summaryrefslogtreecommitdiff
path: root/cli/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'cli/BUILD.gn')
-rw-r--r--cli/BUILD.gn1
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/BUILD.gn b/cli/BUILD.gn
index 13a8c0ba0..72cf8710b 100644
--- a/cli/BUILD.gn
+++ b/cli/BUILD.gn
@@ -42,6 +42,7 @@ main_extern_rlib = [
"serde_json",
"source_map_mappings",
"tempfile",
+ "termcolor",
"tokio",
"tokio_executor",
"tokio_fs",