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 87cf1bf27..8059a8809 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -524,6 +524,7 @@ name = "hir_expand"
524version = "0.0.0" 524version = "0.0.0"
525dependencies = [ 525dependencies = [
526 "base_db", 526 "base_db",
527 "cfg",
527 "either", 528 "either",
528 "la-arena", 529 "la-arena",
529 "log", 530 "log",