From aa53d07f51ffb7258f5c1e499bddffd4c630f7df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20K=C3=B6sters?= Date: Thu, 22 Apr 2021 18:31:05 +0200 Subject: [PATCH] Bump ruma --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 66f9ba30..5c0fa7ae 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 = "c1693569f15920e408aa6a26b7f3cc7fc6693a63" +rev = "4f16b9357c15d649075393a723f23cf560251754" features = ["events", "signatures"] [dev-dependencies]