Bump serde from 1.0.199 to 1.0.200
Bumps serde from 1.0.199 to 1.0.200.
Release notes
Sourced from serde's releases.
v1.0.200
- Fix formatting of "invalid type" and "invalid value" deserialization error messages containing NaN or infinite floats (#2733, thanks
@jamessan
)
Commits
-
cc865ac
Release 1.0.200 -
2d973c1
Merge pull request #2733 from jamessan/nan-decimal -
6ca499b
Only format Unexpected::Float with decimal point if it is finite - See full diff 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