build: Bump serde_json from 1.0.120 to 1.0.143

Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.120 to 1.0.143.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.120...v1.0.143)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-version: 1.0.143
  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-02 22:43:03 +00:00
committed by cloud-hypervisor-bot
parent 456f9b3871
commit c38596d6d3
2 changed files with 4 additions and 3 deletions

View File

@@ -131,7 +131,7 @@ igvm_defs = { git = "https://github.com/microsoft/igvm", branch = "main" }
# serde crates
serde = "1.0.208"
serde_json = "1.0.120"
serde_json = "1.0.143"
serde_with = { version = "3.14.0", default-features = false }
# other crates