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 2386c8f3a..c1f1c07a2 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1450,6 +1450,7 @@ dependencies = [
1450 "expect", 1450 "expect",
1451 "hir", 1451 "hir",
1452 "ide_db", 1452 "ide_db",
1453 "itertools",
1453 "rustc-hash", 1454 "rustc-hash",
1454 "syntax", 1455 "syntax",
1455 "test_utils", 1456 "test_utils",