Skip to content

Commit e23d2dc

Browse files
chore(deps): Update opendal requirement from 0.45 to 0.46
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.45.0...v0.45.1) --- updated-dependencies: - dependency-name: opendal dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ffb691d commit e23d2dc

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
@@ -64,7 +64,7 @@ log = "^0.4"
6464
mockito = "^1"
6565
murmur3 = "0.5.2"
6666
once_cell = "1"
67-
opendal = "0.45"
67+
opendal = "0.46"
6868
ordered-float = "4.0.0"
6969
parquet = "51"
7070
pilota = "0.11.0"

0 commit comments

Comments
 (0)