diff --git a/Cargo.toml b/Cargo.toml index bbdf33d..a665ba9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -63,7 +63,7 @@ ruma-common = { version = "0.12.0", default_features = false, features = [ "rand", ] } ruma-macros = { version = "0.12.0", default_features = false } -ruma-client = { version = "0.12.0", default_features = false } +ruma-client = { version = "0.13.0", default_features = false } ruma-identifiers-validation = { version = "0.9.3", default_features = false } [workspace.lints.rust]