From b6385034676c414245b88fd96d9676a78da7a338 Mon Sep 17 00:00:00 2001 From: Zack <33050391+speed2exe@users.noreply.github.com> Date: Wed, 13 Dec 2023 23:59:55 +0800 Subject: [PATCH] Update Cargo.toml Co-authored-by: JesseBot --- Cargo.toml | 2 -- 1 file changed, 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index de043ef3..d20129db 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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"