mirror of
https://github.com/chatmail/core.git
synced 2026-05-06 16:36:59 +03:00
remove iroh underscore domain support for now.
This commit is contained in:
@@ -67,7 +67,7 @@ hyper = "1"
|
||||
hyper-util = "0.1.16"
|
||||
image = { version = "0.25.6", default-features=false, features = ["gif", "jpeg", "ico", "png", "pnm", "webp", "bmp"] }
|
||||
iroh-gossip = { version = "0.35", default-features = false, features = ["net"] }
|
||||
iroh = { version = "0.35", default-features = false, features = ["test-utils", "metrics"] }
|
||||
iroh = { version = "0.35", default-features = false }
|
||||
kamadak-exif = "0.6.1"
|
||||
libc = { workspace = true }
|
||||
mail-builder = { version = "0.4.4", default-features = false }
|
||||
|
||||
Reference in New Issue
Block a user