Bump serde_json from 1.0.132 to 1.0.133
Bumps serde_json from 1.0.132 to 1.0.133.
Release notes
Sourced from serde_json's releases.
v1.0.133
- Implement From<[T; N]> for serde_json::Value (#1215)
Commits
-
0903de4
Release 1.0.133 -
2b65ca0
Merge pull request #1215 from dtolnay/fromarray -
4e5f985
Implement From<[T; N]> for Value -
2ccb5b6
Disable question_mark clippy lint in lexical test -
a11f5f2
Resolve unnecessary_map_or clippy lints -
07f280a
Wrap PR 1213 to 80 columns -
75ed447
Merge pull request #1213 from djmitche/safety-comment -
73011c0
Add a safety comment to unsafe block -
be2198a
Prevent upload-artifact step from causing CI failure -
7cce517
Raise minimum version for preserve_order feature to Rust 1.65 - 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