chore(deps): bump ethabi from `321a651` to `e161e68` (#925)

Bumps [ethabi](https://github.com/rust-ethereum/ethabi) from `321a651` to `e161e68`.
- [Release notes](https://github.com/rust-ethereum/ethabi/releases)
- [Commits](321a651e76...e161e688f1)

---
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] 2022-02-18 15:37:40 +02:00 committed by GitHub
parent 4fd7cac6ed
commit 9da3840143
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

@ -1086,7 +1086,7 @@ dependencies = [
[[package]]
name = "ethabi"
version = "16.0.0"
source = "git+https://github.com/rust-ethereum/ethabi?branch=master#321a651e767d7dbe81e8606cbf42f08dedf58c2b"
source = "git+https://github.com/rust-ethereum/ethabi?branch=master#e161e688f1f567b25e829f62df053cf9bff1303a"
dependencies = [
"ethereum-types",
"hex",