build(deps): bump darling from 0.20.8 to 0.20.9 (#1623)

Bumps [darling](https://github.com/TedDriggs/darling) from 0.20.8 to 0.20.9.
- [Release notes](https://github.com/TedDriggs/darling/releases)
- [Changelog](https://github.com/TedDriggs/darling/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TedDriggs/darling/commits)

---
updated-dependencies:
- dependency-name: darling
  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>
This commit is contained in:
dependabot[bot]
2024-06-03 10:38:48 +02:00
committed by GitHub
parent 44517aabfc
commit 91c219c934
2 changed files with 27 additions and 27 deletions
+1 -1
View File
@@ -71,7 +71,7 @@ criterion = "0.4"
codec = { package = "parity-scale-codec", version = "3.6.9", default-features = false }
color-eyre = "0.6.3"
console_error_panic_hook = "0.1.7"
darling = "0.20.8"
darling = "0.20.9"
derive-where = "1.2.7"
either = { version = "1.12.0", default-features = false }
frame-metadata = { version = "16.0.0", default-features = false }