Bump serde_json from 1.0.117 to 1.0.118
Bumps serde_json from 1.0.117 to 1.0.118.
Release notes
Sourced from serde_json's releases.
v1.0.118
- Implement Hash for serde_json::Value (#1127, thanks
@edwardycl
)
Commits
-
c4f24f3
Release 1.0.118 -
51d94eb
Combine Map's Hash into one impl -
5e7bedc
Touch up PR 1127 -
0af2bda
Resolve semicolon_if_nothing_returned pedantic clippy lint from PR 1127 -
eb0330a
Merge pull request #1127 from edwardycl/hash -
24d868f
Another lexical const that is unused, though not in test -
4c894ea
Delete unused associated constant from lexical -
fa8aa22
Fill in ignore reasons in all #[ignore] attributes -
c9b9f88
Run more of test suite in preserve_order mode -
b83d243
Ignore large_digit_groups pedantic clippy lint in test - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts