From 3b4115fdb3abaf10266417ac22db5ca52f808c6e Mon Sep 17 00:00:00 2001 From: Michael Sproul Date: Mon, 23 May 2022 18:49:16 +1000 Subject: [PATCH] Update Cargo.lock for circular Milhouse reference --- Cargo.lock | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.lock b/Cargo.lock index 4b07ef6749..c7e79866cf 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3711,6 +3711,7 @@ dependencies = [ [[package]] name = "milhouse" version = "0.1.0" +source = "git+https://github.com/sigp/milhouse?branch=main#30c87f256deacc381fb15e39ccc4a281445f98da" dependencies = [ "derivative", "eth2_hashing 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",