Skip to content

Commit 79f5c8d

Browse files
chore(deps): bump aws-config from 1.6.3 to 1.8.0 (#16394)
Bumps [aws-config](https://github.com/smithy-lang/smithy-rs) from 1.6.3 to 1.8.0. - [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.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6cd03e2 commit 79f5c8d

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

Cargo.lock

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

datafusion-cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ backtrace = ["datafusion/backtrace"]
3737
[dependencies]
3838
arrow = { workspace = true }
3939
async-trait = { workspace = true }
40-
aws-config = "1.6.2"
40+
aws-config = "1.8.0"
4141
aws-credential-types = "1.2.0"
4242
clap = { version = "4.5.40", features = ["derive", "cargo"] }
4343
datafusion = { workspace = true, features = [

0 commit comments

Comments
 (0)