chore(deps)(deps): update darling requirement from 0.23 to 0.24 in the proc-macro group across 1 directory - #299
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Updates the requirements on [darling](https://github.com/TedDriggs/darling) to permit the latest version. Updates `darling` to 0.24.0 - [Release notes](https://github.com/TedDriggs/darling/releases) - [Changelog](https://github.com/TedDriggs/darling/blob/master/CHANGELOG.md) - [Commits](TedDriggs/darling@v0.23.0...v0.24.0) --- updated-dependencies: - dependency-name: darling dependency-version: 0.24.0 dependency-type: direct:production dependency-group: proc-macro ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/proc-macro-211dd513e5
branch
from
August 3, 2026 03:21
b154c28 to
4153841
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on darling to permit the latest version.
Updates
darlingto 0.24.0Release notes
Sourced from darling's releases.
Changelog
Sourced from darling's changelog.
... (truncated)
Commits
51dd494Bump version to 0.24.02f3a94aImplement ToTokens for SpannedValue7bdc239Fixclippy::needless_continuelint in code generated byFromDeriveInputbdc3139Upgrade Syn to 3.0.0dfa9f88Pass tokens that failed to parse asExprtoFromMeta::from_invalid_expr3c16c07Check fields earlier for FromVariant impls4d4f455Add aserdeexample7d716c8Refactor forwarded field initialization3db4a96Add#[darling(with = ...)]onidentfield9fc67c7Add#[darling(transparent)]to delegate impl to inner field even if it is n...