Skip to content

Commit

Permalink
chore(deps): update rust crate rust-s3 to 0.34.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 14, 2024
1 parent 9aea755 commit 66a95bf
Show file tree
Hide file tree
Showing 2 changed files with 88 additions and 62 deletions.
148 changes: 87 additions & 61 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.11.27", features = ["stream"] }
rust-s3 = { version = "0.33.0", features = ["blocking", "with-tokio"] }
rust-s3 = { version = "0.34.0", features = ["blocking", "with-tokio"] }
self_update = { version = "0.40.0", features = ["archive-tar", "compression-flate2"] }
sha2 = "0.10.8"
skim-navi = "0.1.10"
Expand Down

0 comments on commit 66a95bf

Please sign in to comment.