Add S3 bucket configuration

This commit is contained in:
2023-08-05 14:49:17 +02:00
parent aa351bfae9
commit 4cd7519890
6 changed files with 400 additions and 8 deletions

View File

@ -26,4 +26,5 @@ bcrypt = "0.15.0"
light-openid = "1.0.1"
thiserror = "1.0.40"
serde_with = "3.1.0"
rust_iso3166 = "0.1.10"
rust_iso3166 = "0.1.10"
rust-s3 = "0.33.0"