build: Bump clap from 4.5.13 to 4.5.47

Bumps [clap](https://github.com/clap-rs/clap) from 4.5.13 to 4.5.47.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.13...clap_complete-v4.5.47)

---
updated-dependencies:
- dependency-name: clap
  dependency-version: 4.5.47
  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-09-08 23:01:53 +00:00 committed by cloud-hypervisor-bot
parent e7e850bbdd
commit c7eac0f65a
2 changed files with 9 additions and 18 deletions

View file

@ -139,7 +139,7 @@ anyhow = "1.0.98"
bitflags = "2.9.3"
byteorder = "1.5.0"
cfg-if = "1.0.0"
clap = "4.5.13"
clap = "4.5.47"
dhat = "0.3.3"
dirs = "6.0.0"
env_logger = "0.11.8"