From e40ff023b9c994216de10b74e0bf3e44d0d3a10e Mon Sep 17 00:00:00 2001 From: akshaya Date: Mon, 22 Jun 2026 00:29:33 -0400 Subject: [PATCH] =?UTF-8?q?deps:=20rehome=20mix=5Frln=5Fspam=5Fprotection?= =?UTF-8?q?=20=E2=86=92=20logos-co/mix-rln-spam-protection-plugin@feat/lez?= =?UTF-8?q?-rln-stateless?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- logos_delivery.nimble | 2 +- nimble.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/logos_delivery.nimble b/logos_delivery.nimble index 5a7b84a87..b23194016 100644 --- a/logos_delivery.nimble +++ b/logos_delivery.nimble @@ -65,7 +65,7 @@ requires "nim >= 2.2.4", # Packages not on nimble (use git URLs) requires "https://github.com/logos-messaging/nim-ffi#v0.1.3" -requires "https://github.com/adklempner/mix-rln-spam-protection-plugin.git#ba32e9f25f4de1de1b1e14b6a23bef7da56ca7c8" +requires "https://github.com/logos-co/mix-rln-spam-protection-plugin.git#ba32e9f25f4de1de1b1e14b6a23bef7da56ca7c8" # nim-libp2p-mix: extracted mix protocol used by the plugin and by waku's # mix integration layer. Tip of experiment/drop-nimble-lock (PR #14, stacked diff --git a/nimble.lock b/nimble.lock index 0828dcabd..9360a0005 100644 --- a/nimble.lock +++ b/nimble.lock @@ -601,7 +601,7 @@ "mix_rln_spam_protection": { "version": "#8f4db89b790c4e792836803d4d5611e46e1bfae2", "vcsRevision": "8f4db89b790c4e792836803d4d5611e46e1bfae2", - "url": "https://github.com/adklempner/mix-rln-spam-protection-plugin.git", + "url": "https://github.com/logos-co/mix-rln-spam-protection-plugin.git", "downloadMethod": "git", "dependencies": [ "nim",