mirror of
https://github.com/chatmail/core.git
synced 2026-05-12 03:16:29 +03:00
feat: switch to simpler email address parsing
This stops the psl insanity and matches more closely what the c-core did Closes #325
This commit is contained in:
committed by
holger krekel
parent
8342b29618
commit
dab514d8bc
@@ -37,7 +37,6 @@ rustyline = "4.1.0"
|
||||
lazy_static = "1.3.0"
|
||||
regex = "1.1.6"
|
||||
rusqlite = { version = "0.20", features = ["bundled"] }
|
||||
addr = "0.2.0"
|
||||
r2d2_sqlite = "0.12.0"
|
||||
r2d2 = "0.8.5"
|
||||
strum = "0.15.0"
|
||||
|
||||
Reference in New Issue
Block a user