Skip to content

Commit

Permalink
remove circular dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
andygrove committed Feb 19, 2024
1 parent b2a0451 commit efa0650
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion datafusion/physical-expr/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ uuid = { version = "^1.2", features = ["v4"] }

[dev-dependencies]
criterion = "0.5"
datafusion = { workspace = true }
rand = { workspace = true }
rstest = { workspace = true }
tokio = { workspace = true, features = ["rt-multi-thread"] }
Expand Down

0 comments on commit efa0650

Please sign in to comment.