pull in iroh-share

This commit is contained in:
dignifiedquire
2022-07-07 12:56:38 +02:00
parent 2e7470115c
commit 0e06bcb182
4 changed files with 139 additions and 1 deletions

View File

@@ -318,4 +318,6 @@ pub enum EventType {
WebxdcInstanceDeleted {
msg_id: MsgId,
},
ImexBackupReady(Vec<u8>),
}