Skip to content

Commit 8366d6e

Browse files
chore(deps): bump aws-config from 1.8.0 to 1.8.1 (apache#16651)
Bumps [aws-config](https://github.com/smithy-lang/smithy-rs) from 1.8.0 to 1.8.1. - [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.1 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 f03a8fd commit 8366d6e

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

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.

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.8.0"
40+
aws-config = "1.8.1"
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)