This is an automated email from the ASF dual-hosted git repository.

xuanwo pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg-rust.git


The following commit(s) were added to refs/heads/main by this push:
     new 596fc37  chore: bump opendal to 0.49 (#540)
596fc37 is described below

commit 596fc377b4f12b95bb23f3f7c8e42943393869c5
Author: Jack <[email protected]>
AuthorDate: Tue Aug 13 11:27:37 2024 +0100

    chore: bump opendal to 0.49 (#540)
---
 Cargo.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Cargo.toml b/Cargo.toml
index 2ec7ef1..04966d2 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -70,7 +70,7 @@ log = "^0.4"
 mockito = "^1"
 murmur3 = "0.5.2"
 once_cell = "1"
-opendal = "0.48"
+opendal = "0.49"
 ordered-float = "4.0.0"
 parquet = "52"
 pilota = "0.11.2"

Reply via email to