Skip to content

Commit 6d4f77a

Browse files
authored
feat: Bump opendal to 0.53.1 (#17817)
Signed-off-by: Xuanwo <github@xuanwo.io>
1 parent 246b06a commit 6d4f77a

File tree

2 files changed

+27
-36
lines changed

2 files changed

+27
-36
lines changed

Cargo.lock

+26-35
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,7 @@ object = "0.36.5"
385385
object_store_opendal = { version = "0.51.0" }
386386
once_cell = "1.15.0"
387387
openai_api_rust = "0.1"
388-
opendal = { version = "0.53.0", features = [
388+
opendal = { version = "0.53.1", features = [
389389
"layers-fastrace",
390390
"layers-prometheus-client",
391391
"layers-async-backtrace",

0 commit comments

Comments
 (0)