Skip to content

Commit

Permalink
fix(deps): update aws-sdk-rust monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 28, 2024
1 parent 6eb8d1e commit acdfc3d
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 42 deletions.
77 changes: 39 additions & 38 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@ reqwest = { version = "0.11.24", optional = true }
libvips = "1.5.0"
rexif = "0.7.3"
lazy_static = "1.4.0"
aws-config = { version = "1.1.4", optional = true }
aws-sdk-s3 = { version = "1.14.0", optional = true }
aws-sdk-sts = { version = "1.12.0", optional = true }
aws-credential-types = { version = "1.1.4", optional = true }
aws-config = { version = "1.1.7", optional = true }
aws-sdk-s3 = { version = "1.17.0", optional = true }
aws-sdk-sts = { version = "1.15.0", optional = true }
aws-credential-types = { version = "1.1.7", optional = true }
async-trait = "0.1.75"
thiserror = "1.0.53"
rayon = "1.8.1"
Expand Down

0 comments on commit acdfc3d

Please sign in to comment.