Skip to content

Commit

Permalink
fix cargo-sort
Browse files Browse the repository at this point in the history
Signed-off-by: Bugen Zhao <i@bugenzhao.com>
  • Loading branch information
BugenZhao committed Feb 28, 2025
1 parent 64db146 commit fe5cdd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ arrow-53-schema = { package = "arrow-schema", version = "53" }
async-trait = "0.1"
auto_enums = { workspace = true }
auto_impl = "1"
bitflags = "2"
bitfield-struct = "0.10"
bitflags = "2"
byteorder = "1"
bytes = "1"
chrono = { version = "0.4", default-features = false, features = [
Expand Down

0 comments on commit fe5cdd0

Please # to comment.