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",