diff --git a/eth.nimble b/eth.nimble index d9bdab0..915f28b 100644 --- a/eth.nimble +++ b/eth.nimble @@ -12,7 +12,7 @@ requires "nim >= 0.19.0", "secp256k1", "rocksdb", "package_visible_types", - "https://github.com/status-im/nim-chronos", + "chronos", "chronicles" proc test(filename: string) =