fix(deps): update rust crate serde_json to 1.0.115

This commit is contained in:
renovate[bot] 2024-03-26 08:00:41 +00:00 committed by GitHub
parent 101cb34f9a
commit 801821d93a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -114,7 +114,7 @@ features = ["rc"]
version = "0.9.33"
# Used for ruma wrapper
[dependencies.serde_json]
version = "1.0.114"
version = "1.0.115"
features = ["raw_value"]