Update Rust crate serde_json to v1.0.137 #109

Merged
kjuulh merged 1 commits from renovate/all into main 2025-01-20 03:09:18 +01:00
Showing only changes of commit 351d4bb3ab - Show all commits

View File

@ -179,9 +179,9 @@ dependencies = [
[[package]]
name = "serde_json"
version = "1.0.136"
version = "1.0.137"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "336a0c23cf42a38d9eaa7cd22c7040d04e1228a19a933890805ffd00a16437d2"
checksum = "930cfb6e6abf99298aaad7d29abbef7a9999a9a8806a40088f55f0dcec03146b"
dependencies = [
"itoa",
"memchr",