Skip to content

Commit

Permalink
Fix iceberg
Browse files Browse the repository at this point in the history
Signed-off-by: Xuanwo <[email protected]>
  • Loading branch information
Xuanwo committed Dec 14, 2024
1 parent 3512a8c commit 1a67d4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/query/storages/iceberg/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ iceberg-catalog-glue = { workspace = true }
iceberg-catalog-hms = { workspace = true }
iceberg-catalog-rest = { workspace = true }
serde = { workspace = true }
typetag = { workspace = true }
serde_json = { workspace = true }
typetag = { workspace = true }

[lints]
workspace = true
Expand Down

0 comments on commit 1a67d4d

Please sign in to comment.