Skip to content

Commit 1bef0ad

Browse files
build(deps): bump darling from 0.20.11 to 0.21.3
Bumps [darling](https://github.com/TedDriggs/darling) from 0.20.11 to 0.21.3. - [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.21.3) --- updated-dependencies: - dependency-name: darling dependency-version: 0.21.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent af75e4d commit 1bef0ad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
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
@@ -41,7 +41,7 @@ blake2 = { version = "0.10" }
4141
cargo_metadata = { version = "0.22.0" }
4242
cfg-if = { version = "1.0" }
4343
contract-build = { version = "6.0.0-beta" }
44-
darling = { version = "0.20.11" }
44+
darling = { version = "0.21.3" }
4545
derive_more = { version = "2.0.1", default-features = false }
4646
either = { version = "1.13", default-features = false }
4747
funty = { version = "2.0.0" }

0 commit comments

Comments
 (0)