Skip to content

Commit

Permalink
build(deps): bump aws-config from 1.1.0 to 1.1.1
Browse files Browse the repository at this point in the history
Bumps [aws-config](https://github.com/smithy-lang/smithy-rs) from 1.1.0 to 1.1.1.
- [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 Dec 15, 2023
1 parent 4bc6010 commit 2a45cae
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 35 deletions.
68 changes: 34 additions & 34 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 @@ -10,7 +10,7 @@ version = {workspace = true}

[dependencies]
async-trait = "0.1.73"
aws-config = {version = "1.0.3"}
aws-config = {version = "1.1.1"}
aws-credential-types = {version = "1.0.3"}
object_store = {workspace = true, features = ["aws"]}
tokio = {version = "1", features = ["io-util"]}
Expand Down

0 comments on commit 2a45cae

Please sign in to comment.