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 330bdd1cb..6173741b1 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1028,6 +1028,7 @@ dependencies = [
1028 "ra_hir", 1028 "ra_hir",
1029 "ra_ide_db", 1029 "ra_ide_db",
1030 "ra_prof", 1030 "ra_prof",
1031 "ra_project_model",
1031 "ra_syntax", 1032 "ra_syntax",
1032 "ra_text_edit", 1033 "ra_text_edit",
1033 "rand", 1034 "rand",