Update commit hash after rebase

This commit is contained in:
fryorcraken 2025-10-20 14:51:02 +11:00
parent 8066b96aeb
commit 2978d3d525
No known key found for this signature in database
GPG Key ID: A82ED75A8DFC50A4

View File

@ -12,7 +12,7 @@ bin = @["example"]
requires "chronos"
requires "results"
requires "waku#2073b5518b074408e6cf23c6f890c82d0c88ea56"
requires "waku#8066b96aebcb7875c021e13ab71d3cab6329a0e8"
import os
@ -31,4 +31,4 @@ proc ensureRln(libFile: string = "build/librln.a", version = "v0.8.0") =
echo "RLN library already exists: " & libFile
before build:
ensureRln()
ensureRln()