Skip to content

Commit

Permalink
Update opendal requirement from 0.32.0 to 0.33.0 in /zino-core
Browse files Browse the repository at this point in the history
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.32.0...v0.33.0)

---
updated-dependencies:
- dependency-name: opendal
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 24, 2023
1 parent 3fa16f0 commit e204929
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zino-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ version = "0.10.0"
optional = true

[dependencies.opendal]
version = "0.32.0"
version = "0.33.0"
optional = true
features = ["layers-all", "native-tls"]

Expand Down

0 comments on commit e204929

Please sign in to comment.