diff --git a/crates/catalog/hms/Cargo.toml b/crates/catalog/hms/Cargo.toml index 61c03fddf..670fda43e 100644 --- a/crates/catalog/hms/Cargo.toml +++ b/crates/catalog/hms/Cargo.toml @@ -28,7 +28,7 @@ keywords = ["iceberg", "hive", "catalog"] [dependencies] async-trait = { workspace = true } -hive_metastore = "0.0.1" +hive_metastore = "0.0.2" iceberg = { workspace = true } # the thrift upstream suffered from no regular rust release. #