Skip to content

Commit

Permalink
fix(deps): update rust crate s3s to 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 28, 2024
1 parent 3d3c322 commit f076b86
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 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 replistore/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ prost = "0.13.0"
dtrd_client = {path = "../client"}
tokio = { version = "1.34.0", features = ["full", "tracing"] }
futures-util = "0.3.28"
s3s = "0.8.0"
s3s = "0.10.0"
hyper = "0.14.27"
anyhow = "1.0.75"
async-trait = "0.1.74"
Expand Down

0 comments on commit f076b86

Please sign in to comment.