Merge pull request #84 from status-im/update_dependency

change tormund/news to status-im/news
This commit is contained in:
andri lim 2020-09-21 12:47:11 +07:00 committed by GitHub
commit dff46c991d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

View File

@ -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"

View File

@ -1,2 +1,4 @@
{. warning[UnusedImport]:off .}
import
testrpcmacro, testserverclient, testethcalls, testhttp #, testerrors