Skip to content

Commit

Permalink
make taplo happy
Browse files Browse the repository at this point in the history
Signed-off-by: Veeupup <[email protected]>
  • Loading branch information
Veeupup committed May 6, 2022
1 parent 699ee32 commit 2ed3431
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/datablocks/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ test = false

[dependencies] # In alphabetical order
# Workspace dependencies
common-io = { path = "../io" }
common-arrow = { path = "../arrow" }
common-datavalues = { path = "../datavalues" }
common-exception = { path = "../exception" }
common-infallible = { path = "../infallible" }
common-io = { path = "../io" }

# Github dependencies

Expand Down

0 comments on commit 2ed3431

Please sign in to comment.