Update Rust crate serde_json to 1.0.116

This commit is contained in:
renovate[bot] 2024-04-16 07:57:47 +00:00 committed by GitHub
parent 6d47c20efa
commit 56b51dcaad
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -121,7 +121,7 @@ features = ["rc"]
version = "0.9.34"
# Used for ruma wrapper
[dependencies.serde_json]
version = "1.0.115"
version = "1.0.116"
features = ["raw_value"]