Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/hir/Cargo.toml')
-rw-r--r--crates/hir/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/crates/hir/Cargo.toml b/crates/hir/Cargo.toml
index b9561e6f9e..ea1afb46d6 100644
--- a/crates/hir/Cargo.toml
+++ b/crates/hir/Cargo.toml
@@ -9,7 +9,6 @@ edition = "2018"
doctest = false
[dependencies]
-log = "0.4.8"
rustc-hash = "1.1.0"
either = "1.5.3"
arrayvec = "0.7"