fix(deps): update rust crate serde_json to 1.0.115
This commit is contained in:
parent
aa2af6bf93
commit
cf474d96f0
2 changed files with 3 additions and 3 deletions
|
@ -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"]
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue