We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8361970 commit 71bf03eCopy full SHA for 71bf03e
proc-macro-warning/Cargo.toml
@@ -9,7 +9,7 @@ repository = "https://github.com/ggwpez/proc-macro-warning"
9
readme.workspace = true
10
11
[dependencies]
12
-proc-macro2 = { version = "1.0", default-features = false }
+proc-macro2 = { version = "1.0.93", default-features = false }
13
quote = { version = "1.0", default-features = false }
14
syn = { version = "2.0.98", default-features = false }
15
0 commit comments