Skip to content

fix(deps): update rust crate serde_json to 1.0.95

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.94 -> 1.0.95

Release Notes

serde-rs/json

v1.0.95

Compare Source

  • Preserve f32 precision when serializing f32 -> serde_json::Value -> JSON string in "arbitrary_precision" mode (#​1004, #​1005)

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