valheim-docker
valheim-docker copied to clipboard
Update Rust crate serde_json to v1.0.132
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| serde_json | dependencies | patch | 1.0.128 -> 1.0.132 |
Release Notes
serde-rs/json (serde_json)
v1.0.132
- Improve binary size and compile time for JSON array and JSON object deserialization by about 50% (#1205)
- Improve performance of JSON array and JSON object deserialization by about 8% (#1206)
v1.0.131
- Implement Deserializer and IntoDeserializer for
Map<String, Value>and&Map<String, Value>(#1135, thanks @swlynch99)
v1.0.130
v1.0.129
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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.