Update Cargo.toml

Co-authored-by: JesseBot <jessebot@linux.com>
This commit is contained in:
Zack 2023-12-13 23:59:55 +08:00 committed by GitHub
parent 7d1461232f
commit b638503467
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -51,8 +51,6 @@ validator = "0.16.0"
bytes = "1.4.0"
rcgen = { version = "0.10.0", features = ["pem", "x509-parser"] }
mime = "0.3.17"
# aws-config = "0.56.1"
# aws-sdk-s3 = "0.31.1"
rust-s3 = {version = "0.33.0", default-features = false, features = ["tokio-rustls-tls", "with-tokio", "no-verify-ssl"] }
redis = "0.23.3"
tracing = "0.1.37"