From 9068ce96f833a57d65fbbb83d1cdd511fe498f35 Mon Sep 17 00:00:00 2001 From: Andrea Date: Tue, 27 Feb 2024 13:38:39 -0800 Subject: [PATCH] Update to the latest version of ironfish-frost --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index f81b88d768..231f8a697b 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1521,7 +1521,7 @@ dependencies = [ [[package]] name = "ironfish-frost" version = "0.1.0" -source = "git+https://github.com/iron-fish/ironfish-frost.git?branch=main#226a07caf5c119446d1409122243a2d2335ca8e6" +source = "git+https://github.com/iron-fish/ironfish-frost.git?branch=main#30e48557bfadd3d9a6513fdd8098a4d1d81a4c98" dependencies = [ "blake3", "chacha20 0.9.1",