chore(deps): bump ethabi from `ef19ba9` to `1da9de9` (#464)

Bumps [ethabi](https://github.com/rust-ethereum/ethabi) from `ef19ba9` to `1da9de9`.
- [Release notes](https://github.com/rust-ethereum/ethabi/releases)
- [Commits](ef19ba91ab...1da9de9c23)

---
updated-dependencies:
- dependency-name: ethabi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-09-22 22:50:28 -05:00 committed by GitHub
parent 3d26b84ee0
commit 1d149d70ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
Cargo.lock generated
View File

@ -805,7 +805,7 @@ dependencies = [
[[package]]
name = "ethabi"
version = "14.1.0"
source = "git+https://github.com/rust-ethereum/ethabi/?branch=master#ef19ba91ab302a1e82bb084446ba865d4981e13b"
source = "git+https://github.com/rust-ethereum/ethabi/?branch=master#1da9de9c23c5e242ba770a05c69c3a479e681b71"
dependencies = [
"anyhow",
"ethereum-types",