Skip to content

Commit

Permalink
fix(deps): update rust crate opendal to 0.50
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 18, 2024
1 parent 391ab9e commit 8ad0341
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cdviz-collector/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ init-tracing-opentelemetry = { version = "0.20", features = [
"tracing_subscriber_ext",
"logfmt",
] }
opendal = { version = "0.49", default-features = false, features = [
opendal = { version = "0.50", default-features = false, features = [
"services-fs",
"services-s3",
], optional = true }
Expand Down

0 comments on commit 8ad0341

Please sign in to comment.