chore: upgrade pubky

This commit is contained in:
coreyphillips
2024-09-29 08:57:21 -04:00
parent 6067a77868
commit 58008bdc45
17 changed files with 369 additions and 191 deletions

View File

@@ -364,7 +364,6 @@ pub fn publish(record_name: String, record_content: String, secret_key: String)
}
}
}
#[uniffi::export]
pub fn list(url: String) -> Vec<String> {
let runtime = TOKIO_RUNTIME.clone();