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 bac0a09 commit 2b2e930Copy full SHA for 2b2e930
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