various: initial support for S3 cache upload

Not too stable yet, but might work.

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: If134e7e45aa99ce8d18df7b78b1f881b6a6a6964
This commit is contained in:
raf 2026-02-14 01:38:24 +03:00
commit 75ff45fc91
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF
4 changed files with 109 additions and 4 deletions

1
Cargo.lock generated
View file

@ -884,6 +884,7 @@ dependencies = [
"tokio-util",
"tracing",
"tracing-subscriber",
"urlencoding",
"uuid",
]