diff --git a/Cargo.lock b/Cargo.lock index b21a1438c..a94d0eb8f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -505,7 +505,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/micro-http#e89ed1470791dd7922ac736117aa41a316168897" +source = "git+https://github.com/firecracker-microvm/micro-http#0d87a94c8e5a76499fbd1e4acb20a5f4406e6ad1" dependencies = [ "epoll 4.1.0 (registry+https://github.com/rust-lang/crates.io-index)", ]