ruma-events 0.11.0

Serializable types for the events in the Matrix specification.
Documentation
[package]
authors = ["Jimmy Cuadra <jimmy@jimmycuadra.com>"]
description = "Serializable types for the events in the Matrix specification."
documentation = "https://docs.rs/ruma-events"
homepage = "https://github.com/ruma/ruma-events"
keywords = ["matrix", "chat", "messaging", "ruma"]
license = "MIT"
name = "ruma-events"
readme = "README.md"
repository = "https://github.com/ruma/ruma-events"
version = "0.11.0"

[dependencies]
ruma-identifiers = "0.11.0"
ruma-signatures = "0.4.1"
serde = "1.0.80"
serde_derive = "1.0.80"
serde_json = "1.0.33"