Skip to content

Commit c8baffd

Browse files
Update darling from 0.20 to 0.21
1 parent 49d2a4e commit c8baffd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

validator_derive/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ syn = "2"
1919
quote = "1"
2020
proc-macro2 = "1"
2121
proc-macro-error2 = "2"
22-
darling = { version = "0.20", features = ["suggestions"] }
22+
darling = { version = "0.21", features = ["suggestions"] }
2323

2424
[features]
2525
nightly_features = ["proc-macro-error2/nightly"]

0 commit comments

Comments
 (0)