Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock3
1 files changed, 1 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 3c87291dba..92d5edea6f 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -636,7 +636,6 @@ dependencies = [
"arrayvec",
"cfg",
"cov-mark",
- "crossbeam-channel",
"dot",
"either",
"expect-test",
@@ -713,6 +712,7 @@ dependencies = [
"arrayvec",
"base-db",
"cov-mark",
+ "crossbeam-channel",
"either",
"expect-test",
"fst",
@@ -951,7 +951,6 @@ dependencies = [
"anyhow",
"crossbeam-channel",
"hir-expand",
- "ide",
"ide-db",
"itertools",
"proc-macro-api",