mirror of
https://github.com/codex-storage/nim-libp2p.git
synced 2025-01-12 20:14:09 +00:00
Add nimcrypto 0.3.9 dependency.
This commit is contained in:
parent
b235c84bb2
commit
e6c424618d
@ -8,7 +8,7 @@ license = "MIT"
|
||||
skipDirs = @["tests", "examples", "Nim"]
|
||||
|
||||
requires "nim > 0.18.0",
|
||||
"nimcrypto",
|
||||
"nimcrypto >= 0.3.9",
|
||||
"chronos"
|
||||
|
||||
task test, "Runs the test suite":
|
||||
|
Loading…
x
Reference in New Issue
Block a user