Skip to content

Commit d371978

Browse files
Bump darling from 0.20.10 to 0.20.11 (use-ink#2468)
Bumps [darling](https://github.com/TedDriggs/darling) from 0.20.10 to 0.20.11. - [Release notes](https://github.com/TedDriggs/darling/releases) - [Changelog](https://github.com/TedDriggs/darling/blob/master/CHANGELOG.md) - [Commits](TedDriggs/darling@v0.20.10...v0.20.11) --- updated-dependencies: - dependency-name: darling dependency-version: 0.20.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a3d7101 commit d371978

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -39,7 +39,7 @@ blake2 = { version = "0.10" }
3939
cargo_metadata = { version = "0.19.0" }
4040
cfg-if = { version = "1.0" }
4141
contract-build = { git = "https://github.com/use-ink/cargo-contract", branch = "master" }
42-
darling = { version = "0.20.10" }
42+
darling = { version = "0.20.11" }
4343
derive_more = { version = "2.0.1", default-features = false }
4444
either = { version = "1.13", default-features = false }
4545
funty = { version = "2.0.0" }

0 commit comments

Comments
 (0)