Skip to content

Commit

Permalink
fix: bump aws-config from 1.5.14 to 1.5.15
Browse files Browse the repository at this point in the history
Bumps [aws-config](https://github.com/smithy-lang/smithy-rs) from 1.5.14 to 1.5.15.
- [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 27, 2025
1 parent 50a8f9d commit f20225b
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ maintenance = { status = "actively-developed" }
unsafe_code = "forbid"

[dependencies]
aws-config = "1.5.14"
aws-config = "1.5.15"
aws-sdk-cloudwatchlogs = "1.52.0"
clap = { version = "4.5.27", features = ["derive"] }
futures = "0.3.31"
Expand Down

0 comments on commit f20225b

Please sign in to comment.