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 1aa121030..f39cd01c3 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -963,6 +963,7 @@ dependencies = [
963 "ra_db", 963 "ra_db",
964 "ra_fmt", 964 "ra_fmt",
965 "ra_hir", 965 "ra_hir",
966 "ra_prof",
966 "ra_syntax", 967 "ra_syntax",
967 "ra_text_edit", 968 "ra_text_edit",
968 "rustc-hash", 969 "rustc-hash",