From fb9094aca351901e6e411aba876b45a9994f1a79 Mon Sep 17 00:00:00 2001 From: Himanshu Goyal Date: Thu, 11 Apr 2024 17:00:19 +0300 Subject: [PATCH] update tag --- Cargo.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 08186bd..a162b8b 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3018,7 +3018,7 @@ dependencies = [ [[package]] name = "hotshot" version = "0.5.26" -source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.35#764cf1fcb32ddfb6eaf563b71076873d9307ccee" +source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.35#3db10ae62671a3a9b19a9fa035982f5283fc0d96" dependencies = [ "anyhow", "async-broadcast", @@ -3063,7 +3063,7 @@ dependencies = [ [[package]] name = "hotshot-builder-api" version = "0.1.6" -source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.35#764cf1fcb32ddfb6eaf563b71076873d9307ccee" +source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.35#3db10ae62671a3a9b19a9fa035982f5283fc0d96" dependencies = [ "async-trait", "clap", @@ -3109,7 +3109,7 @@ dependencies = [ [[package]] name = "hotshot-example-types" version = "0.5.26" -source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.35#764cf1fcb32ddfb6eaf563b71076873d9307ccee" +source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.35#3db10ae62671a3a9b19a9fa035982f5283fc0d96" dependencies = [ "anyhow", "async-broadcast", @@ -3139,7 +3139,7 @@ dependencies = [ [[package]] name = "hotshot-orchestrator" version = "0.5.26" -source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.35#764cf1fcb32ddfb6eaf563b71076873d9307ccee" +source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.35#3db10ae62671a3a9b19a9fa035982f5283fc0d96" dependencies = [ "anyhow", "async-compatibility-layer", @@ -3168,7 +3168,7 @@ dependencies = [ [[package]] name = "hotshot-task" version = "0.5.26" -source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.35#764cf1fcb32ddfb6eaf563b71076873d9307ccee" +source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.35#3db10ae62671a3a9b19a9fa035982f5283fc0d96" dependencies = [ "async-broadcast", "async-compatibility-layer", @@ -3181,7 +3181,7 @@ dependencies = [ [[package]] name = "hotshot-task-impls" version = "0.5.26" -source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.35#764cf1fcb32ddfb6eaf563b71076873d9307ccee" +source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.35#3db10ae62671a3a9b19a9fa035982f5283fc0d96" dependencies = [ "anyhow", "async-broadcast", @@ -3214,7 +3214,7 @@ dependencies = [ [[package]] name = "hotshot-types" version = "0.1.11" -source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.35#764cf1fcb32ddfb6eaf563b71076873d9307ccee" +source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.35#3db10ae62671a3a9b19a9fa035982f5283fc0d96" dependencies = [ "anyhow", "ark-bls12-381", @@ -3264,7 +3264,7 @@ dependencies = [ [[package]] name = "hotshot-web-server" version = "0.5.26" -source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.35#764cf1fcb32ddfb6eaf563b71076873d9307ccee" +source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.35#3db10ae62671a3a9b19a9fa035982f5283fc0d96" dependencies = [ "async-compatibility-layer", "async-lock 2.8.0", @@ -4335,7 +4335,7 @@ dependencies = [ [[package]] name = "libp2p-networking" version = "0.5.26" -source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.35#764cf1fcb32ddfb6eaf563b71076873d9307ccee" +source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.35#3db10ae62671a3a9b19a9fa035982f5283fc0d96" dependencies = [ "anyhow", "async-compatibility-layer",