diff --git a/logos_delivery.nimble b/logos_delivery.nimble index df0a48f7b..5a7b84a87 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/logos-co/mix-rln-spam-protection-plugin.git#61ee3e5aacb6b224b70e164ef7d0a5714fe66b26" +requires "https://github.com/adklempner/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 f3d370dbd..602f8b2f0 100644 --- a/nimble.lock +++ b/nimble.lock @@ -599,9 +599,9 @@ } }, "mix_rln_spam_protection": { - "version": "#61ee3e5aacb6b224b70e164ef7d0a5714fe66b26", - "vcsRevision": "61ee3e5aacb6b224b70e164ef7d0a5714fe66b26", - "url": "https://github.com/logos-co/mix-rln-spam-protection-plugin.git", + "version": "#ba32e9f25f4de1de1b1e14b6a23bef7da56ca7c8", + "vcsRevision": "ba32e9f25f4de1de1b1e14b6a23bef7da56ca7c8", + "url": "https://github.com/adklempner/mix-rln-spam-protection-plugin.git", "downloadMethod": "git", "dependencies": [ "nim",