Skip to content

Commit

Permalink
Cargo.toml formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Jefffrey committed Sep 21, 2024
1 parent d87734b commit 51571b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ datafusion-physical-expr = { version = "39.0.0", optional = true }
object_store = { version = "0.10.1", optional = true }

[dev-dependencies]
arrow-json = "52.0.0"
arrow-ipc = { version = "52.0.0", features = ["lz4"] }
arrow-json = "52.0.0"
criterion = { version = "0.5", default-features = false, features = ["async_tokio"] }
opendal = { version = "0.48", default-features = false, features = ["services-memory"] }
pretty_assertions = "1.3.0"
Expand Down

0 comments on commit 51571b4

Please sign in to comment.