Skip to content

Commit

Permalink
Bump darling from 0.20.1 to 0.20.3 in /lang/rust (#2347)
Browse files Browse the repository at this point in the history
Bumps [darling](https://github.com/TedDriggs/darling) from 0.20.1 to 0.20.3.
- [Release notes](https://github.com/TedDriggs/darling/releases)
- [Changelog](https://github.com/TedDriggs/darling/blob/master/CHANGELOG.md)
- [Commits](TedDriggs/darling@v0.20.1...v0.20.3)

---
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>
  • Loading branch information
dependabot[bot] committed Jul 13, 2023
1 parent 80d2aa0 commit 0f25d61
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions lang/rust/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lang/rust/avro_derive/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ documentation = "https://docs.rs/apache-avro-derive"
proc-macro = true

[dependencies]
darling = { default-features = false, version = "0.20.1" }
darling = { default-features = false, version = "0.20.3" }
proc-macro2 = { default-features = false, version = "1.0.64" }
quote = { default-features = false, version = "1.0.29" }
serde_json = { default-features = false, version = "1.0.100", features = ["std"] }
Expand Down

0 comments on commit 0f25d61

Please sign in to comment.