fix: update ruma version

This commit is contained in:
timokoesters 2020-06-16 12:19:58 +02:00
parent bc959f7634
commit 13d474f6ee
No known key found for this signature in database
GPG key ID: 24DA7517711A2BA4
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,