We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7a5881 commit d0e99b4Copy full SHA for d0e99b4
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", "rt-threaded", "macros"] }
+tokio = { version = "0.3.5", features = ["rt-core", "rt-threaded", "macros"] }
0 commit comments