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 0540b3f commit 9751effCopy full SHA for 9751eff
1 file changed
spec/Cargo.toml
@@ -9,6 +9,6 @@ path = "src/lib.rs"
9
proc-macro = true
10
11
[dependencies]
12
-darling = "0.20.8"
+darling = "0.21.0"
13
syn = "2.0.103" # needed for `darling`
14
0 commit comments