chore(deps): update rust crate serde_json to v1.0.121 (#4933)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/4937/head^2
renovate[bot] 3 months ago committed by GitHub
parent 60a7829638
commit c6db2ad9b7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

5
Cargo.lock generated

@ -5281,12 +5281,13 @@ dependencies = [
[[package]]
name = "serde_json"
version = "1.0.120"
version = "1.0.121"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4e0d21c9a8cae1235ad58a00c11cb40d4b1e5c784f1ef2c537876ed6ffd8b7c5"
checksum = "4ab380d7d9f22ef3f21ad3e6c1ebe8e4fc7a2000ccba2e4d71fc96f15b2cb609"
dependencies = [
"indexmap 2.2.6",
"itoa",
"memchr",
"ryu",
"serde",
]

Loading…
Cancel
Save