New PduEvent struct

This commit is contained in:
timokoesters 2020-04-04 11:53:37 +02:00
parent f9cfede2a8
commit 8b8381bcc0
No known key found for this signature in database
GPG key ID: 24DA7517711A2BA4
5 changed files with 112 additions and 55 deletions

1
Cargo.lock generated
View file

@ -505,6 +505,7 @@ dependencies = [
"ruma-federation-api",
"ruma-identifiers",
"ruma-signatures",
"serde",
"serde_json",
"sled",
]