diff --git a/Cargo.lock b/Cargo.lock index 914e3f545..7418750c3 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -438,7 +438,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#1eb80f8d1bbe9287cafdedebaee3fb604095fac6" +source = "git+https://github.com/firecracker-microvm/firecracker#ab44474a080ee9554729c2a1b410831e3b270098" dependencies = [ "epoll 4.1.0 (registry+https://github.com/rust-lang/crates.io-index)", ]