diff --git a/Cargo.toml b/Cargo.toml index a19c834c..44815ee6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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