Skip to content

Commit

Permalink
Bump darling to 0.20.6
Browse files Browse the repository at this point in the history
  • Loading branch information
TedDriggs committed Feb 14, 2024
1 parent 606da3f commit 9428743
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 @@ -21,7 +21,7 @@ clippy = []
lib_has_std = []

[dependencies]
darling = "0.20.5"
darling = "0.20.6"
proc-macro2 = "1.0.37"
quote = "1.0.35"
syn = { version = "2.0.15", features = ["full", "extra-traits"] }
Expand Down

0 comments on commit 9428743

Please sign in to comment.