diff --git a/Cargo.lock b/Cargo.lock index 4b5fa0686..9833afbee 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#ab44474a080ee9554729c2a1b410831e3b270098" +source = "git+https://github.com/firecracker-microvm/firecracker#10d1f4aa59da50f8d39db9692844740dbacde5e6" dependencies = [ "epoll 4.1.0 (registry+https://github.com/rust-lang/crates.io-index)", ]