mirror of
https://github.com/chatmail/core.git
synced 2026-05-06 06:46:35 +03:00
build: switch to non-git version of encoded-words
This commit is contained in:
@@ -50,7 +50,7 @@ brotli = { version = "7", default-features=false, features = ["std"] }
|
||||
bytes = "1"
|
||||
chrono = { workspace = true, features = ["alloc", "clock", "std"] }
|
||||
email = { git = "https://github.com/deltachat/rust-email", branch = "master" }
|
||||
encoded-words = { git = "https://github.com/async-email/encoded-words", branch = "master" }
|
||||
encoded-words = "0.2"
|
||||
escaper = "0.1"
|
||||
fast-socks5 = "0.10"
|
||||
fd-lock = "4"
|
||||
|
||||
Reference in New Issue
Block a user