refactor: remove aws-config dependency from Cargo.toml

This commit is contained in:
Rodrigo Rodriguez (Pragmatismo) 2025-10-28 12:45:28 -03:00
parent af9b7c18d9
commit a96686f9d1

View file

@ -44,7 +44,6 @@ web_automation = ["headless_chrome"]
[dependencies]
actix-cors = "0.7"
aws-config = "0.57.0"
csv = "1.3"
actix-multipart = "0.7"
imap = { version = "3.0.0-alpha.15", optional = true }