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