Skip to content

Commit

Permalink
Update AWS dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
findepi committed Aug 29, 2024
1 parent 66bc222 commit 991976b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions datafusion-cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ readme = "README.md"
[dependencies]
arrow = { version = "52.2.0" }
async-trait = "0.1.73"
aws-config = "0.55"
aws-credential-types = "0.55"
aws-config = "1.5.5"
aws-credential-types = "1.2.0"
clap = { version = "4.5.16", features = ["derive", "cargo"] }
datafusion = { path = "../datafusion/core", version = "41.0.0", features = [
"avro",
Expand Down

0 comments on commit 991976b

Please sign in to comment.