From f7fea53d625480a7a3938732a96bce24545a639f Mon Sep 17 00:00:00 2001 From: Georgios Konstantopoulos Date: Fri, 17 Dec 2021 18:35:42 +0200 Subject: [PATCH] chore: remove unused patch --- Cargo.lock | 5 ----- 1 file changed, 5 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index b9a6b95b..dbb3b3da 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4140,8 +4140,3 @@ dependencies = [ "syn", "synstructure", ] - -[[patch.unused]] -name = "ethabi" -version = "16.0.0" -source = "git+https://github.com/rust-ethereum/ethabi#7f4bb3d6164775928485b2bad2f6e130a96f438e"