Skip to content

Commit

Permalink
Update aws-sdk-rust monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 22, 2024
1 parent eb5eaf2 commit cece5d7
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 14 deletions.
25 changes: 13 additions & 12 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@ slow-tests = []
[dependencies]
anyhow = "=1.0.79"
async-trait = "=0.1.77"
aws-credential-types = { version = "=1.1.2", features = ["hardcoded-credentials"] }
aws-credential-types = { version = "=1.1.3", features = ["hardcoded-credentials"] }
aws-ip-ranges = "=0.71.0"
aws-sdk-cloudfront = "=1.10.0"
aws-sdk-cloudfront = "=1.11.0"
axum = { version = "=0.7.4", features = ["macros", "matched-path"] }
axum-extra = { version = "=0.9.2", features = ["cookie-signed", "typed-header"] }
base64 = "=0.21.7"
Expand Down

0 comments on commit cece5d7

Please sign in to comment.