Bump serde_json from 1.0.129 to 1.0.131
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
Commits
-
a810ba9
Release 1.0.131 -
0d084c5
Touch up PR 1135 -
b4954a9
Merge pull request #1135 from swlynch99/map-deserializer -
2825e15
Release 1.0.130 -
2a2adb1
Merge pull request #1204 from dtolnay/u128 -
d86703f
Add Number u128 conversions -
7e45e3d
Merge pull request #1203 from dtolnay/i128err -
be68eab
Return error instead of Null if i128 deserialized to Value is out of range -
95f55f3
Delete Number conversion example code -
1a944f4
Delete Value::as_i128 - Additional commits viewable in compare view
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