Skip to content

Commit

Permalink
upgrade AWS SDKs
Browse files Browse the repository at this point in the history
  • Loading branch information
syphar committed Sep 6, 2023
1 parent f02b7ac commit 707675d
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
28 changes: 14 additions & 14 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.11.0", default-features = false, features = ["sync"]}
tokio = { version = "1.0", features = ["rt-multi-thread", "signal", "macros"] }
futures-util = "0.3.5"
aws-config = "0.56.0"
aws-sdk-s3 = "0.29.0"
aws-sdk-cloudfront = "0.29.0"
aws-sdk-s3 = "0.30.0"
aws-sdk-cloudfront = "0.30.0"
aws-smithy-types-convert = { version = "0.56.0", features = ["convert-chrono"] }
http = "0.2.6"
uuid = "1.1.2"
Expand Down

0 comments on commit 707675d

Please sign in to comment.