Skip to content

Commit

Permalink
fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
akurmustafa committed Jan 7, 2025
1 parent d059a08 commit dc3785e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion datafusion/physical-expr-common/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@ arrow = { workspace = true }
datafusion-common = { workspace = true, default-features = true }
datafusion-expr-common = { workspace = true }
hashbrown = { workspace = true }
itertools = { workspace = true }
indexmap = { workspace = true }
itertools = { workspace = true }

0 comments on commit dc3785e

Please sign in to comment.