build: Bump wait-timeout from 0.2.0 to 0.2.1

Bumps [wait-timeout](https://github.com/alexcrichton/wait-timeout) from 0.2.0 to 0.2.1.
- [Commits](https://github.com/alexcrichton/wait-timeout/compare/0.2.0...0.2.1)

---
updated-dependencies:
- dependency-name: wait-timeout
  dependency-version: 0.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-08-26 17:21:55 +00:00
committed by cloud-hypervisor-bot
parent 92370e8ff1
commit bec975a7fc
2 changed files with 3 additions and 3 deletions

View File

@@ -150,5 +150,5 @@ log = "0.4.22"
signal-hook = "0.3.18"
thiserror = "2.0.12"
uuid = { version = "1.17.0" }
wait-timeout = "0.2.0"
wait-timeout = "0.2.1"
zerocopy = { version = "0.8.26", default-features = false }