mirror of
https://github.com/chatmail/core.git
synced 2026-05-19 23:06:32 +03:00
add dc_receive_backup ffi (#3504)
* add dc_receive_backup ffi * fix compile issues * make clippy happy Co-authored-by: dignifiedquire <me@dignifiedquire.com>
This commit is contained in:
@@ -27,6 +27,7 @@ thiserror = "1"
|
||||
rand = "0.7"
|
||||
once_cell = "1.16.0"
|
||||
iroh-share = { git = "https://github.com/n0-computer/iroh", branch = "iroh-share" }
|
||||
multibase = "0.9"
|
||||
|
||||
[features]
|
||||
default = ["vendored"]
|
||||
|
||||
Reference in New Issue
Block a user