Skip to content

Commit

Permalink
chore: bump opendal to 0.40 (GreptimeTeam#2465)
Browse files Browse the repository at this point in the history
  • Loading branch information
WenyXu authored and paomian committed Oct 19, 2023
1 parent bf85fed commit 53e5651
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/object-store/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ futures = { version = "0.3" }
lru = "0.9"
md5 = "0.7"
metrics.workspace = true
opendal = { git = "https://github.com/apache/incubator-opendal.git", rev = "7d5524f35f29f7eda8131e8b0873590b7cbe34ab", features = [
opendal = { version = "0.40", features = [
"layers-tracing",
"layers-metrics",
] }
Expand Down

0 comments on commit 53e5651

Please sign in to comment.