mirror of
https://github.com/chatmail/core.git
synced 2026-05-19 06:46:32 +03:00
chore: update quoted_printable to 0.5
And update mailparse to 0.14.1 so there is no duplicate dependency.
This commit is contained in:
@@ -76,7 +76,7 @@ pin-project = "1"
|
||||
pretty_env_logger = { version = "0.5", optional = true }
|
||||
qrcodegen = "1.7.0"
|
||||
quick-xml = "0.31"
|
||||
quoted_printable = "0.4"
|
||||
quoted_printable = "0.5"
|
||||
rand = "0.8"
|
||||
regex = "1.9"
|
||||
reqwest = { version = "0.11.23", features = ["json"] }
|
||||
|
||||
Reference in New Issue
Block a user