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 37455bc57..3738cfe8c 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1012,6 +1012,7 @@ dependencies = [
1012 "ra_prof", 1012 "ra_prof",
1013 "ra_syntax", 1013 "ra_syntax",
1014 "ra_tt", 1014 "ra_tt",
1015 "test_utils",
1015] 1016]
1016 1017
1017[[package]] 1018[[package]]