chore: update deps

This commit is contained in:
2025-12-17 08:10:02 +07:00
parent 782efd7498
commit 5b7780ec9b
2 changed files with 57 additions and 51 deletions

View File

@@ -607,7 +607,7 @@ impl ChatRegistry {
.await
{
let seal: Event = Event::from_json(seal)?;
seal.verify_with_ctx(SECP256K1)?;
seal.verify_with_ctx(&SECP256K1)?;
// Decrypt the rumor
// TODO: verify the sender