refactor: remove aws-config dependency from Cargo.toml
This commit is contained in:
parent
5d381df0ea
commit
978d7c3e3a
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