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 cbbf84b commit 4827ffaCopy full SHA for 4827ffa
lightning-block-sync/Cargo.toml
@@ -27,4 +27,4 @@ serde_json = { version = "1.0", optional = true }
27
chunked_transfer = { version = "1.4", optional = true }
28
29
[dev-dependencies]
30
-tokio = { version = "~1.14", features = [ "macros", "rt" ] }
+tokio = { version = "~1.23", features = [ "macros", "rt" ] }
0 commit comments