Skip to content

Commit db44d32

Browse files
chore(deps): Bump darling from 0.21.1 to 0.21.2 (#268)
Bumps [darling](https://github.com/TedDriggs/darling) from 0.21.1 to 0.21.2. - [Release notes](https://github.com/TedDriggs/darling/releases) - [Changelog](https://github.com/TedDriggs/darling/blob/master/CHANGELOG.md) - [Commits](TedDriggs/darling@v0.21.1...v0.21.2) --- updated-dependencies: - dependency-name: darling dependency-version: 0.21.2 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 c445c76 commit db44d32

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.

avro_derive/Cargo.toml

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

3434
[dependencies]
35-
darling = { default-features = false, version = "0.21.1" }
35+
darling = { default-features = false, version = "0.21.2" }
3636
proc-macro2 = { default-features = false, version = "1.0.97" }
3737
quote = { default-features = false, version = "1.0.40" }
3838
serde_json = { workspace = true }

0 commit comments

Comments
 (0)