build(deps): bump the rust-vmm group across 2 directories with 1 update

Bumps the rust-vmm group with 1 update in the / directory: [micro_http](https://github.com/firecracker-microvm/micro-http).
Bumps the rust-vmm group with 1 update in the /fuzz directory: [micro_http](https://github.com/firecracker-microvm/micro-http).


Updates `micro_http` from `876f3fe` to `f2d9170`
- [Commits](876f3feccc...f2d91703a1)

Updates `micro_http` from `876f3fe` to `f2d9170`
- [Commits](876f3feccc...f2d91703a1)

---
updated-dependencies:
- dependency-name: micro_http
  dependency-version: f2d91703a103521430209f48ddf5925be1e35ff8
  dependency-type: direct:production
  dependency-group: rust-vmm
- dependency-name: micro_http
  dependency-version: f2d91703a103521430209f48ddf5925be1e35ff8
  dependency-type: direct:production
  dependency-group: rust-vmm
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-07-30 23:54:02 +00:00
committed by cloud-hypervisor-bot
parent 4dd5ae0e33
commit c70d5d56f0
2 changed files with 13 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -1440,7 +1440,7 @@ dependencies = [
[[package]]
name = "micro_http"
version = "0.1.0"
source = "git+https://github.com/firecracker-microvm/micro-http?branch=main#876f3feccc30e09225f2c77bf95a6b2d46a9259e"
source = "git+https://github.com/firecracker-microvm/micro-http?branch=main#f2d91703a103521430209f48ddf5925be1e35ff8"
dependencies = [
"libc",
"vmm-sys-util",