Skip to content

Commit 1a67d4d

Browse files
committed
Fix iceberg
Signed-off-by: Xuanwo <[email protected]>
1 parent 3512a8c commit 1a67d4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/query/storages/iceberg/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ iceberg-catalog-glue = { workspace = true }
2929
iceberg-catalog-hms = { workspace = true }
3030
iceberg-catalog-rest = { workspace = true }
3131
serde = { workspace = true }
32-
typetag = { workspace = true }
3332
serde_json = { workspace = true }
33+
typetag = { workspace = true }
3434

3535
[lints]
3636
workspace = true

0 commit comments

Comments
 (0)