build(deps): update rust crate serde_json to 1.0.110

This commit is contained in:
renovate[bot]
2024-01-02 14:45:47 +00:00
parent 1ddfed9ef5
commit 0f49a74c6a
2 changed files with 3 additions and 3 deletions
Generated
+2 -2
View File
@@ -2663,9 +2663,9 @@ dependencies = [
[[package]]
name = "serde_json"
version = "1.0.109"
version = "1.0.110"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cb0652c533506ad7a2e353cce269330d6afd8bdfb6d75e0ace5b35aacbd7b9e9"
checksum = "6fbd975230bada99c8bb618e0c365c2eefa219158d5c6c29610fd09ff1833257"
dependencies = [
"itoa",
"ryu",