Skip to content

Commit

Permalink
Merge pull request #266 from web3infra-foundation/dependabot/cargo/aw…
Browse files Browse the repository at this point in the history
…s-sdk-s3-1.2.0

chore(deps): update aws-sdk-s3 requirement from 0.39.0 to 1.2.0
  • Loading branch information
genedna authored Nov 27, 2023
2 parents b3d0ce5 + cae8f77 commit 434d606
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion storage/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ sea-orm = {version = "0.12.6", features = [
"macros",
]}
aws-config = "1.0.0"
aws-sdk-s3 = "0.39.0"
aws-sdk-s3 = "1.2.0"
aws-smithy-types = "1.0.0"
thiserror = "1.0.50"
tokio = { version = "1.33.0", features = ["macros"] }
Expand Down

0 comments on commit 434d606

Please sign in to comment.