Skip to content

Commit

Permalink
fix(deps): update rust crate opendal to 0.50.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 18, 2024
1 parent 89a937c commit 3d63b3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ hex = "0.4.3"
serde = { version = "1.0.200", features = ["derive"] }
serde_json = "1.0.116"
phf = { version = "0.11.2", features = ["macros"] }
opendal = { version = "0.45.1", features = [
opendal = { version = "0.50.0", features = [
"services-gcs",
"services-fs",
"rustls",
Expand Down

0 comments on commit 3d63b3a

Please sign in to comment.