From c55a2dbc1de8ba42df57b70f652eb6a0c0bbc9f6 Mon Sep 17 00:00:00 2001 From: Edwin Cheng Date: Thu, 25 Apr 2019 23:12:57 +0800 Subject: Fix more bugs --- crates/ra_mbe/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'crates/ra_mbe/Cargo.toml') diff --git a/crates/ra_mbe/Cargo.toml b/crates/ra_mbe/Cargo.toml index 1e5ed6907..68f559295 100644 --- a/crates/ra_mbe/Cargo.toml +++ b/crates/ra_mbe/Cargo.toml @@ -11,3 +11,4 @@ tt = { path = "../ra_tt", package = "ra_tt" } itertools = "0.8.0" rustc-hash = "1.0.0" smallvec = "0.6.9" +log = "0.4.5" -- cgit v1.2.3