remove dep forks

This commit is contained in:
Fabiana Cecin 2026-06-10 09:40:51 -03:00 committed by Simon-Pierre
parent 573da98390
commit 6ce9925f66
No known key found for this signature in database
GPG Key ID: C9458A8CB1852951
2 changed files with 5 additions and 5 deletions

View File

@ -42,7 +42,7 @@ requires "nim >= 2.2.4",
# RPC & APIs
"https://github.com/status-im/nim-json-rpc.git#v0.6.1",
"presto",
"https://github.com/fcecin/nim-web3-websock040#96f39ea1b633277c1d93eafd62759db1d498e359",
"web3",
# Database
"db_connector",
"sqlite3_abi",

View File

@ -472,7 +472,7 @@
"unittest2"
],
"checksums": {
"sha1": "596db0aafcb3c83f5dba6d42993f2276e0d00eb5"
"sha1": "4221c98dbc09ba56d68ca0a36b5c2ad90e39a43b"
}
},
"lsquic": {
@ -538,8 +538,8 @@
},
"web3": {
"version": "0.8.0",
"vcsRevision": "96f39ea1b633277c1d93eafd62759db1d498e359",
"url": "https://github.com/fcecin/nim-web3-websock040",
"vcsRevision": "cdfe5601d2812a58e54faf53ee634452d01e5918",
"url": "https://github.com/status-im/nim-web3",
"downloadMethod": "git",
"dependencies": [
"nim",
@ -557,7 +557,7 @@
"results"
],
"checksums": {
"sha1": "b5972104bc9223a34ae3758293225264822af893"
"sha1": "26a112af032ef1536f97da2ca7364af618a11b80"
}
},
"dnsdisc": {