Skip to content

Commit 47e3ae7

Browse files
chore(deps): Update opendal requirement from 0.43 to 0.44 (#142)
Updates the requirements on [opendal](https://github.com/apache/incubator-opendal) to permit the latest version. - [Release notes](https://github.com/apache/incubator-opendal/releases) - [Changelog](https://github.com/apache/incubator-opendal/blob/main/CHANGELOG.md) - [Commits](apache/opendal@v0.43.0...v0.43.0) --- 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 87777d4 commit 47e3ae7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ log = "^0.4"
4141
mockito = "^1"
4242
murmur3 = "0.5.2"
4343
once_cell = "1"
44-
opendal = "0.43"
44+
opendal = "0.44"
4545
ordered-float = "4.0.0"
4646
pretty_assertions = "1.4.0"
4747
port_scanner = "0.1.5"

0 commit comments

Comments
 (0)