serde-rs/json (serde_json)
### [`v1.0.127`](https://togithub.com/serde-rs/json/releases/tag/1.0.127)
[Compare Source](https://togithub.com/serde-rs/json/compare/1.0.126...1.0.127)
- Add more removal methods to OccupiedEntry ([#1179](https://togithub.com/serde-rs/json/issues/1179), thanks [@GREsau](https://togithub.com/GREsau))
### [`v1.0.126`](https://togithub.com/serde-rs/json/releases/tag/1.0.126)
[Compare Source](https://togithub.com/serde-rs/json/compare/1.0.125...1.0.126)
- Improve string parsing on targets that use 32-bit pointers but also have fast 64-bit integer arithmetic, such as aarch64-unknown-linux-gnu_ilp32 and x86\_64-unknown-linux-gnux32 ([#1182](https://togithub.com/serde-rs/json/issues/1182), thanks [@CryZe](https://togithub.com/CryZe))
### [`v1.0.125`](https://togithub.com/serde-rs/json/releases/tag/1.0.125)
[Compare Source](https://togithub.com/serde-rs/json/compare/v1.0.124...1.0.125)
- Speed up \uXXXX parsing and improve handling of unpaired surrogates when deserializing to bytes ([#1172](https://togithub.com/serde-rs/json/issues/1172), [#1175](https://togithub.com/serde-rs/json/issues/1175), thanks [@purplesyringa](https://togithub.com/purplesyringa))
### [`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))
### [`v1.0.122`](https://togithub.com/serde-rs/json/releases/tag/v1.0.122)
[Compare Source](https://togithub.com/serde-rs/json/compare/v1.0.121...v1.0.122)
- Support using `json!` in no-std crates ([#1166](https://togithub.com/serde-rs/json/issues/1166))
### [`v1.0.121`](https://togithub.com/serde-rs/json/releases/tag/v1.0.121)
[Compare Source](https://togithub.com/serde-rs/json/compare/v1.0.120...v1.0.121)
- Optimize position search in error path ([#1160](https://togithub.com/serde-rs/json/issues/1160), thanks [@purplesyringa](https://togithub.com/purplesyringa))
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
1.0.120
->1.0.127
Release Notes
serde-rs/json (serde_json)
### [`v1.0.127`](https://togithub.com/serde-rs/json/releases/tag/1.0.127) [Compare Source](https://togithub.com/serde-rs/json/compare/1.0.126...1.0.127) - Add more removal methods to OccupiedEntry ([#1179](https://togithub.com/serde-rs/json/issues/1179), thanks [@GREsau](https://togithub.com/GREsau)) ### [`v1.0.126`](https://togithub.com/serde-rs/json/releases/tag/1.0.126) [Compare Source](https://togithub.com/serde-rs/json/compare/1.0.125...1.0.126) - Improve string parsing on targets that use 32-bit pointers but also have fast 64-bit integer arithmetic, such as aarch64-unknown-linux-gnu_ilp32 and x86\_64-unknown-linux-gnux32 ([#1182](https://togithub.com/serde-rs/json/issues/1182), thanks [@CryZe](https://togithub.com/CryZe)) ### [`v1.0.125`](https://togithub.com/serde-rs/json/releases/tag/1.0.125) [Compare Source](https://togithub.com/serde-rs/json/compare/v1.0.124...1.0.125) - Speed up \uXXXX parsing and improve handling of unpaired surrogates when deserializing to bytes ([#1172](https://togithub.com/serde-rs/json/issues/1172), [#1175](https://togithub.com/serde-rs/json/issues/1175), thanks [@purplesyringa](https://togithub.com/purplesyringa)) ### [`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)) ### [`v1.0.122`](https://togithub.com/serde-rs/json/releases/tag/v1.0.122) [Compare Source](https://togithub.com/serde-rs/json/compare/v1.0.121...v1.0.122) - Support using `json!` in no-std crates ([#1166](https://togithub.com/serde-rs/json/issues/1166)) ### [`v1.0.121`](https://togithub.com/serde-rs/json/releases/tag/v1.0.121) [Compare Source](https://togithub.com/serde-rs/json/compare/v1.0.120...v1.0.121) - Optimize position search in error path ([#1160](https://togithub.com/serde-rs/json/issues/1160), thanks [@purplesyringa](https://togithub.com/purplesyringa))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
This PR was generated by Mend Renovate. View the repository job log.