Skip to content

Commit b348142

Browse files
committed
upgrade AWS SDKs
1 parent e709e5b commit b348142

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

Cargo.lock

Lines changed: 12 additions & 12 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
@@ -76,8 +76,8 @@ hex = "0.4.3"
7676
tokio = { version = "1.0", features = ["rt-multi-thread", "signal", "macros"] }
7777
futures-util = "0.3.5"
7878
aws-config = "1.0.0"
79-
aws-sdk-s3 = "0.39.1"
80-
aws-sdk-cloudfront = "0.39.1"
79+
aws-sdk-s3 = "1.3.0"
80+
aws-sdk-cloudfront = "1.3.0"
8181
aws-smithy-types-convert = { version = "0.60.0", features = ["convert-chrono"] }
8282
http = "0.2.6"
8383
uuid = "1.1.2"

0 commit comments

Comments
 (0)