Skip to content

Commit

Permalink
build(deps): Upgrade OpenDAL to the latest version (#2114)
Browse files Browse the repository at this point in the history
  • Loading branch information
AJIOB authored Mar 3, 2024
1 parent 677bcc8 commit 5927be0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 15 deletions.
18 changes: 4 additions & 14 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.45.0", optional = true }
opendal = { version = "0.45.1", optional = true }
openssl = { version = "0.10.62", optional = true }
rand = "0.8.4"
regex = "1.10.3"
Expand Down

0 comments on commit 5927be0

Please sign in to comment.