Skip to content

Commit

Permalink
build(deps): bump opendal from 0.44.2 to 0.45.0
Browse files Browse the repository at this point in the history
Bumps [opendal](https://github.com/apache/opendal) from 0.44.2 to 0.45.0.
- [Release notes](https://github.com/apache/opendal/releases)
- [Changelog](https://github.com/apache/opendal/blob/main/CHANGELOG.md)
- [Commits](apache/opendal@v0.44.2...v0.45.0)

---
updated-dependencies:
- dependency-name: opendal
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 20, 2024
1 parent 7fbfda5 commit acd6b8e
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.44.2", optional = true }
opendal = { version = "0.45.0", optional = true }
openssl = { version = "0.10.62", optional = true }
rand = "0.8.4"
regex = "1.10.3"
Expand Down

0 comments on commit acd6b8e

Please sign in to comment.