chore(deps): update rust crate serde_json to 1.0.116

This commit is contained in:
renovate[bot] 2024-04-30 20:41:32 +00:00 committed by GitHub
parent 9b7c3d501f
commit a9e262bc78
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

4
Cargo.lock generated
View file

@ -1797,9 +1797,9 @@ dependencies = [
[[package]]
name = "serde_json"
version = "1.0.112"
version = "1.0.116"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4d1bd37ce2324cf3bf85e5a25f96eb4baf0d5aa6eba43e7ae8958870c4ec48ed"
checksum = "3e17db7126d17feb94eb3fad46bf1a96b034e8aacbc2e775fe81505f8b0b2813"
dependencies = [
"itoa",
"ryu",