From a82546b70303000b4fc053a1ee21d3d8c7d6ad66 Mon Sep 17 00:00:00 2001 From: DanConwayDev Date: Fri, 28 Jun 2024 15:16:43 +0100 Subject: feat(login): login with nip46 remote signer and save details in git config --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index e25fd51..d41d870 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -26,6 +26,7 @@ keyring = "2.0.5" nostr = "0.32.0" nostr-database = "0.32.0" nostr-sdk = "0.32.0" +nostr-signer = "0.32.0" nostr-sqlite = "0.32.0" passwords = "3.1.13" scrypt = "0.11.0" -- cgit v1.2.3