From 04b4df7467b6c8e0253be50ef70b49efee24f644 Mon Sep 17 00:00:00 2001 From: Rob Date: Wed, 3 Apr 2024 13:10:02 -0400 Subject: [PATCH] spacing --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index fcbd82489..6d224572c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -56,6 +56,7 @@ hotshot-web-server = { git = "https://github.com/EspressoSystems/hotshot", tag = # Push CDN imports cdn-broker = { git = "https://github.com/EspressoSystems/Push-CDN", tag = "0.1.19" } cdn-marshal = { git = "https://github.com/EspressoSystems/Push-CDN", tag = "0.1.19" } + jf-plonk = { git = "https://github.com/EspressoSystems/jellyfish", tag = "0.4.2", features = [ "test-apis", "test-srs",