mirror of
https://gitlab.com/mailcat-devs/mailcat.git
synced 2025-12-20 13:23:26 +01:00
Use mime crate
This commit is contained in:
parent
e046318a2e
commit
19981b4671
3 changed files with 13 additions and 4 deletions
|
|
@ -12,3 +12,4 @@ anyhow = "1.0.42"
|
|||
chrono = "0.4.19"
|
||||
clap = { version = "3.0.0-beta.2", features = ["derive"] }
|
||||
mailparse = "0.13.5"
|
||||
mime = "0.3.16"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue