Skip to content

Commit

Permalink
chore(deps): Update opendal requirement from 0.39 to 0.40 (#65)
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.39.0...v0.40.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>
  • Loading branch information
dependabot[bot] authored Sep 27, 2023
1 parent 48743ae commit 6fb001e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/iceberg/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ itertools = "0.11"
lazy_static = "1"
murmur3 = "0.5.2"
once_cell = "1"
opendal = "0.39"
opendal = "0.40"
ordered-float = "4.0.0"
rust_decimal = "1.31.0"
serde = { version = "^1.0", features = ["rc"] }
Expand Down

0 comments on commit 6fb001e

Please sign in to comment.