We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbd2946 commit 152b30dCopy full SHA for 152b30d
ballista/executor/Cargo.toml
@@ -41,8 +41,8 @@ arrow = { workspace = true }
41
arrow-flight = { workspace = true }
42
async-trait = { workspace = true }
43
ballista-core = { path = "../core", version = "49.0.0" }
44
-configure_me = { workspace = true, optional = true }
45
clap = { workspace = true, optional = true }
+configure_me = { workspace = true, optional = true }
46
dashmap = { workspace = true }
47
datafusion = { workspace = true }
48
datafusion-proto = { workspace = true }
0 commit comments