Skip to content

Commit 32482f2

Browse files
chore(deps): Bump opendal from 0.35.0 to 0.36.0
Bumps [opendal](https://github.com/apache/incubator-opendal) from 0.35.0 to 0.36.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.35.0...v0.36.0) --- updated-dependencies: - dependency-name: opendal dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 078de66 commit 32482f2

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
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.35", default-features = false, features = ["native-tls", "services-webhdfs"], optional = true}
184+
opendal = {version = "0.36", 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)