Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock5
1 files changed, 0 insertions, 5 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 38d1d0cd6a..cb57a82216 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -606,7 +606,6 @@ dependencies = [
"profile",
"pulldown-cmark",
"pulldown-cmark-to-cmark",
- "rustc-hash",
"stdx",
"syntax",
"test_utils",
@@ -627,7 +626,6 @@ dependencies = [
"ide_db",
"itertools",
"profile",
- "rustc-hash",
"sourcegen",
"stdx",
"syntax",
@@ -647,7 +645,6 @@ dependencies = [
"itertools",
"once_cell",
"profile",
- "rustc-hash",
"smallvec",
"stdx",
"syntax",
@@ -695,7 +692,6 @@ dependencies = [
"ide_db",
"itertools",
"profile",
- "rustc-hash",
"sourcegen",
"stdx",
"syntax",
@@ -713,7 +709,6 @@ dependencies = [
"ide_db",
"itertools",
"parser",
- "rustc-hash",
"syntax",
"test_utils",
"text_edit",