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