Skip to content

Commit

Permalink
build(deps): bump aws-config from 1.5.4 to 1.5.5
Browse files Browse the repository at this point in the history
Bumps [aws-config](https://github.com/smithy-lang/smithy-rs) from 1.5.4 to 1.5.5.
- [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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent 80f8a92 commit 98a4b54
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
36 changes: 18 additions & 18 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 exon/exon-io/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ version = { workspace = true }

[dependencies]
async-trait = "0.1.81"
aws-config = { version = "1.5.4" }
aws-config = { version = "1.5.5" }
aws-credential-types = { version = "1.2.0" }
object_store = { workspace = true, features = ["aws"] }
tokio = { version = "1", features = ["io-util"] }
Expand Down

0 comments on commit 98a4b54

Please sign in to comment.