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 e1d2475e2..61ae8157a 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1248,6 +1248,7 @@ dependencies = [
1248 "ra_syntax", 1248 "ra_syntax",
1249 "ra_text_edit", 1249 "ra_text_edit",
1250 "rustc-hash", 1250 "rustc-hash",
1251 "test_utils",
1251] 1252]
1252 1253
1253[[package]] 1254[[package]]