Skip to content

Commit e0c644e

Browse files
Bump aws-credential-types from 1.2.12 to 1.2.13 in /rust
Bumps [aws-credential-types](https://github.com/smithy-lang/smithy-rs) from 1.2.12 to 1.2.13. - [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.13 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fd9904a commit e0c644e

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

rust/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.

rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ arrow = { version = "57.2.0" } # Batch of reading from Parq
2929
assert_cmd = { version = "2.1.2" } # CLI interface testing
3030
async-trait = { version = "0.1.89" }
3131
aws-config = { version = "1.8.14" } # Credential loading
32-
aws-credential-types = { version = "1.2.12" } # Credential provider types
32+
aws-credential-types = { version = "1.2.13" } # Credential provider types
3333
aws-types = { version = "1.3.11" } # for Region
3434
bytes = { version = "1.11.1" } # Byte buffer for S3 uploading
3535
cargo_metadata = { version = "0.23.1" } # Access cargo metadata programmtically

0 commit comments

Comments
 (0)