We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 303c987 commit c6c2686Copy full SHA for c6c2686
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