Skip to content

Commit

Permalink
chore: bump aws package versions (#2567)
Browse files Browse the repository at this point in the history
  • Loading branch information
eddyxu authored Jul 9, 2024
1 parent bf10c8d commit 751867c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,9 @@ arrow-schema = "51.0"
arrow-select = "51.0"
async-recursion = "1.0"
async-trait = "0.1"
aws-config = "0.57"
aws-credential-types = "0.57"
aws-sdk-dynamodb = "0.35"
aws-config = "1.5"
aws-credential-types = "1.2"
aws-sdk-dynamodb = "1.36"
half = { "version" = "2.4.1", default-features = false, features = [
"num-traits",
"std",
Expand Down

0 comments on commit 751867c

Please sign in to comment.