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 a1f7057 commit c423ab3Copy full SHA for c423ab3
influxdb/Cargo.toml
@@ -44,4 +44,4 @@ wasm-client = ["surf", "surf/wasm-client"]
44
[dev-dependencies]
45
async-std = { version = "1.6.5", features = ["attributes", "tokio02", "tokio1"] }
46
indoc = "1.0"
47
-tokio = { version = "=1.25.0", features = ["macros", "rt-multi-thread"] }
+tokio = { version = "1.25.0", features = ["macros", "rt-multi-thread"] }
0 commit comments