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 dd993b3 commit d1cf202Copy full SHA for d1cf202
c2rust-ast-builder/Cargo.toml
@@ -13,4 +13,4 @@ categories.workspace = true
13
14
[dependencies]
15
proc-macro2 = { version = "1.0", features = ["span-locations"]}
16
-syn = { version = "1.0", features = ["full", "extra-traits", "printing", "clone-impls"]}
+syn = { version = "2.0", features = ["full", "extra-traits", "printing", "clone-impls"]}
0 commit comments