aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 7abfeaaeb..ffa385106 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1455,6 +1455,7 @@ dependencies = [
1455 "expect", 1455 "expect",
1456 "hir", 1456 "hir",
1457 "ide_db", 1457 "ide_db",
1458 "itertools",
1458 "rustc-hash", 1459 "rustc-hash",
1459 "syntax", 1460 "syntax",
1460 "test_utils", 1461 "test_utils",