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 1a5a71d commit 8e50507Copy full SHA for 8e50507
futures-select-macro/Cargo.toml
@@ -22,4 +22,4 @@ std = []
22
proc-macro2 = "0.4"
23
proc-macro-hack = "0.5.3"
24
quote = "0.6"
25
-syn = { version = "0.15.22", features = ["full"] }
+syn = { version = "0.15.25", features = ["full"] }
0 commit comments