mirror of
https://github.com/chatmail/core.git
synced 2026-04-28 02:46:29 +03:00
update to released version of gossip
This commit is contained in:
@@ -63,7 +63,7 @@ humansize = "2"
|
||||
hyper = "1"
|
||||
hyper-util = "0.1.10"
|
||||
image = { version = "0.25.5", default-features=false, features = ["gif", "jpeg", "ico", "png", "pnm", "webp", "bmp"] }
|
||||
iroh-gossip = { git = "https://github.com/n0-computer/iroh-gossip", branch = "iroh-v0-30-0", version = "0.29", default-features = false, features = ["net"] }
|
||||
iroh-gossip = { version = "0.30", default-features = false, features = ["net"] }
|
||||
iroh = { version = "0.30", default-features = false }
|
||||
kamadak-exif = "0.6.1"
|
||||
lettre_email = { git = "https://github.com/deltachat/lettre", branch = "master" }
|
||||
|
||||
Reference in New Issue
Block a user