Skip to content

Commit 057c91e

Browse files
chore(deps): bump aws-config from 1.8.6 to 1.8.8
Bumps [aws-config](https://github.com/smithy-lang/smithy-rs) from 1.8.6 to 1.8.8. - [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.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d2bbb91 commit 057c91e

File tree

2 files changed

+37
-37
lines changed

2 files changed

+37
-37
lines changed

Cargo.lock

Lines changed: 36 additions & 36 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.6"
40+
aws-config = "1.8.8"
4141
aws-credential-types = "1.2.6"
4242
clap = { version = "4.5.47", features = ["derive", "cargo"] }
4343
datafusion = { workspace = true, features = [

0 commit comments

Comments
 (0)