Skip to content

Commit 6199dc4

Browse files
committed
Add tokio-stream as a dev-dependency
1 parent 8f1f1c0 commit 6199dc4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,3 +53,4 @@ tpchgen = { git = "https://github.com/clflushopt/tpchgen-rs", rev = "c8d82343252
5353
tpchgen-arrow = { git = "https://github.com/clflushopt/tpchgen-rs", rev = "c8d823432528eed4f70fca5a1296a66c68a389a8" }
5454
parquet = "55.2.0"
5555
arrow = "55.2.0"
56+
tokio-stream = "0.1.17"

0 commit comments

Comments
 (0)