Skip to content

Commit 62474ec

Browse files
committed
Merge remote-tracking branch 'apache/main' into alamb/unpin_deps
2 parents 1fbebde + a93b4de commit 62474ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

datafusion-cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@ readme = "README.md"
3232
arrow = { version = "54.0.0" }
3333
async-trait = "0.1.73"
3434
aws-config = "1.5.15"
35+
aws-credential-types = "1.2.1"
3536
aws-sdk-sso = "1.56.0"
3637
aws-sdk-ssooidc = "1.57.0"
3738
aws-sdk-sts = "1.57.0"
38-
aws-credential-types = "1.2.1"
3939
clap = { version = "4.5.27", features = ["derive", "cargo"] }
4040
datafusion = { path = "../datafusion/core", version = "44.0.0", features = [
4141
"avro",

0 commit comments

Comments
 (0)