Skip to content

fix(deps): update rust crate serde_json to 1.0.97

renovate requested to merge renovate/serde_json-1.x into master

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

Compare Source

  • Add io_error_kind() method to serde_json::Error: fn io_error_kind(&self) -> Option<std::io::ErrorKind> (#​1026)

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 MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports