refactor: remove aws-config dependency from Cargo.toml
This commit is contained in:
parent
af9b7c18d9
commit
a96686f9d1
1 changed files with 0 additions and 1 deletions
|
|
@ -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 }
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue