diff --git a/Cargo.lock b/Cargo.lock index 24c23401b..09ad202ce 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -429,7 +429,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#db75e88e9e610e7833085ca74af689adc52f43c1" +source = "git+https://github.com/firecracker-microvm/firecracker#632729042479671aa37e5fa83dc5e817a8d61721" dependencies = [ "epoll 4.1.0 (registry+https://github.com/rust-lang/crates.io-index)", ]