Skip to content

Commit ef26329

Browse files
chore(deps): bump aws-config from 1.8.12 to 1.8.13 in /native (#3450)
Bumps [aws-config](https://github.com/smithy-lang/smithy-rs) from 1.8.12 to 1.8.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-config dependency-version: 1.8.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 006cacd commit ef26329

2 files changed

Lines changed: 39 additions & 35 deletions

File tree

native/Cargo.lock

Lines changed: 38 additions & 34 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 @@ regex = "1.11.3"
5252
thiserror = "2"
5353
object_store = { version = "0.12.3", features = ["gcp", "azure", "aws", "http"] }
5454
url = "2.2"
55-
aws-config = "1.8.10"
55+
aws-config = "1.8.13"
5656
aws-credential-types = "1.2.9"
5757
iceberg = { git = "https://github.com/apache/iceberg-rust", rev = "ee21563" }
5858

0 commit comments

Comments
 (0)