Skip to content

Commit 2e2e9d6

Browse files
committed
Fix iceberg/Cargo.toml
1 parent cca84fc commit 2e2e9d6

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
@@ -85,7 +85,7 @@ uuid = { workspace = true }
8585
zstd = { workspace = true }
8686

8787
[dev-dependencies]
88-
arrow-cast = { workspace = true, features = ["prettyprint"]}
88+
arrow-cast = { workspace = true, features = ["prettyprint"] }
8989
ctor = { workspace = true }
9090
expect-test = { workspace = true }
9191
iceberg-catalog-memory = { workspace = true }

0 commit comments

Comments
 (0)