Skip to content

Commit 91c593c

Browse files
Update darling requirement from 0.20.3 to 0.21.0
Updates the requirements on [darling](https://github.com/TedDriggs/darling) to permit the latest version. - [Release notes](https://github.com/TedDriggs/darling/releases) - [Changelog](https://github.com/TedDriggs/darling/blob/master/CHANGELOG.md) - [Commits](TedDriggs/darling@v0.20.3...v0.20.11) --- updated-dependencies: - dependency-name: darling dependency-version: 0.20.11 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6590ea9 commit 91c593c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ backon = "1.3"
4040
base64 = "0.22.1"
4141
bytes = "1.1.0"
4242
chrono = { version = "0.4.34", default-features = false }
43-
darling = "0.20.3"
43+
darling = "0.21.0"
4444
derive_more = "2.0.1"
4545
educe = { version = "0.6.0", default-features = false }
4646
either = "1.6.1"

0 commit comments

Comments
 (0)