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 548955f commit 2ccd7c8Copy full SHA for 2ccd7c8
glib-macros/Cargo.toml
@@ -17,7 +17,7 @@ proc-macro-error = "1.0"
17
proc-macro2 = "1.0"
18
quote = "1.0"
19
syn = { version = "2.0", features = ["full"] }
20
-proc-macro-crate = "1.0"
+proc-macro-crate = "2.0"
21
22
[lib]
23
proc-macro = true
0 commit comments