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 09b0469 commit 3239c71Copy full SHA for 3239c71
crates/iceberg/Cargo.toml
@@ -86,10 +86,10 @@ zstd = { workspace = true }
86
87
[dev-dependencies]
88
ctor = { workspace = true }
89
+expect-test = { workspace = true }
90
iceberg-catalog-memory = { workspace = true }
91
iceberg_test_utils = { path = "../test_utils", features = ["tests"] }
92
pretty_assertions = { workspace = true }
93
rand = { workspace = true }
94
tempfile = { workspace = true }
95
tera = { workspace = true }
-expect-test = { workspace = true }
0 commit comments