Skip to content

Commit ae602da

Browse files
chore(deps): bump opendal from 0.33.2 to 0.34.0 (#17354)
Bumps [opendal](https://github.com/apache/incubator-opendal) from 0.33.2 to 0.34.0. - [Release notes](https://github.com/apache/incubator-opendal/releases) - [Changelog](https://github.com/apache/incubator-opendal/blob/main/CHANGELOG.md) - [Commits](apache/opendal@v0.33.2...v0.34.0) --- updated-dependencies: - dependency-name: opendal dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5d3f619 commit ae602da

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Cargo.lock

+2-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ azure_storage = { git = "https://github.com/Azure/azure-sdk-for-rust.git", rev =
181181
azure_storage_blobs = { git = "https://github.com/Azure/azure-sdk-for-rust.git", rev = "b4544d4920fa3064eb921340054cd9cc130b7664", default-features = false, optional = true }
182182

183183
# OpenDAL
184-
opendal = {version = "0.33", default-features = false, features = ["native-tls", "services-webhdfs"], optional = true}
184+
opendal = {version = "0.34", default-features = false, features = ["native-tls", "services-webhdfs"], optional = true}
185185

186186
# Tower
187187
tower = { version = "0.4.13", default-features = false, features = ["buffer", "limit", "retry", "timeout", "util", "balance", "discover"] }

0 commit comments

Comments
 (0)