Skip to content

Commit e596547

Browse files
chore(deps): bump aws-credential-types from 1.2.12 to 1.2.13 in /native (#3566)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent be9942b commit e596547

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

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
@@ -53,7 +53,7 @@ thiserror = "2"
5353
object_store = { version = "0.12.3", features = ["gcp", "azure", "aws", "http"] }
5454
url = "2.2"
5555
aws-config = "1.8.14"
56-
aws-credential-types = "1.2.12"
56+
aws-credential-types = "1.2.13"
5757
iceberg = { git = "https://github.com/apache/iceberg-rust", rev = "ee21563" }
5858

5959
[profile.release]

0 commit comments

Comments
 (0)