Skip to content

Commit

Permalink
Update OpenDAL for fixing #2220
Browse files Browse the repository at this point in the history
  • Loading branch information
AJIOB authored and sylvestre committed Jul 14, 2024
1 parent 9b5aa17 commit 42db6f1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ mime = "0.3"
num_cpus = "1.16"
number_prefix = "0.4"
once_cell = "1.19"
opendal = { version = "0.47.0", optional = true, default-features = false }
opendal = { version = "0.47.3", optional = true, default-features = false }
openssl = { version = "0.10.64", optional = true }
rand = "0.8.4"
regex = "1.10.3"
Expand Down

0 comments on commit 42db6f1

Please sign in to comment.