We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cca84fc commit 2e2e9d6Copy full SHA for 2e2e9d6
crates/iceberg/Cargo.toml
@@ -85,7 +85,7 @@ uuid = { workspace = true }
85
zstd = { workspace = true }
86
87
[dev-dependencies]
88
-arrow-cast = { workspace = true, features = ["prettyprint"]}
+arrow-cast = { workspace = true, features = ["prettyprint"] }
89
ctor = { workspace = true }
90
expect-test = { workspace = true }
91
iceberg-catalog-memory = { workspace = true }
0 commit comments