Skip to content

Commit

Permalink
upgrade AWS SDKs
Browse files Browse the repository at this point in the history
  • Loading branch information
syphar committed Nov 15, 2023
1 parent 3e03316 commit 6aad11e
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 36 deletions.
68 changes: 34 additions & 34 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@ moka = { version ="0.12.0", default-features = false, features = ["sync"]}
tokio = { version = "1.0", features = ["rt-multi-thread", "signal", "macros"] }
futures-util = "0.3.5"
aws-config = "0.57.1"
aws-sdk-s3 = "0.35.0"
aws-sdk-cloudfront = "0.35.0"
aws-sdk-s3 = "0.36.0"
aws-sdk-cloudfront = "0.36.0"
aws-smithy-types-convert = { version = "0.57.1", features = ["convert-chrono"] }
http = "0.2.6"
uuid = "1.1.2"
Expand Down

0 comments on commit 6aad11e

Please sign in to comment.