oxidecomputer / maghemite

A routing stack written in Rust.
Mozilla Public License 2.0
26 stars 2 forks source link

Update Rust crate serde_json to 1.0.124 #327

Closed oxide-renovate[bot] closed 1 month ago

oxide-renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Type Update Change
serde_json workspace.dependencies patch 1.0.122 -> 1.0.124

Release Notes

serde-rs/json (serde_json) ### [`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 ([#​1173](https://togithub.com/serde-rs/json/issues/1173), thanks [@​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 ([#​1161](https://togithub.com/serde-rs/json/issues/1161), thanks [@​purplesyringa](https://togithub.com/purplesyringa))

Configuration

📅 Schedule: Branch creation - "after 8pm,before 6am" in timezone America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone America/Los_Angeles.

🚦 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.



This PR has been generated by Renovate Bot.