Skip to content

Bump serde_json from 1.0.129 to 1.0.131

Dependabot requested to merge dependabot-cargo-serde_json-1.0.131 into master

Bumps serde_json from 1.0.129 to 1.0.131.

Release notes

Sourced from serde_json's releases.

1.0.131

  • Implement Deserializer and IntoDeserializer for Map<String, Value> and &Map<String, Value> (#1135, thanks @​swlynch99)

1.0.130

  • Support converting and deserializing Number from i128 and u128 (#1141, thanks @​druide)
Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports

Loading