Skip to content

Commit 81dc5cb

Browse files
committed
wip: cleanup
1 parent f7eead2 commit 81dc5cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

datafusion/physical-plan/Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -63,3 +63,4 @@ uuid = { version = "^1.2", features = ["v4"] }
6363
[dev-dependencies]
6464
rstest = { workspace = true }
6565
termtree = "0.4.1"
66+
tokio = { version = "1.28", features = ["macros", "rt", "rt-multi-thread", "sync", "fs", "parking_lot"] }

0 commit comments

Comments
 (0)