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 e0f7ed6 commit 70051f1Copy full SHA for 70051f1
pyo3-asyncio-macros/Cargo.toml
@@ -21,4 +21,4 @@ proc-macro = true
21
[dependencies]
22
proc-macro2 = "1.0"
23
quote = "1"
24
-syn = { version = "1", features = ["full"] }
+syn = { version = "2", features = ["full"] }
0 commit comments