aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2021-03-08 17:37:43 +0000
committerGitHub <[email protected]>2021-03-08 17:37:43 +0000
commit071dde1c1da10e3580bded99dc2d529074356536 (patch)
tree360aae1dc872b22a71014f253e3a98f21a3502a6 /Cargo.lock
parentd57c9f79801762aa23adc21adbb638678268e96b (diff)
parentda73c93c7f6d841496e75a16531d9be4aa23cada (diff)
Merge #7921
7921: Don't punish every crate with serde-json r=matklad a=matklad bors r+ 🤖 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 7335eb911..15ed1da8e 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1612,7 +1612,6 @@ dependencies = [
1612 "dissimilar", 1612 "dissimilar",
1613 "profile", 1613 "profile",
1614 "rustc-hash", 1614 "rustc-hash",
1615 "serde_json",
1616 "stdx", 1615 "stdx",
1617 "text-size", 1616 "text-size",
1618] 1617]