From 855a1422a606378d2d9c5836a4dfc4ed8cc3b21a Mon Sep 17 00:00:00 2001 From: Alfredo Garcia Date: Thu, 10 Oct 2024 08:42:19 -0300 Subject: [PATCH] update cargo.lock --- Cargo.lock | 5 ----- 1 file changed, 5 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 3035a7b1610..2572faa0e18 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -6399,8 +6399,3 @@ dependencies = [ "zcash_address 0.5.0", "zcash_protocol 0.3.0", ] - -[[patch.unused]] -name = "incrementalmerkletree-testing" -version = "0.1.0" -source = "git+https://github.com/zcash/incrementalmerkletree?rev=ffe4234788fd22662b937ba7c6ea01535fcc1293#ffe4234788fd22662b937ba7c6ea01535fcc1293"