From f27507fca3d54fb80c18d952c22f39b04f7d195f Mon Sep 17 00:00:00 2001 From: tbro <48967308+tbro@users.noreply.github.com> Date: Fri, 10 Jan 2025 17:15:28 -0300 Subject: [PATCH] cargo lock (#769) Co-authored-by: tbro --- Cargo.lock | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 54669576..4c8c6220 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2888,8 +2888,8 @@ dependencies = [ [[package]] name = "hotshot" -version = "0.5.83" -source = "git+https://github.com/EspressoSystems/HotShot.git?branch=bump%2F0.5.83#a95d64889758690d438682184b9f085bcd1a1982" +version = "0.5.79" +source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.83#0cad9270f22138fe15f0cefd5d3b587ab495aea6" dependencies = [ "anyhow", "async-broadcast", @@ -2932,7 +2932,7 @@ dependencies = [ [[package]] name = "hotshot-builder-api" version = "0.1.7" -source = "git+https://github.com/EspressoSystems/HotShot.git?branch=bump%2F0.5.83#a95d64889758690d438682184b9f085bcd1a1982" +source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.83#0cad9270f22138fe15f0cefd5d3b587ab495aea6" dependencies = [ "async-trait", "clap", @@ -2950,8 +2950,8 @@ dependencies = [ [[package]] name = "hotshot-example-types" -version = "0.5.83" -source = "git+https://github.com/EspressoSystems/HotShot.git?branch=bump%2F0.5.83#a95d64889758690d438682184b9f085bcd1a1982" +version = "0.5.79" +source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.83#0cad9270f22138fe15f0cefd5d3b587ab495aea6" dependencies = [ "anyhow", "async-lock 3.4.0", @@ -2975,8 +2975,8 @@ dependencies = [ [[package]] name = "hotshot-fakeapi" -version = "0.5.83" -source = "git+https://github.com/EspressoSystems/HotShot.git?branch=bump%2F0.5.83#a95d64889758690d438682184b9f085bcd1a1982" +version = "0.5.79" +source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.83#0cad9270f22138fe15f0cefd5d3b587ab495aea6" dependencies = [ "anyhow", "async-lock 3.4.0", @@ -2993,8 +2993,8 @@ dependencies = [ [[package]] name = "hotshot-macros" -version = "0.5.83" -source = "git+https://github.com/EspressoSystems/HotShot.git?branch=bump%2F0.5.83#a95d64889758690d438682184b9f085bcd1a1982" +version = "0.5.79" +source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.83#0cad9270f22138fe15f0cefd5d3b587ab495aea6" dependencies = [ "derive_builder", "proc-macro2", @@ -3063,8 +3063,8 @@ dependencies = [ [[package]] name = "hotshot-task" -version = "0.5.83" -source = "git+https://github.com/EspressoSystems/HotShot.git?branch=bump%2F0.5.83#a95d64889758690d438682184b9f085bcd1a1982" +version = "0.5.79" +source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.83#0cad9270f22138fe15f0cefd5d3b587ab495aea6" dependencies = [ "async-broadcast", "async-trait", @@ -3076,8 +3076,8 @@ dependencies = [ [[package]] name = "hotshot-task-impls" -version = "0.5.83" -source = "git+https://github.com/EspressoSystems/HotShot.git?branch=bump%2F0.5.83#a95d64889758690d438682184b9f085bcd1a1982" +version = "0.5.79" +source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.83#0cad9270f22138fe15f0cefd5d3b587ab495aea6" dependencies = [ "anyhow", "async-broadcast", @@ -3110,8 +3110,8 @@ dependencies = [ [[package]] name = "hotshot-testing" -version = "0.5.83" -source = "git+https://github.com/EspressoSystems/HotShot.git?branch=bump%2F0.5.83#a95d64889758690d438682184b9f085bcd1a1982" +version = "0.5.79" +source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.83#0cad9270f22138fe15f0cefd5d3b587ab495aea6" dependencies = [ "anyhow", "async-broadcast", @@ -3152,7 +3152,7 @@ dependencies = [ [[package]] name = "hotshot-types" version = "0.1.11" -source = "git+https://github.com/EspressoSystems/HotShot.git?branch=bump%2F0.5.83#a95d64889758690d438682184b9f085bcd1a1982" +source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.83#0cad9270f22138fe15f0cefd5d3b587ab495aea6" dependencies = [ "anyhow", "ark-bn254", @@ -4361,8 +4361,8 @@ dependencies = [ [[package]] name = "libp2p-networking" -version = "0.5.83" -source = "git+https://github.com/EspressoSystems/HotShot.git?branch=bump%2F0.5.83#a95d64889758690d438682184b9f085bcd1a1982" +version = "0.5.79" +source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.83#0cad9270f22138fe15f0cefd5d3b587ab495aea6" dependencies = [ "anyhow", "async-lock 3.4.0", @@ -8221,8 +8221,8 @@ checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821" [[package]] name = "utils" -version = "0.5.83" -source = "git+https://github.com/EspressoSystems/HotShot.git?branch=bump%2F0.5.83#a95d64889758690d438682184b9f085bcd1a1982" +version = "0.5.79" +source = "git+https://github.com/EspressoSystems/HotShot.git?tag=0.5.83#0cad9270f22138fe15f0cefd5d3b587ab495aea6" dependencies = [ "tracing", ]