Skip to content

Commit

Permalink
darling: Bump dependency to 0.12.4
Browse files Browse the repository at this point in the history
and_then appeared in darling 0.12.4.
  • Loading branch information
ijackson authored and TedDriggs committed Mar 16, 2022
1 parent ec3c04e commit 0cc05c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion derive_builder_core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ readme = "README.md"
clippy = []

[dependencies]
darling = "0.12.0"
darling = "0.12.4"
proc-macro2 = "1.0.24"
quote = "1.0.8"
syn = { version = "1.0.69", features = ["full", "extra-traits"] }
Expand Down

0 comments on commit 0cc05c1

Please sign in to comment.