From ce665d213fffeaa47e146d01c6b87f9eb9feaa52 Mon Sep 17 00:00:00 2001 From: Jonas Platte Date: Mon, 26 Apr 2021 17:54:07 +0200 Subject: [PATCH] Bump ruma --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 27ccb11a..1695a450 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -24,7 +24,7 @@ unstable-pre-spec = ["ruma/unstable-pre-spec"] [dependencies.ruma] git = "https://github.com/ruma/ruma" -rev = "12ec0fb1680ebc4fec4fbefbbd0890ae4eaf3a88" +rev = "d27584ae3bdc035529e7389f1c392d4c96f9f8eb" features = ["events", "signatures"] [dev-dependencies]