Skip to content

Commit 44be47d

Browse files
dep-update: bump aws-config from 1.8.13 to 1.8.14 (#1428)
Bumps [aws-config](https://github.com/smithy-lang/smithy-rs) from 1.8.13 to 1.8.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-version: 1.8.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e60bab8 commit 44be47d

File tree

2 files changed

+40
-39
lines changed

2 files changed

+40
-39
lines changed

Cargo.lock

Lines changed: 39 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ rust-version = "1.92.0"
2424
ahash = { version = "0.8.12" }
2525
anyhow = { version = "1.0.101" }
2626
async-trait = { version = "0.1.89" }
27-
aws-config = { version = "1.8.13", features = ["behavior-version-latest"] }
27+
aws-config = { version = "1.8.14", features = ["behavior-version-latest"] }
2828
aws-sdk-s3 = { version = "1.122.0", features = ["behavior-version-latest"] }
2929
axum = { version = "0.8.8", features = ["macros", "tokio", "json", "query", "tracing"] }
3030
axum-core = { version = "0.5.6" }

0 commit comments

Comments
 (0)