Update Rust crate rust-s3 to 0.35.0
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing

This commit is contained in:
2024-08-31 00:30:54 +00:00
parent 49b2209517
commit 79ef1a0a91
2 changed files with 32 additions and 37 deletions

View File

@@ -30,7 +30,7 @@ light-openid = "1.0.2"
thiserror = "1.0.60"
serde_with = "3.8.1"
rust_iso3166 = "0.1.12"
rust-s3 = "0.34.0"
rust-s3 = "0.35.0"
sha2 = "0.10.8"
image = "0.25.1"
uuid = { version = "1.8.0", features = ["v4"] }