Commit d902dea
authored
fix(deps): update rust crate serde_json to 1.0.147 (#122)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [serde_json](https://redirect.github.com/serde-rs/json) | dependencies
| patch | `1.0.145` -> `1.0.147` |
---
### Release Notes
<details>
<summary>serde-rs/json (serde_json)</summary>
###
[`v1.0.147`](https://redirect.github.com/serde-rs/json/releases/tag/v1.0.147)
[Compare
Source](https://redirect.github.com/serde-rs/json/compare/v1.0.146...v1.0.147)
- Switch float-to-string algorithm from Ryū to Żmij for better f32 and
f64 serialization performance
([#​1304](https://redirect.github.com/serde-rs/json/issues/1304))
###
[`v1.0.146`](https://redirect.github.com/serde-rs/json/releases/tag/v1.0.146)
[Compare
Source](https://redirect.github.com/serde-rs/json/compare/v1.0.145...v1.0.146)
- Set fast\_arithmetic=64 for riscv64
([#​1305](https://redirect.github.com/serde-rs/json/issues/1305),
thanks [@​Xeonacid](https://redirect.github.com/Xeonacid))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - Between 12:00 AM and 05:59 AM, on day
24 of the month ( * 0-5 24 * * ) (UTC), Automerge - At any time (no
schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Never, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/jerus-org/lambda_sqs).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41OS4wIiwidXBkYXRlZEluVmVyIjoiNDIuNTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->3 files changed
+12
-10
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
413 | 414 | | |
414 | 415 | | |
415 | 416 | | |
| 417 | + | |
416 | 418 | | |
417 | 419 | | |
418 | 420 | | |
| |||
0 commit comments