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 df79334c9..22483516a 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1010,6 +1010,7 @@ dependencies = [
1010 "ra_prof", 1010 "ra_prof",
1011 "ra_syntax", 1011 "ra_syntax",
1012 "ra_tt", 1012 "ra_tt",
1013 "rustc-hash",
1013 "test_utils", 1014 "test_utils",
1014] 1015]
1015 1016