mirror of
https://github.com/logos-storage/nim-json-rpc.git
synced 2026-01-08 16:43:10 +00:00
Merge pull request #84 from status-im/update_dependency
change tormund/news to status-im/news
This commit is contained in:
commit
dff46c991d
@ -12,7 +12,7 @@ requires "nim >= 0.17.3",
|
||||
"chronos",
|
||||
"httputils",
|
||||
"chronicles",
|
||||
"news >= 0.4 & < 0.5",
|
||||
"https://github.com/status-im/news#status",
|
||||
"chronicles",
|
||||
"json_serialization"
|
||||
|
||||
|
||||
@ -1,2 +1,4 @@
|
||||
{. warning[UnusedImport]:off .}
|
||||
|
||||
import
|
||||
testrpcmacro, testserverclient, testethcalls, testhttp #, testerrors
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user