Bump serde_json from 1.0.128 to 1.0.129
Bumps serde_json from 1.0.128 to 1.0.129.
Commits
-
fe499e8
Release 1.0.129 -
2679e30
Merge pull request #1199 from dtolnay/sort -
c1a06c1
Add methods on Map and Value to destroy preserved ordering -
faab2e8
Ignore needless_lifetimes clippy lint -
ef9ca27
Resolve some needless_lifetimes clippy lints -
309cfc9
Resolve empty_line_after_doc_comments clippy lint in lexical -
1faf3a1
Replace bool::to_string with if -
d254281
Replace str::to_string with to_owned -
3f4e30a
Replace char::to_string with encode_utf8 -
4921906
Replace integer to_string with itoa - 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