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 f3a512a8a..0e1234b72 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -480,6 +480,7 @@ version = "0.0.0"
480dependencies = [ 480dependencies = [
481 "arrayvec", 481 "arrayvec",
482 "base_db", 482 "base_db",
483 "cfg",
483 "either", 484 "either",
484 "hir_def", 485 "hir_def",
485 "hir_expand", 486 "hir_expand",