mirror of
https://github.com/codex-storage/nim-json-rpc.git
synced 2025-02-22 07:58:22 +00:00
Update .nimble to include chronicles
This commit is contained in:
parent
4c38164688
commit
da84d95d51
@ -9,7 +9,8 @@ skipDirs = @["tests"]
|
||||
requires "nim >= 0.17.3",
|
||||
"nimcrypto",
|
||||
"stint",
|
||||
"https://github.com/status-im/nim-asyncdispatch2"
|
||||
"https://github.com/status-im/nim-asyncdispatch2",
|
||||
"chronicles"
|
||||
|
||||
proc configForTests() =
|
||||
--hints: off
|
||||
|
Loading…
x
Reference in New Issue
Block a user