diff --git a/Cargo.toml b/Cargo.toml index 2758143ad..c69003a44 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -39,7 +39,7 @@ bitvec = "1.0.1" chrono = "0.4" derive_builder = "0.12.0" either = "1" -env_logger = "0.10.0" +env_logger = "0.11.0" futures = "0.3" iceberg = { path = "./crates/iceberg" } iceberg-catalog-rest = { path = "./crates/catalog/rest" }