feat: update osssendfile-rs, check sha256

This commit is contained in:
2024-08-25 10:32:19 +08:00
parent a1ff0294e1
commit b21964eb41
3 changed files with 62 additions and 19 deletions

View File

@@ -7,6 +7,7 @@ edition = "2021"
aes-gcm-stream = "0.2"
base64 = "0.22.1"
clap = { version = "4.5", features = ["derive"] }
hex = "0.4.3"
oss = "0.3.2"
rand = "0.8.5"
reqwest = "0.12"