allow specifying access key for backing up private demos

This commit is contained in:
Robin Appelman 2026-05-14 19:11:40 +02:00
commit a1b3b598e6
6 changed files with 50 additions and 15 deletions

View file

@ -14,6 +14,7 @@ tracing = "0.1.44"
tracing-subscriber = "0.3.23"
futures-util = "0.3.32"
md5 = "0.8.0"
secretfile = "0.1.1"
[profile.release]
lto = true