From cf991cf846311fec4656d72fe581212fa0d41d0f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2019 02:36:42 +0000 Subject: [PATCH] Bump web3 from `91180b7` to `897fcfd` Bumps [web3](https://github.com/tomusdrw/rust-web3) from `91180b7` to `897fcfd`. - [Release notes](https://github.com/tomusdrw/rust-web3/releases) - [Commits](https://github.com/tomusdrw/rust-web3/compare/91180b77cf1ae022dfec19e184cc5f155de39ccc...897fcfdbb0d53ca84b81bfdb21e8c8634d04e0ca) Signed-off-by: dependabot-preview[bot] --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 5e000470..57f843fb 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2074,7 +2074,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "web3" version = "0.8.0" -source = "git+https://github.com/tomusdrw/rust-web3#91180b77cf1ae022dfec19e184cc5f155de39ccc" +source = "git+https://github.com/tomusdrw/rust-web3#897fcfdbb0d53ca84b81bfdb21e8c8634d04e0ca" dependencies = [ "arrayvec 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", "base64 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",