fix(deps): update rust crate serde_json to 1.0.97
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
serde_json | dependencies | patch |
1.0.96 -> 1.0.97
|
Release Notes
serde-rs/json
v1.0.97
- Add
io_error_kind()
method to serde_json::Error:fn io_error_kind(&self) -> Option<std::io::ErrorKind>
(#1026)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.