Skip to content

Commit c27a426

Browse files
chore(deps): bump aws-credential-types from 1.2.6 to 1.2.7 in /native (#2563)
Bumps [aws-credential-types](https://github.com/smithy-lang/smithy-rs) from 1.2.6 to 1.2.7. - [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-credential-types dependency-version: 1.2.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 89e7548 commit c27a426

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

native/Cargo.lock

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

native/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ thiserror = "2"
5252
object_store = { version = "0.12.3", features = ["gcp", "azure", "aws", "http"] }
5353
url = "2.2"
5454
aws-config = "1.6.3"
55-
aws-credential-types = "1.2.6"
55+
aws-credential-types = "1.2.7"
5656

5757
[profile.release]
5858
debug = true

0 commit comments

Comments
 (0)