diff --git a/mk/crates.mk b/mk/crates.mk index ae40a8e7f70..05018d2a940 100644 --- a/mk/crates.mk +++ b/mk/crates.mk @@ -123,7 +123,7 @@ DEPS_rustdoc := rustc rustc_driver native:hoedown serialize getopts \ test rustc_lint rustc_front -TOOL_DEPS_compiletest := test getopts +TOOL_DEPS_compiletest := test getopts log TOOL_DEPS_rustdoc := rustdoc TOOL_DEPS_rustc := rustc_driver TOOL_DEPS_rustbook := std rustdoc