mirror of https://github.com/vacp2p/nim-libp2p.git
upping chronos version
This commit is contained in:
parent
26366f8b56
commit
5e49072f24
|
@ -10,7 +10,7 @@ skipDirs = @["tests", "examples", "Nim"]
|
||||||
requires "nim > 0.19.4",
|
requires "nim > 0.19.4",
|
||||||
"secp256k1",
|
"secp256k1",
|
||||||
"nimcrypto >= 0.4.1",
|
"nimcrypto >= 0.4.1",
|
||||||
"chronos >= 2.3.1",
|
"chronos >= 2.3.4",
|
||||||
"bearssl >= 0.1.3",
|
"bearssl >= 0.1.3",
|
||||||
"chronicles >= 0.7.0"
|
"chronicles >= 0.7.0"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue