aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2020-02-15 22:25:07 +0000
committerGitHub <[email protected]>2020-02-15 22:25:07 +0000
commitff7110f761d21f8323560ce177a5518591af79a0 (patch)
tree963f5f0932ddaa2e196e48c7426e23b5d56db738 /Cargo.lock
parente4054f7e35a9a6c6e518066697567db92036607c (diff)
parent11dda319413a7c08dc47a2949e20e1ad1f901d5b (diff)
Merge #3160
3160: Remove extra dep r=matklad a=matklad Co-authored-by: Aleksey Kladov <[email protected]>
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index f1651edaa..c7d82f77d 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1174,7 +1174,6 @@ dependencies = [
1174 "ra_prof", 1174 "ra_prof",
1175 "ra_syntax", 1175 "ra_syntax",
1176 "ra_text_edit", 1176 "ra_text_edit",
1177 "rand 0.7.3",
1178 "rayon", 1177 "rayon",
1179 "rustc-hash", 1178 "rustc-hash",
1180 "superslice", 1179 "superslice",