Update ethers to version 0.2.0
This commit is contained in:
parent
4b5cfe8e41
commit
7c50d9f739
|
@ -13,7 +13,7 @@ requires "nim >= 1.2.0",
|
|||
"chronicles >= 0.7.2",
|
||||
"chronos >= 2.5.2",
|
||||
"confutils",
|
||||
"ethers >= 0.1.7 & < 0.2.0",
|
||||
"ethers >= 0.2.0 & < 0.3.0",
|
||||
"libbacktrace",
|
||||
"libp2p",
|
||||
"metrics",
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 270d358b869d02a4c625dde971f799db336670fb
|
||||
Subproject commit 809f3153e6491d2260246f44a94e490ead83a8fb
|
Loading…
Reference in New Issue