tink-rust
tink-rust copied to clipboard
build(deps): bump serde from 1.0.197 to 1.0.201
Bumps serde from 1.0.197 to 1.0.201.
Release notes
Sourced from serde's releases.
v1.0.201
- Resolve unexpected_cfgs warning (#2737)
v1.0.200
- Fix formatting of "invalid type" and "invalid value" deserialization error messages containing NaN or infinite floats (#2733, thanks
@jamessan)v1.0.199
- Fix ambiguous associated item when
forward_to_deserialize_any!is used on an enum withErrorvariant (#2732, thanks@aatifsyed)v1.0.198
- Support serializing and deserializing
Saturating<T>(#2709, thanks@jbethune)
Commits
b4f1bc1Release 1.0.201029ab46Merge pull request #2737 from dtolnay/checkcfg220ca0cResolve unexpected_cfgs warning20306f4Fix cfg on test_systemtime_overflowcc865acRelease 1.0.2002d973c1Merge pull request #2733 from jamessan/nan-decimal6ca499bOnly format Unexpected::Float with decimal point if it is finite1477028Release 1.0.199789740bMerge pull request #2732 from aatifsyed/master8fe7539fix: ambiguous associated type in forward_to_deserialize_any!- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)