Closed dependabot[bot] closed 2 months ago
The recent update in the Cargo.toml
file involves the serde
library, with its version upgraded from 1.0.204
to 1.0.206
. This change aims to improve the application by integrating bug fixes and enhancements offered by the newer version. Overall, the project’s structure and other dependencies remain intact, ensuring a seamless transition while benefiting from the latest improvements in serde
.
Files | Change Summary |
---|---|
Cargo.toml |
Updated serde dependency from version 1.0.204 to 1.0.206 |
In the garden where I play,
Serde’s bright, a brand new day!
With fixes spry and features grand,
Hopping high, I take a stand.
With every line, our code does dance,
A leap of joy, a joyful chance! 🐇✨
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Superseded by #74.
Bumps serde from 1.0.204 to 1.0.206.
Release notes
Sourced from serde's releases.
Commits
85c73ef
Release 1.0.2065ba1796
Resolve doc_markdown pedantic lint on regression test functione52b7b3
Touch up PR 256784c7419
Merge pull request #2794 from dtolnay/neverread536221b
Temporarily ignore collection_is_never_read on FlattenSkipDeserializingfc55ac7
Merge pull request #2567 from Mingun/fix-25652afe5b4
Add regression test for issue #2792b4ec259
Correctly process flatten fields in enum variantsc3ac7b6
Add regression test for issue #190424614e4
Add regression test for issue #2565Dependabot 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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show
Summary by CodeRabbit
serde
dependency to the latest version (1.0.206) to incorporate potential bug fixes and enhancements.