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:
parent
4fd7cac6ed
commit
9da3840143
|
@ -1086,7 +1086,7 @@ dependencies = [
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "ethabi"
|
name = "ethabi"
|
||||||
version = "16.0.0"
|
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 = [
|
dependencies = [
|
||||||
"ethereum-types",
|
"ethereum-types",
|
||||||
"hex",
|
"hex",
|
||||||
|
|
Loading…
Reference in New Issue