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 9a6168c commit 0432d0aCopy full SHA for 0432d0a
foundationdb/Cargo.toml
@@ -54,4 +54,4 @@ num-bigint = { version = "0.3.0", optional = true }
54
byteorder = "1.3.2"
55
lazy_static = "1.4.0"
56
log = "0.4.8"
57
-tokio = { version = "0.2.9", features = ["rt-core"] }
+tokio = { version = "0.2.9", features = ["rt-core", "rt-threaded", "macros"] }
0 commit comments