diff --git a/json_rpc.nimble b/json_rpc.nimble index 6994e6c..9c18ae7 100644 --- a/json_rpc.nimble +++ b/json_rpc.nimble @@ -12,7 +12,7 @@ requires "nim >= 1.2.0", "stint", "chronos", "httputils", - "chronicles#ba2817f1", + "chronicles", "https://github.com/status-im/news#status", "websock", "json_serialization"