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 8aa76fa commit a49229dCopy full SHA for a49229d
substrate/frame/support/procedural/Cargo.toml
@@ -23,7 +23,7 @@ proc-macro2 = "1.0.56"
23
quote = "1.0.28"
24
syn = { version = "2.0.16", features = ["full"] }
25
frame-support-procedural-tools = { path = "tools" }
26
-proc-macro-warning = { version = "0.4.1", default-features = false }
+proc-macro-warning = { version = "0.4.2", default-features = false }
27
macro_magic = { version = "0.4.2", features = ["proc_support"] }
28
expander = "2.0.0"
29
0 commit comments