We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bde50b5 commit b1e48ccCopy full SHA for b1e48cc
crates/grafana-plugin-sdk-macros/Cargo.toml
@@ -11,7 +11,7 @@ description = "Convenience macros for the Grafana backend plugin SDK."
11
proc-macro = true
12
13
[dependencies]
14
-darling = "0.21.3"
+darling = "0.22.0"
15
proc-macro2 = "1.0.60"
16
quote = "1.0.28"
17
syn = { version = "2.0.18", features = ["full"] }
0 commit comments