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 4fc32af commit bdb11c9Copy full SHA for bdb11c9
typesense_derive/Cargo.toml
@@ -14,4 +14,4 @@ proc-macro = true
14
[dependencies]
15
proc-macro2 = "1.0.26"
16
quote = "1.0"
17
-syn = { version = "1.0", features = ["full"] }
+syn = { version = "2.0", features = ["full"] }
0 commit comments