Skip to content

Commit

Permalink
fix(deps): update rust crate opendal to 0.38 (#21)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 5, 2023
1 parent 4e8e994 commit c7f6808
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 127 deletions.
163 changes: 37 additions & 126 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ hex = "0.4.3"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
phf = { version = "0.11", features = ["macros"] }
opendal = { version = "0.33", features = [
opendal = { version = "0.38", features = [
"services-gcs",
"services-fs",
"rustls",
Expand Down

0 comments on commit c7f6808

Please sign in to comment.