Skip to content

Commit b467699

Browse files
committed
chore: update aws sdk
1 parent 0d576f8 commit b467699

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ categories = ["command-line-utilities", "filesystem"]
1313
[dependencies]
1414
anyhow = "1"
1515
aws-config = "0.56"
16-
aws-sdk-s3 = "0.30"
16+
aws-sdk-s3 = "0.31"
1717
aws-smithy-http = "0.56"
1818
chrono = { version = "0.4", default-features = false, features = ["clock"] }
1919
clap = { version = "4", features = ["derive", "env"] }

0 commit comments

Comments
 (0)