track stew head (#488)

This commit is contained in:
Dmitriy Ryajov 2020-12-15 14:12:22 -06:00 committed by GitHub
parent 18d69a5c41
commit ea6988d380
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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 = "") =