mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-06-30 21:39:30 +00:00
chore(deps): bump nim-json-rpc to upstream v0.6.1
PR status-im/nim-json-rpc#277 merged and v0.6.1 was tagged, so drop the temporary chaitanyaprem fork pin and point at the upstream tag.
This commit is contained in:
parent
153ee7fb28
commit
56aa370be1
@ -42,9 +42,8 @@ requires "nim >= 2.2.4",
|
||||
"secp256k1",
|
||||
"bearssl",
|
||||
# RPC & APIs
|
||||
# TODO: revert to status-im/nim-json-rpc once
|
||||
# https://github.com/status-im/nim-json-rpc/pull/277 merges + tag cut.
|
||||
"https://github.com/chaitanyaprem/nim-json-rpc.git#f05fad251a1ceb845db963902b54295e7f37fb99",
|
||||
# v0.6.1
|
||||
"https://github.com/status-im/nim-json-rpc.git#6f1fff8ba685c9192fab153a9d66484ad9066e78",
|
||||
"presto",
|
||||
"web3",
|
||||
# Database
|
||||
|
||||
@ -514,9 +514,9 @@
|
||||
}
|
||||
},
|
||||
"json_rpc": {
|
||||
"version": "#f05fad251a1ceb845db963902b54295e7f37fb99",
|
||||
"vcsRevision": "f05fad251a1ceb845db963902b54295e7f37fb99",
|
||||
"url": "https://github.com/chaitanyaprem/nim-json-rpc.git",
|
||||
"version": "#6f1fff8ba685c9192fab153a9d66484ad9066e78",
|
||||
"vcsRevision": "6f1fff8ba685c9192fab153a9d66484ad9066e78",
|
||||
"url": "https://github.com/status-im/nim-json-rpc.git",
|
||||
"downloadMethod": "git",
|
||||
"dependencies": [
|
||||
"nim",
|
||||
@ -532,7 +532,7 @@
|
||||
"unittest2"
|
||||
],
|
||||
"checksums": {
|
||||
"sha1": "4221c98dbc09ba56d68ca0a36b5c2ad90e39a43b"
|
||||
"sha1": "596db0aafcb3c83f5dba6d42993f2276e0d00eb5"
|
||||
}
|
||||
},
|
||||
"secp256k1": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user