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 b1b0c50 commit 68cd7daCopy full SHA for 68cd7da
plotly_derive/Cargo.toml
@@ -14,7 +14,7 @@ keywords = ["plot", "chart", "plotly"]
14
quote = "1"
15
syn = "2"
16
proc-macro2 = "1"
17
-darling = "0.20"
+darling = "0.21"
18
19
[lib]
20
proc-macro = true
0 commit comments