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

View file

@ -19,6 +19,7 @@ tokio.workspace = true
tokio-util.workspace = true
tracing.workspace = true
tracing-subscriber.workspace = true
urlencoding.workspace = true
uuid.workspace = true
# Our crates