Skip to content

Commit 02b41ca

Browse files
Xuanwosylvestre
authored andcommitted
feat: Bump opendal to 0.52 to support ghac v2
Signed-off-by: Xuanwo <[email protected]>
1 parent c719e5a commit 02b41ca

File tree

2 files changed

+39
-12
lines changed

2 files changed

+39
-12
lines changed

Cargo.lock

Lines changed: 38 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ num_cpus = "1.16"
6666
number_prefix = "0.4"
6767
object = "0.32"
6868
once_cell = "1.19"
69-
opendal = { version = "0.50.1", optional = true, default-features = false }
69+
opendal = { version = "0.52.0", optional = true, default-features = false }
7070
openssl = { version = "0.10.64", optional = true }
7171
rand = "0.8.4"
7272
regex = "1.10.3"

0 commit comments

Comments
 (0)