build: Bump micro-http crate

As the coming patches in this series will take advantage of a status
code that was recently added there.

Signed-off-by: Fabiano Fidêncio <fidencio@northflank.com>
This commit is contained in:
Fabiano Fidêncio
2025-04-25 20:18:15 +02:00
committed by Bo Chen
parent f67484a714
commit 87007a288f
2 changed files with 47 additions and 13 deletions
Generated
+1 -1
View File
@@ -1234,7 +1234,7 @@ dependencies = [
[[package]]
name = "micro_http"
version = "0.1.0"
source = "git+https://github.com/firecracker-microvm/micro-http?branch=main#ef96f623c46e221ebf9b6037567f97ec57683afd"
source = "git+https://github.com/firecracker-microvm/micro-http?branch=main#4f621532e81ee2ad096a9c9592fdacc40d19de48"
dependencies = [
"libc",
"vmm-sys-util",