[build] set correct lrucache requirement in nimble file

This commit is contained in:
Mark Spanbroek 2022-11-10 10:40:24 +01:00
parent 508c44349e
commit 3c32da5854
No known key found for this signature in database
GPG Key ID: FBE3E9548D427C00
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ requires "nim >= 1.2.0",
"secp256k1",
"stew",
"upraises >= 0.1.0 & < 0.2.0",
"lrucache",
"https://github.com/status-im/lrucache.nim#1.2.2",
"leopard",
"blscurve",
"libp2pdht",