We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bac0a09 commit eef673dCopy full SHA for eef673d
macros/Cargo.toml
@@ -6,7 +6,7 @@ edition = "2024"
6
[dependencies]
7
proc-macro2 = "1.0.95"
8
quote = "1.0.40"
9
-syn = "2.0.104"
+syn = "2"
10
11
[lib]
12
proc-macro = true
0 commit comments