Skip to content

Commit

Permalink
Merge remote-tracking branch 'apache/main' into alamb/unpin_deps
Browse files Browse the repository at this point in the history
  • Loading branch information
alamb committed Jan 29, 2025
2 parents 1fbebde + a93b4de commit 62474ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion datafusion-cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@ readme = "README.md"
arrow = { version = "54.0.0" }
async-trait = "0.1.73"
aws-config = "1.5.15"
aws-credential-types = "1.2.1"
aws-sdk-sso = "1.56.0"
aws-sdk-ssooidc = "1.57.0"
aws-sdk-sts = "1.57.0"
aws-credential-types = "1.2.1"
clap = { version = "4.5.27", features = ["derive", "cargo"] }
datafusion = { path = "../datafusion/core", version = "44.0.0", features = [
"avro",
Expand Down

0 comments on commit 62474ec

Please sign in to comment.