Add dependency on Chronos

This commit is contained in:
Mark Spanbroek 2020-10-07 15:16:25 +02:00 committed by markspanbroek
parent 5209a18476
commit 1b971bb3a9
1 changed files with 1 additions and 0 deletions

View File

@ -6,5 +6,6 @@ license = "MIT"
requires "nim >= 1.2.6"
requires "stew >= 0.1.0 & < 0.2.0"
requires "chronos >= 2.5.2 & < 3.0.0"
requires "https://github.com/status-im/nim-ngtcp2.git >= 0.1.0 & < 0.2.0"
requires "sysrandom >= 1.1.0 & < 2.0.0"