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