From 4015ced5eab82e69568a2441106b8683d76a08e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20K=C3=B6sters?= Date: Sun, 11 Apr 2021 20:59:04 +0200 Subject: [PATCH] Bump ruma --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 730bbfce..66f9ba30 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 = "a310ccc318a4eb51062923d570d5a86c1468e8a1" +rev = "c1693569f15920e408aa6a26b7f3cc7fc6693a63" features = ["events", "signatures"] [dev-dependencies]