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 7bd2144a7..c2d00adeb 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1018,6 +1018,7 @@ dependencies = [
1018 "ra_syntax", 1018 "ra_syntax",
1019 "ra_tt", 1019 "ra_tt",
1020 "rustc-hash", 1020 "rustc-hash",
1021 "smallvec",
1021 "stdx", 1022 "stdx",
1022 "test_utils", 1023 "test_utils",
1023] 1024]