Skip to content

Commit 3896038

Browse files
Bump darling from 0.20.6 to 0.20.7 in /lang/rust (#2763)
Bumps [darling](https://github.com/TedDriggs/darling) from 0.20.6 to 0.20.7. - [Release notes](https://github.com/TedDriggs/darling/releases) - [Changelog](https://github.com/TedDriggs/darling/blob/master/CHANGELOG.md) - [Commits](TedDriggs/darling@v0.20.6...v0.20.7) --- updated-dependencies: - dependency-name: darling dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 627e8d5 commit 3896038

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

lang/rust/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.

lang/rust/avro_derive/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ readme = "README.md"
3333
proc-macro = true
3434

3535
[dependencies]
36-
darling = { default-features = false, version = "0.20.6" }
36+
darling = { default-features = false, version = "0.20.7" }
3737
proc-macro2 = { default-features = false, version = "1.0.78" }
3838
quote = { default-features = false, version = "1.0.35" }
3939
serde_json = { workspace = true }

0 commit comments

Comments
 (0)