Skip to content

Commit 78a2ef0

Browse files
chore(deps): bump aws-credential-types from 1.2.5 to 1.2.6 in /native (#2275)
Bumps [aws-credential-types](https://github.com/smithy-lang/smithy-rs) from 1.2.5 to 1.2.6. - [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.6 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 7022a44 commit 78a2ef0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

native/Cargo.lock

Lines changed: 2 additions & 2 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.5"
55+
aws-credential-types = "1.2.6"
5656

5757
[profile.release]
5858
debug = true

0 commit comments

Comments
 (0)