diff --git a/Cargo.lock b/Cargo.lock index f57ad7da5..1be339808 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#e5ef374c8ebeb88b432e6742effcbc0437e45534" +source = "git+https://github.com/firecracker-microvm/firecracker#1eb80f8d1bbe9287cafdedebaee3fb604095fac6" dependencies = [ "epoll 4.1.0 (registry+https://github.com/rust-lang/crates.io-index)", ]