Skip to content

Commit

Permalink
chore: revert pr 2567 (#2576)
Browse files Browse the repository at this point in the history
This reverts commit 751867c.

Failed on aws integration test.
  • Loading branch information
eddyxu authored Jul 9, 2024
1 parent 751867c commit 2502cdb
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 = "1.5"
aws-credential-types = "1.2"
aws-sdk-dynamodb = "1.36"
aws-config = "0.57"
aws-credential-types = "0.57"
aws-sdk-dynamodb = "0.35"
half = { "version" = "2.4.1", default-features = false, features = [
"num-traits",
"std",
Expand Down

0 comments on commit 2502cdb

Please sign in to comment.