Skip to content

Commit

Permalink
fix(deps): update rust crate aws-config to 1.2.1 (#510)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 22, 2024
1 parent eafd943 commit 1d19bee
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 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 @@ -43,7 +43,7 @@ parquet = { git = "https://github.com/WalletConnect/arrow-rs.git", rev = "99a1cc
] }
parquet_derive = { git = "https://github.com/WalletConnect/arrow-rs.git", rev = "99a1cc3" }

aws-config = "1.2.0"
aws-config = "1.2.1"
aws-sdk-s3 = "1.23.0"

# Encoding
Expand Down

0 comments on commit 1d19bee

Please sign in to comment.