mirror of
https://github.com/status-im/nim-libp2p.git
synced 2025-01-11 05:26:02 +00:00
Temporary remove nim-secp256k1 dependency.
This commit is contained in:
parent
39fb9ed2de
commit
c5a5c50ca1
@ -9,8 +9,7 @@ skipDirs = @["tests", "examples", "Nim"]
|
||||
|
||||
requires "nim > 0.18.0",
|
||||
"nimcrypto",
|
||||
"chronos",
|
||||
"secp256k1"
|
||||
"chronos"
|
||||
|
||||
task test, "Runs the test suite":
|
||||
exec "nim c -r tests/testvarint"
|
||||
|
Loading…
x
Reference in New Issue
Block a user