From d19c0d412954941399d8354845cff761d5ad50fe Mon Sep 17 00:00:00 2001 From: Devin Ragotzy Date: Fri, 2 Oct 2020 19:55:19 -0400 Subject: [PATCH] Rebase with timos changes and update/pin ruma --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 0f151557..f341ec18 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -24,7 +24,7 @@ tracing-subscriber = "0.2.11" [dependencies.ruma] git = "https://github.com/ruma/ruma" -rev = "648c3f5732db7524d967e472ec587fd33fa992e9" +rev = "8049631827ab8557cb1010d195dd6468f90effa8" features = ["client-api", "federation-api", "appservice-api"] #[dependencies.ruma]