Skip to content

Commit

Permalink
Update Rust crate serde_json to v1.0.124 (#56)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [serde_json](https://togithub.com/serde-rs/json) | dependencies | patch | `1.0.122` -> `1.0.124` |

---

### Release Notes

<details>
<summary>serde-rs/json (serde_json)</summary>

### [`v1.0.124`](https://togithub.com/serde-rs/json/releases/tag/v1.0.124)

[Compare Source](https://togithub.com/serde-rs/json/compare/v1.0.123...v1.0.124)

-   Fix a bug in processing string escapes in big-endian architectures ([#&#8203;1173](https://togithub.com/serde-rs/json/issues/1173), thanks [@&#8203;purplesyringa](https://togithub.com/purplesyringa))

### [`v1.0.123`](https://togithub.com/serde-rs/json/releases/tag/v1.0.123)

[Compare Source](https://togithub.com/serde-rs/json/compare/v1.0.122...v1.0.123)

-   Optimize string parsing by applying SIMD-within-a-register: 30.3% improvement on [twitter.json](https://togithub.com/miloyip/nativejson-benchmark/blob/v1.0.0/data/twitter.json) from 613 MB/s to 799 MB/s ([#&#8203;1161](https://togithub.com/serde-rs/json/issues/1161), thanks [@&#8203;purplesyringa](https://togithub.com/purplesyringa))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "every weekday after 9am before 5pm" in timezone America/New_York, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNS4xIiwidXBkYXRlZEluVmVyIjoiMzguMjUuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
  • Loading branch information
renovate-thm[bot] authored Aug 12, 2024
1 parent 5ca01a4 commit 3af26a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3af26a2

Please sign in to comment.