Skip to content

Commit

Permalink
chore(deps): update rust crate rust-s3 to 0.35.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 30, 2024
1 parent 0761591 commit 10e178e
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 26 deletions.
51 changes: 26 additions & 25 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 @@ -44,7 +44,7 @@ openssl = { version = "0.10.64", features = ["vendored"] }
question = "0.2.2"
regex = "1.10.4"
reqwest = { version = "0.12.0", features = ["stream"] }
rust-s3 = { version = "0.34.0", features = ["blocking", "with-tokio"] }
rust-s3 = { version = "0.35.0", features = ["blocking", "with-tokio"] }
self_update = { version = "0.41.0", features = ["archive-tar", "compression-flate2"] }
sha2 = "0.10.8"
skim-navi = "0.1.10"
Expand Down

0 comments on commit 10e178e

Please sign in to comment.