fix(deps): update rust crate serde_json to 1.0.113
This commit is contained in:
parent
7a08f0754b
commit
8c074d1cf9
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ http = "0.2.11"
|
|||
# Used to find data directory for default db path
|
||||
directories = "5.0.1"
|
||||
# Used for ruma wrapper
|
||||
serde_json = { version = "1.0.111", features = ["raw_value"] }
|
||||
serde_json = { version = "1.0.113", features = ["raw_value"] }
|
||||
# Used for appservice registration files
|
||||
serde_yaml = "0.9.30"
|
||||
# Used for pdu definition
|
||||
|
|
Loading…
Add table
Reference in a new issue