Update Rust crate serde_json to v1.0.132
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
serde_json | dependencies | patch |
1.0.129 -> 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
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate [bot]