diff --git a/Cargo.lock b/Cargo.lock index 2ce9a3bcc..d0cfac677 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#57ac9df0ad1260adcb1c8c53924aa4c094453ffd" +source = "git+https://github.com/firecracker-microvm/firecracker#6fd1545222f4f5e01dc3968da819276500296380" dependencies = [ "epoll 4.1.0 (registry+https://github.com/rust-lang/crates.io-index)", ]