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 3a34978b1..b28c6d98b 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -936,6 +936,7 @@ dependencies = [
936 "ra_db", 936 "ra_db",
937 "ra_fmt", 937 "ra_fmt",
938 "ra_hir", 938 "ra_hir",
939 "ra_hir_def",
939 "ra_ide_db", 940 "ra_ide_db",
940 "ra_prof", 941 "ra_prof",
941 "ra_syntax", 942 "ra_syntax",