fix(deps): update rust crate serde_json to 1.0.113
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user