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 bc8fe4d commit 1166e29Copy full SHA for 1166e29
crates/macros/Cargo.toml
@@ -13,7 +13,7 @@ proc-macro = true
13
14
[dependencies]
15
syn = { version = "2.0.100", features = ["full", "extra-traits", "printing"] }
16
-darling = "0.20"
+darling = "0.21"
17
quote = "1.0.9"
18
proc-macro2 = "1.0.26"
19
lazy_static = "1.4.0"
0 commit comments