build: Bump igvm from 01daa63 to dff4ebc

Bumps [igvm](https://github.com/microsoft/igvm) from `01daa63` to `dff4ebc`.
- [Release notes](https://github.com/microsoft/igvm/releases)
- [Commits](01daa631a5...dff4ebc9c5)

---
updated-dependencies:
- dependency-name: igvm
  dependency-version: dff4ebc9c5bd16707ff75de26ccabe2d4dfdbcd8
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-08-12 21:19:53 +00:00
committed by cloud-hypervisor-bot
parent 458721629c
commit 9283f87f90

8
Cargo.lock generated
View File

@@ -950,8 +950,8 @@ checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
[[package]]
name = "igvm"
version = "0.3.4"
source = "git+https://github.com/microsoft/igvm?branch=main#01daa631a596459cb4de58505881007dd13d4410"
version = "0.4.0"
source = "git+https://github.com/microsoft/igvm?branch=main#dff4ebc9c5bd16707ff75de26ccabe2d4dfdbcd8"
dependencies = [
"bitfield-struct",
"crc32fast",
@@ -967,8 +967,8 @@ dependencies = [
[[package]]
name = "igvm_defs"
version = "0.3.4"
source = "git+https://github.com/microsoft/igvm?branch=main#01daa631a596459cb4de58505881007dd13d4410"
version = "0.4.0"
source = "git+https://github.com/microsoft/igvm?branch=main#dff4ebc9c5bd16707ff75de26ccabe2d4dfdbcd8"
dependencies = [
"bitfield-struct",
"open-enum",