mirror of https://github.com/vacp2p/nim-libp2p.git
updating nimcrypto
This commit is contained in:
parent
b47dc89589
commit
393d82d4b1
|
@ -9,7 +9,7 @@ skipDirs = @["tests", "examples", "Nim"]
|
||||||
|
|
||||||
requires "nim > 0.18.0",
|
requires "nim > 0.18.0",
|
||||||
"secp256k1",
|
"secp256k1",
|
||||||
"nimcrypto >= 0.3.9",
|
"nimcrypto >= 0.4.1",
|
||||||
"chronos",
|
"chronos",
|
||||||
"bearssl"
|
"bearssl"
|
||||||
"chronicles"
|
"chronicles"
|
||||||
|
|
Loading…
Reference in New Issue