Skip to content

Commit 3239c71

Browse files
committed
cargo sort
Signed-off-by: xxchan <[email protected]>
1 parent 09b0469 commit 3239c71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/iceberg/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,10 +86,10 @@ zstd = { workspace = true }
8686

8787
[dev-dependencies]
8888
ctor = { workspace = true }
89+
expect-test = { workspace = true }
8990
iceberg-catalog-memory = { workspace = true }
9091
iceberg_test_utils = { path = "../test_utils", features = ["tests"] }
9192
pretty_assertions = { workspace = true }
9293
rand = { workspace = true }
9394
tempfile = { workspace = true }
9495
tera = { workspace = true }
95-
expect-test = { workspace = true }

0 commit comments

Comments
 (0)