fix(deps): update rust crate serde_json to v1.0.138
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
serde_json | dependencies | patch |
1.0.133 -> 1.0.138
|
Release Notes
serde-rs/json (serde_json)
v1.0.138
- Documentation improvements
v1.0.137
- Turn on "float_roundtrip" and "unbounded_depth" features for serde_json in play.rust-lang.org (#1231)
v1.0.136
- Optimize serde_json::value::Serializer::serialize_map by using Map::with_capacity (#1230, thanks @goffrie)
v1.0.135
- Add serde_json::Map::into_values method (#1226, thanks @tisonkun)
v1.0.134
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by renovate