Skip to content

Commit 152b30d

Browse files
committed
update cargo toml
1 parent dbd2946 commit 152b30d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ballista/executor/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ arrow = { workspace = true }
4141
arrow-flight = { workspace = true }
4242
async-trait = { workspace = true }
4343
ballista-core = { path = "../core", version = "49.0.0" }
44-
configure_me = { workspace = true, optional = true }
4544
clap = { workspace = true, optional = true }
45+
configure_me = { workspace = true, optional = true }
4646
dashmap = { workspace = true }
4747
datafusion = { workspace = true }
4848
datafusion-proto = { workspace = true }

0 commit comments

Comments
 (0)