Skip to content

Commit

Permalink
chore(deps): Update opendal requirement from 0.40 to 0.41 (#84)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 22, 2023
1 parent 9f94186 commit 07094ef
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.40"
opendal = "0.41"
ordered-float = "4.0.0"
rust_decimal = "1.31.0"
serde = { version = "^1.0", features = ["rc"] }
Expand Down

0 comments on commit 07094ef

Please sign in to comment.