From 8a86119851af2e9397b160f66e1f080787957a14 Mon Sep 17 00:00:00 2001 From: DanConwayDev Date: Tue, 6 May 2025 14:31:00 +0100 Subject: chore: remove unused keyring dependancy the function was intergrated into rust-nostr --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 6050def..8e4d8d6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -23,7 +23,6 @@ directories = "5.0.1" futures = "0.3.28" git2 = "0.20.2" indicatif = "0.17.7" -keyring = "2.0.5" nostr = { version = "0.41.0", features = ["nip05", "nip49"] } nostr-connect = "0.41.0" nostr-database = "0.41.0" -- cgit v1.2.3