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 ca519a474..15ccf4146 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -636,6 +636,7 @@ dependencies = [
636 "ide_db", 636 "ide_db",
637 "itertools", 637 "itertools",
638 "log", 638 "log",
639 "once_cell",
639 "profile", 640 "profile",
640 "rustc-hash", 641 "rustc-hash",
641 "stdx", 642 "stdx",