Skip to content

Commit 039eb81

Browse files
[deps]: Update Rust crate darling to 0.21.0
1 parent a3d1c11 commit 039eb81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/bitwarden-error-macro/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ keywords.workspace = true
1818
wasm = []
1919

2020
[dependencies]
21-
darling = "0.20.10"
21+
darling = "0.21.0"
2222
proc-macro2 = { workspace = true }
2323
quote = { workspace = true }
2424
syn = { workspace = true }

0 commit comments

Comments
 (0)