mirror of
https://github.com/chatmail/core.git
synced 2026-05-19 06:46:32 +03:00
build: remove encoded-words dependency
mail-builder is doing its own encoding.
This commit is contained in:
@@ -50,7 +50,6 @@ brotli = { version = "7", default-features=false, features = ["std"] }
|
||||
bytes = "1"
|
||||
chrono = { workspace = true, features = ["alloc", "clock", "std"] }
|
||||
data-encoding = "2.7.0"
|
||||
encoded-words = "0.2"
|
||||
escaper = "0.1"
|
||||
fast-socks5 = "0.10"
|
||||
fd-lock = "4"
|
||||
|
||||
Reference in New Issue
Block a user