Pin nim-ffi to v0.1.3 in waku.nimble (#3928)

This commit is contained in:
Ivan FB 2026-06-03 19:30:51 +02:00 committed by GitHub
parent 64a0ed7d96
commit 4099ff2638
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -59,7 +59,7 @@ requires "nim >= 2.2.4",
"unittest2"
# Packages not on nimble (use git URLs)
requires "https://github.com/logos-messaging/nim-ffi"
requires "https://github.com/logos-messaging/nim-ffi#v0.1.3"
requires "https://github.com/logos-messaging/nim-sds.git#2e9a7683f0e180bf112135fae3a3803eed8490d4"