Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore: Bump opendal to 0.50
Signed-off-by: Xuanwo <[email protected]>
  • Loading branch information
Xuanwo committed Sep 18, 2024
commit f386b4a6167fcec8bd5909170fd5f4fe393614cf
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ log = "0.4"
mockito = "1"
murmur3 = "0.5.2"
once_cell = "1"
opendal = "0.49"
opendal = "0.50"
ordered-float = "4"
parquet = "52"
paste = "1"
Expand Down