Skip to content

Commit

Permalink
Bump aws-config from 1.5.11 to 1.5.12
Browse files Browse the repository at this point in the history
Bumps [aws-config](https://github.com/smithy-lang/smithy-rs) from 1.5.11 to 1.5.12.
- [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]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent d45dbcc commit 9ff7c05
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
32 changes: 16 additions & 16 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 @@ -15,7 +15,7 @@ env_logger = "0.11.6"
procfs = "0.17.0"
log = "0.4.22"
anyhow = "1.0.95"
aws-config = "1.5.11"
aws-config = "1.5.12"
aws-sdk-sqs = "1.51.0"
tokio = { version = "1.42.0", features = ["full"] }
url = "2.5.4"

0 comments on commit 9ff7c05

Please sign in to comment.