Skip to content

Commit

Permalink
dep-update: bump aws-config from 1.5.13 to 1.5.14 (#669)
Browse files Browse the repository at this point in the history
Bumps [aws-config](https://github.com/smithy-lang/smithy-rs) from 1.5.13 to 1.5.14.
- [Release notes](https://github.com/smithy-lang/smithy-rs/releases)
- [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-rs/commits)

---
updated-dependencies:
- dependency-name: aws-config
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Christopher Kolstad <[email protected]>
  • Loading branch information
dependabot[bot] and chriswk authored Jan 16, 2025
1 parent 543b97d commit ade0071
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ actix-web-lab = { version = "0.23.0" }
ahash = "0.8.11"
anyhow = "1.0.95"
async-trait = "0.1.85"
aws-config = { version = "1.5.13", features = ["behavior-version-latest"] }
aws-config = { version = "1.5.14", features = ["behavior-version-latest"] }
aws-sdk-s3 = { version = "1.69.0", features = ["behavior-version-latest"] }
base64 = "0.22.1"
chrono = { version = "0.4.39", features = ["serde"] }
Expand Down

0 comments on commit ade0071

Please sign in to comment.