chore: update nostr-sdk and nostr-connect

This commit is contained in:
2024-11-01 09:57:46 +07:00
parent 18e1ac0e6c
commit d37e2a3c80
4 changed files with 67 additions and 74 deletions

View File

@@ -34,6 +34,7 @@ tauri-plugin-decorum = { git = "https://github.com/clearlysid/tauri-plugin-decor
tauri-specta = { version = "2.0.0-rc.15", features = ["derive", "typescript"] }
nostr-sdk = { git = "https://github.com/rust-nostr/nostr", features = ["lmdb"] }
nostr-connect = { git = "https://github.com/rust-nostr/nostr" }
specta = "^2.0.0-rc.20"
specta-typescript = "0.0.7"