mirror of
https://github.com/chatmail/core.git
synced 2026-05-07 08:56:30 +03:00
update iroh-share & cleanup api
This commit is contained in:
@@ -83,8 +83,8 @@ futures-lite = "1.12.0"
|
||||
tokio-stream = { version = "0.1.11", features = ["fs"] }
|
||||
reqwest = { version = "0.11.12", features = ["json"] }
|
||||
async_zip = { version = "0.0.9", default-features = false, features = ["deflate"] }
|
||||
iroh-share = { git = "https://github.com/n0-computer/iroh", branch = "iroh-share" }
|
||||
iroh-resolver = { git = "https://github.com/n0-computer/iroh", branch = "iroh-share" }
|
||||
iroh-share = { git = "https://github.com/n0-computer/iroh", branch = "main" }
|
||||
iroh-resolver = { git = "https://github.com/n0-computer/iroh", branch = "main", default-features = false }
|
||||
tempfile = "3"
|
||||
multibase = "0.9.1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user