upping chronos version

This commit is contained in:
Dmitriy Ryajov 2019-12-02 11:35:14 -06:00 committed by zah
parent 26366f8b56
commit 5e49072f24
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ skipDirs = @["tests", "examples", "Nim"]
requires "nim > 0.19.4",
"secp256k1",
"nimcrypto >= 0.4.1",
"chronos >= 2.3.1",
"chronos >= 2.3.4",
"bearssl >= 0.1.3",
"chronicles >= 0.7.0"