fix(deps): update rust crate aws-sdk-s3 to v1.93.0

This commit is contained in:
renovate[bot] 2025-06-24 22:53:22 +00:00 committed by GitHub
parent c64c408f66
commit d117f5b99d
1 changed files with 3 additions and 3 deletions

6
Cargo.lock generated
View File

@ -330,9 +330,9 @@ dependencies = [
[[package]]
name = "aws-sdk-s3"
version = "1.92.0"
version = "1.93.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f68db68f26c6337fb89c15916d5ac59c1b4224eb0111492a4f7b85c1058f9ca8"
checksum = "16b9734dc8145b417a3c22eae8769a2879851690982dba718bdc52bd28ad04ce"
dependencies = [
"aws-credential-types",
"aws-runtime",
@ -2621,7 +2621,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "07033963ba89ebaf1584d767badaa2e8fcec21aedea6b8c0346d487d49c28667"
dependencies = [
"cfg-if",
"windows-targets 0.48.5",
"windows-targets 0.52.6",
]
[[package]]