build(deps): update rust crate serde_json to 1.0.142

This commit is contained in:
renovate[bot]
2025-08-01 02:59:21 +00:00
committed by GitHub
parent 27d05d46dd
commit b120d7e58f
2 changed files with 3 additions and 3 deletions
Generated
+2 -2
View File
@@ -3082,9 +3082,9 @@ dependencies = [
[[package]]
name = "serde_json"
version = "1.0.141"
version = "1.0.142"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "30b9eff21ebe718216c6ec64e1d9ac57087aad11efc64e32002bce4a0d4c03d3"
checksum = "030fedb782600dcbd6f02d479bf0d817ac3bb40d644745b769d6a96bc3afc5a7"
dependencies = [
"indexmap",
"itoa",