diff --git a/Cargo.toml b/Cargo.toml index bbdf33d..3e918f1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -58,7 +58,7 @@ ruma-events = { version = "0.27.11", default_features = false, features = [ "html", "markdown", ] } -ruma-common = { version = "0.12.0", default_features = false, features = [ +ruma-common = { version = "0.13.0", default_features = false, features = [ "api", "rand", ] }