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 3512a8c commit 1a67d4dCopy full SHA for 1a67d4d
src/query/storages/iceberg/Cargo.toml
@@ -29,8 +29,8 @@ iceberg-catalog-glue = { workspace = true }
29
iceberg-catalog-hms = { workspace = true }
30
iceberg-catalog-rest = { workspace = true }
31
serde = { workspace = true }
32
-typetag = { workspace = true }
33
serde_json = { workspace = true }
+typetag = { workspace = true }
34
35
[lints]
36
workspace = true
0 commit comments