diff --git a/Cargo.lock b/Cargo.lock index e98bfa248..269941793 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -428,7 +428,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "micro_http" version = "0.1.0" -source = "git+https://github.com/firecracker-microvm/firecracker#803c8fae14b1194ba103cf7f0ce817376bf9dfc4" +source = "git+https://github.com/firecracker-microvm/firecracker#52e21d0f9e6e282b103b64808c0046bbcb985559" dependencies = [ "epoll 4.1.0 (registry+https://github.com/rust-lang/crates.io-index)", ]