From 249b9cf26d43a1bc774afbdc2d7136c3a3a70ad5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 23:54:20 +0000 Subject: [PATCH] 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 `5c2254d` to `876f3fe` - [Commits](https://github.com/firecracker-microvm/micro-http/compare/5c2254d6cf4f32a668d0d8e57ba20bebad9d4fba...876f3feccc30e09225f2c77bf95a6b2d46a9259e) Updates `micro_http` from `5c2254d` to `876f3fe` - [Commits](https://github.com/firecracker-microvm/micro-http/compare/5c2254d6cf4f32a668d0d8e57ba20bebad9d4fba...876f3feccc30e09225f2c77bf95a6b2d46a9259e) --- updated-dependencies: - dependency-name: micro_http dependency-version: 876f3feccc30e09225f2c77bf95a6b2d46a9259e dependency-type: direct:production dependency-group: rust-vmm - dependency-name: micro_http dependency-version: 876f3feccc30e09225f2c77bf95a6b2d46a9259e dependency-type: direct:production dependency-group: rust-vmm ... Signed-off-by: dependabot[bot] --- Cargo.lock | 2 +- fuzz/Cargo.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index ee25ed50d..89a73f6cd 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1440,7 +1440,7 @@ dependencies = [ [[package]] name = "micro_http" version = "0.1.0" -source = "git+https://github.com/firecracker-microvm/micro-http?branch=main#5c2254d6cf4f32a668d0d8e57ba20bebad9d4fba" +source = "git+https://github.com/firecracker-microvm/micro-http?branch=main#876f3feccc30e09225f2c77bf95a6b2d46a9259e" dependencies = [ "libc", "vmm-sys-util", diff --git a/fuzz/Cargo.lock b/fuzz/Cargo.lock index e1a71e6f8..466ae43ea 100644 --- a/fuzz/Cargo.lock +++ b/fuzz/Cargo.lock @@ -869,7 +869,7 @@ checksum = "cf8baf1c55e62ffcace7a9f06f4bd9cd3f0c4beb022d3b367256b91b87513d98" [[package]] name = "micro_http" version = "0.1.0" -source = "git+https://github.com/firecracker-microvm/micro-http?branch=main#5c2254d6cf4f32a668d0d8e57ba20bebad9d4fba" +source = "git+https://github.com/firecracker-microvm/micro-http?branch=main#876f3feccc30e09225f2c77bf95a6b2d46a9259e" dependencies = [ "libc", "vmm-sys-util",