diff --git a/Cargo.lock b/Cargo.lock index 8eb8555..260e6a6 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -591,7 +591,7 @@ dependencies = [ [[package]] name = "attestation" version = "0.0.1" -source = "git+https://github.com/flashbots/attested-tls?branch=main#7286073bc555a423ca7d1d84911ed4e1d43c3869" +source = "git+https://github.com/flashbots/attested-tls?branch=main#9224ae1cd48846202d1c4ce49c97441ea9da9b91" dependencies = [ "anyhow", "attest-measure", @@ -2971,7 +2971,7 @@ dependencies = [ [[package]] name = "mock-tdx" version = "0.0.1" -source = "git+https://github.com/flashbots/attested-tls?branch=main#7286073bc555a423ca7d1d84911ed4e1d43c3869" +source = "git+https://github.com/flashbots/attested-tls?branch=main#9224ae1cd48846202d1c4ce49c97441ea9da9b91" dependencies = [ "axum", "dcap-qvl", @@ -3377,7 +3377,7 @@ checksum = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a" [[package]] name = "pccs" version = "0.0.1" -source = "git+https://github.com/flashbots/attested-tls?branch=main#7286073bc555a423ca7d1d84911ed4e1d43c3869" +source = "git+https://github.com/flashbots/attested-tls?branch=main#9224ae1cd48846202d1c4ce49c97441ea9da9b91" dependencies = [ "anyhow", "dcap-qvl", @@ -3647,7 +3647,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b570b25f7617e43d59005d0990ccb79e950a423952cea19671b7a876da390adf" dependencies = [ "anyhow", - "itertools 0.13.0", + "itertools 0.10.5", "proc-macro2", "quote", "syn 2.0.108",