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 b2b624212..044314a8f 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1395,6 +1395,7 @@ dependencies = [
1395 "ra_project_model", 1395 "ra_project_model",
1396 "ra_syntax", 1396 "ra_syntax",
1397 "ra_text_edit", 1397 "ra_text_edit",
1398 "ra_toolchain",
1398 "ra_tt", 1399 "ra_tt",
1399 "rand", 1400 "rand",
1400 "rustc-hash", 1401 "rustc-hash",