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 f22366a36..fe71b9971 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1458,6 +1458,7 @@ dependencies = [
1458 "ra_project_model", 1458 "ra_project_model",
1459 "ra_syntax", 1459 "ra_syntax",
1460 "ra_text_edit", 1460 "ra_text_edit",
1461 "ra_toolchain",
1461 "ra_tt", 1462 "ra_tt",
1462 "rand", 1463 "rand",
1463 "rustc-hash", 1464 "rustc-hash",