We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3d1c11 commit 039eb81Copy full SHA for 039eb81
crates/bitwarden-error-macro/Cargo.toml
@@ -18,7 +18,7 @@ keywords.workspace = true
18
wasm = []
19
20
[dependencies]
21
-darling = "0.20.10"
+darling = "0.21.0"
22
proc-macro2 = { workspace = true }
23
quote = { workspace = true }
24
syn = { workspace = true }
0 commit comments