Skip to content

Commit adef9bd

Browse files
chore(deps): Update opendal requirement from 0.44 to 0.45 (#195)
Updates the requirements on [opendal](https://github.com/apache/opendal) to permit the latest version. - [Release notes](https://github.com/apache/opendal/releases) - [Changelog](https://github.com/apache/opendal/blob/main/CHANGELOG.md) - [Commits](apache/opendal@v0.44.0...v0.44.2) --- updated-dependencies: - dependency-name: opendal dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 645f9dd commit adef9bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ log = "^0.4"
4949
mockito = "^1"
5050
murmur3 = "0.5.2"
5151
once_cell = "1"
52-
opendal = "0.44"
52+
opendal = "0.45"
5353
ordered-float = "4.0.0"
5454
pretty_assertions = "1.4.0"
5555
port_scanner = "0.1.5"

0 commit comments

Comments
 (0)