Skip to content

Commit 395f1da

Browse files
chore(deps): bump darling from 0.20.11 to 0.23.0
Bumps [darling](https://github.com/TedDriggs/darling) from 0.20.11 to 0.23.0. - [Release notes](https://github.com/TedDriggs/darling/releases) - [Changelog](https://github.com/TedDriggs/darling/blob/master/CHANGELOG.md) - [Commits](TedDriggs/darling@v0.20.11...v0.23.0) --- updated-dependencies: - dependency-name: darling dependency-version: 0.23.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 24994e6 commit 395f1da

File tree

2 files changed

+26
-14
lines changed

2 files changed

+26
-14
lines changed

Cargo.lock

Lines changed: 25 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ memmap2 = "0.9.5"
9393
tracing = "0.1.40"
9494
futures = "0.3.31"
9595

96-
darling = { version = "0.20.10", features = ["suggestions"] }
96+
darling = { version = "0.23.0", features = ["suggestions"] }
9797
manyhow = { version = "0.11.4", features = ["darling"] }
9898
proc-macro2 = "1.0.89"
9999
quote = "1.0.37"

0 commit comments

Comments
 (0)