Skip to content

Commit 2f8caa7

Browse files
committed
more tomlfmt
1 parent ae7cab8 commit 2f8caa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmarks/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ serde_json = { workspace = true }
4646
snmalloc-rs = { version = "0.3", optional = true }
4747
structopt = { version = "0.3", default-features = false }
4848
test-utils = { path = "../test-utils/", version = "0.1.0" }
49-
tokio = { workspace = true , features = ["rt-multi-thread", "parking_lot"] }
49+
tokio = { workspace = true, features = ["rt-multi-thread", "parking_lot"] }
5050

5151
[dev-dependencies]
5252
datafusion-proto = { path = "../datafusion/proto", version = "35.0.0" }

0 commit comments

Comments
 (0)