From 0cee79b1a258ae7926f61ad1a8fd15617bd83732 Mon Sep 17 00:00:00 2001 From: Mark Spanbroek Date: Tue, 29 Mar 2022 10:50:21 +0200 Subject: [PATCH] Update nim-ethers --- dagger.nimble | 2 +- vendor/nim-ethers | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dagger.nimble b/dagger.nimble index f6107b9b..0f55f43b 100644 --- a/dagger.nimble +++ b/dagger.nimble @@ -15,7 +15,7 @@ requires "libp2p#unstable", "stew#head", "protobufserialization >= 0.2.0 & < 0.3.0", "https://github.com/status-im/nim-nitro >= 0.4.0 & < 0.5.0", - "https://github.com/status-im/nim-ethers >= 0.1.2 & < 0.2.0", + "https://github.com/status-im/nim-ethers >= 0.1.3 & < 0.2.0", "questionable >= 0.9.1 & < 0.10.0", "upraises >= 0.1.0 & < 0.2.0", "asynctest >= 0.3.0 & < 0.4.0" diff --git a/vendor/nim-ethers b/vendor/nim-ethers index fc8af111..ac74b91f 160000 --- a/vendor/nim-ethers +++ b/vendor/nim-ethers @@ -1 +1 @@ -Subproject commit fc8af1117cf9f8e0a0285eb7e627088dc34b8ad5 +Subproject commit ac74b91f11bb8511ab9e7cc3075f0267415c3006