Update nim-ethers to 0.1.5

This commit is contained in:
Mark Spanbroek
2022-04-21 14:04:07 +02:00
committed by markspanbroek
parent 59f75fc540
commit d2da225f21
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ requires "nim >= 1.2.0",
"chronicles >= 0.7.2",
"chronos >= 2.5.2",
"confutils",
"ethers >= 0.1.4 & < 0.2.0",
"ethers >= 0.1.5 & < 0.2.0",
"libbacktrace",
"libp2p",
"metrics",