Skip to content

Commit

Permalink
fix cargo formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
milenkovicm committed Dec 10, 2024
1 parent 946981e commit 937eaa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ballista/executor/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ required-features = ["build-binary"]

[features]
build-binary = ["configure_me", "tracing-subscriber", "tracing-appender", "tracing"]
default = ["build-binary","mimalloc"]
default = ["build-binary", "mimalloc"]

[dependencies]
arrow = { workspace = true }
Expand Down

0 comments on commit 937eaa0

Please sign in to comment.