From af450d0fe2b0e1c890284d0bc3b9d6d4008ac475 Mon Sep 17 00:00:00 2001 From: Jonas Platte Date: Tue, 6 Apr 2021 17:28:36 +0200 Subject: [PATCH] Bump ruma --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 92dc5ea8..730bbfce 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 = "d883debe072086efffd4255dcca0a1a0d6fcd9ce" +rev = "a310ccc318a4eb51062923d570d5a86c1468e8a1" features = ["events", "signatures"] [dev-dependencies]