From 349f0705d3085a3660f78611ec3862242434a1a0 Mon Sep 17 00:00:00 2001 From: sword-smith Date: Fri, 3 Oct 2025 00:03:01 +0200 Subject: [PATCH] chore: Update neptune-cash dependency --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 867ccd6..ebf35cb 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1731,7 +1731,7 @@ dependencies = [ [[package]] name = "neptune-cash" version = "0.4.0" -source = "git+https://github.com/Neptune-Crypto/neptune-core.git?branch=master#c6b9a5020975ab21ca516dae2c83e177a67cf913" +source = "git+https://github.com/Neptune-Crypto/neptune-core.git?branch=master#4a4f94761af257e819e456913998d92246857451" dependencies = [ "aead", "aes-gcm",