Skip to content

Commit c6c2686

Browse files
committed
Remove =
1 parent 303c987 commit c6c2686

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: influxdb/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ wasm-client = ["surf", "surf/wasm-client"]
4444
[dev-dependencies]
4545
async-std = { version = "1.6.5", features = ["attributes", "tokio02", "tokio1"] }
4646
indoc = "1.0"
47-
tokio = { version = "=1.25.0", features = ["macros", "rt-multi-thread"] }
47+
tokio = { version = "1.25.0", features = ["macros", "rt-multi-thread"] }

0 commit comments

Comments
 (0)