Reorganize S3 clients
Some checks failed
CI / Typos (push) Successful in 28s
CI / Clippy (push) Successful in 1m15s
CI / Build and test (all features) (push) Failing after 4m56s
CI / Build and test (push) Failing after 6m29s

This commit is contained in:
2026-03-23 20:59:06 -07:00
parent 5da81679be
commit 2a22086992
16 changed files with 311 additions and 247 deletions

1
Cargo.lock generated
View File

@@ -2653,7 +2653,6 @@ version = "0.0.2"
dependencies = [
"anyhow",
"async-trait",
"aws-sdk-s3",
"base64",
"blake3",
"chacha20poly1305",