diff --git a/Cargo.lock b/Cargo.lock index f45e8cb4a..fb9bfcc07 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#be978312eaf5f53abc61a130ec0ca4ab344ffacd" +source = "git+https://github.com/firecracker-microvm/firecracker#aec25f9e5aace435aec94eb0925dfd4994abca4f" dependencies = [ "epoll 4.0.1 (registry+https://github.com/rust-lang/crates.io-index)", ]