From 8066b96aebcb7875c021e13ab71d3cab6329a0e8 Mon Sep 17 00:00:00 2001 From: fryorcraken Date: Mon, 20 Oct 2025 14:40:52 +1100 Subject: [PATCH] update example to waku commit with rendezvous fix --- examples/nimble/example.nimble | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/nimble/example.nimble b/examples/nimble/example.nimble index 3a28c25fd..0ab38391a 100644 --- a/examples/nimble/example.nimble +++ b/examples/nimble/example.nimble @@ -12,7 +12,7 @@ bin = @["example"] requires "chronos" requires "results" -requires "waku#da5767a388f1a4ab0b7ce43f3765d20cf1d098ed" +requires "waku#2073b5518b074408e6cf23c6f890c82d0c88ea56" import os