mirror of
https://github.com/status-im/nim-bncurve.git
synced 2025-02-20 00:38:21 +00:00
Add nimcrypto dependency.
This commit is contained in:
parent
4b8f6db181
commit
2a250634d0
@ -8,6 +8,7 @@ skipDirs = @["tests", "Nim", "nim"]
|
||||
### Dependencies
|
||||
|
||||
requires "nim > 0.18.0"
|
||||
requires "https://github.com/cheatfate/nimcrypto"
|
||||
|
||||
task test, "Run all tests":
|
||||
exec "nim c -r tests/tarith"
|
||||
|
Loading…
x
Reference in New Issue
Block a user