diff --git a/Cargo.lock b/Cargo.lock index a7096ac47..bce77eaf0 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4232,7 +4232,7 @@ dependencies = [ [[package]] name = "hotshot-query-service" version = "0.1.75" -source = "git+https://github.com/EspressoSystems/hotshot-query-service?branch=hotshot%2F0.5.82#31ab748ab89f64b65ded54793825520f297d0dba" +source = "git+https://github.com/EspressoSystems/hotshot-query-service?branch=hotshot%2F0.5.82#ab55db87ab86b78e40ef420537192d213c52008d" dependencies = [ "anyhow", "ark-serialize", @@ -7570,7 +7570,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "81bddcdb20abf9501610992b6759a4c888aef7d1a7247ef75e2404275ac24af1" dependencies = [ "anyhow", - "itertools 0.11.0", + "itertools 0.12.1", "proc-macro2", "quote", "syn 2.0.87",