fix(deps): update rust crate serde_json to v1.0.139
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
serde_json | dependencies | patch |
1.0.133 -> 1.0.139
|
Release Notes
serde-rs/json (serde_json)
v1.0.139
- Documentation improvements
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
Merge request reports
Activity
mentioned in issue #6
added 1 commit
- e778a83f - fix(deps): update rust crate serde_json to v1.0.135
added 1 commit
- 2d7e1486 - fix(deps): update rust crate serde_json to v1.0.136
added 1 commit
- f93ad40f - fix(deps): update rust crate serde_json to v1.0.137
added 1 commit
- f1f6203f - fix(deps): update rust crate serde_json to v1.0.138
added 1 commit
- 5bd6ac60 - fix(deps): update rust crate serde_json to v1.0.139
Please register or sign in to reply