fix: update ruma version

This commit is contained in:
timokoesters
2020-06-16 12:19:58 +02:00
parent bc959f7634
commit 13d474f6ee
4 changed files with 16 additions and 15 deletions

View File

@@ -1,7 +1,7 @@
use crate::{Error, Result};
use js_int::UInt;
use ruma::{
api::federation::pdu::EventHash,
api::federation::EventHash,
events::{
collections::all::{RoomEvent, StateEvent},
stripped::AnyStrippedStateEvent,