Skip to content

Commit 6020a5d

Browse files
build(deps): bump darling from 0.21.3 to 0.23.0
Bumps [darling](https://github.com/TedDriggs/darling) from 0.21.3 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.21.3...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 a20e47c commit 6020a5d

File tree

2 files changed

+40
-6
lines changed

2 files changed

+40
-6
lines changed

Cargo.lock

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

confik-macros/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ rust-version.workspace = true
1414
proc-macro = true
1515

1616
[dependencies]
17-
darling = "0.21.3"
17+
darling = "0.23.0"
1818
proc-macro2 = "1"
1919
quote = "1"
2020
syn = { version = "2", features = ["extra-traits"] }

0 commit comments

Comments
 (0)