[build] Update nim-leopard to version 0.1.0 (#310)
Reduces the time required to build nim-leopard.
This commit is contained in:
parent
5f9507cfcd
commit
456e675b8a
|
@ -26,7 +26,7 @@ requires "nim >= 1.2.0",
|
|||
"stew",
|
||||
"upraises >= 0.1.0 & < 0.2.0",
|
||||
"lrucache",
|
||||
"leopard",
|
||||
"leopard >= 0.1.0 & < 0.2.0",
|
||||
"blscurve",
|
||||
"libp2pdht",
|
||||
"eth"
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 2a6a63923e9b95676b5ae7ff2c346be0e63e753c
|
||||
Subproject commit ae043fd262d2cc2f46db4a9f2f8054e73167a970
|
Loading…
Reference in New Issue