Skip to content

Commit b8bf469

Browse files
committed
upgrade AWS SDKs
1 parent a300016 commit b8bf469

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,8 @@ moka = { version ="0.10.0", default-features = false, features = ["sync"]}
7777
tokio = { version = "1.0", features = ["rt-multi-thread", "signal", "macros"] }
7878
futures-util = "0.3.5"
7979
aws-config = "0.55.1"
80-
aws-sdk-s3 = "0.26.0"
81-
aws-sdk-cloudfront = "0.26.0"
80+
aws-sdk-s3 = "0.27.0"
81+
aws-sdk-cloudfront = "0.27.0"
8282
aws-smithy-types-convert = { version = "0.55.1", features = ["convert-chrono"] }
8383
http = "0.2.6"
8484
uuid = "1.1.2"

0 commit comments

Comments
 (0)