Skip to content

Commit 40122ef

Browse files
committed
remove newline
1 parent a89421a commit 40122ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

influxdb/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ derive = ["influxdb_derive"]
3838

3939
[dev-dependencies]
4040
async-std = { version = "1.6.5", features = ["attributes"] }
41-
tokio = { version = "0.2.22", features = ["rt-threaded", "macros"] }
41+
tokio = { version = "0.2.22", features = ["rt-threaded", "macros"] }

0 commit comments

Comments
 (0)