mirror of https://github.com/vacp2p/nim-libp2p.git
track stew head (#488)
This commit is contained in:
parent
18d69a5c41
commit
ea6988d380
|
@ -14,7 +14,7 @@ requires "nim >= 1.2.0",
|
|||
"chronos >= 2.5.2",
|
||||
"metrics",
|
||||
"secp256k1",
|
||||
"stew >= 0.1.0"
|
||||
"stew#head"
|
||||
|
||||
proc runTest(filename: string, verify: bool = true, sign: bool = true,
|
||||
moreoptions: string = "") =
|
||||
|
|
Loading…
Reference in New Issue