[dependencies.js_int]
features = ["serde"]
version = "0.1.9"
[dependencies.ruma-serde]
version = "0.2.2"
[dependencies.serde]
features = ["derive"]
version = "1.0.114"
[dependencies.serde_json]
features = ["raw_value"]
version = "1.0.56"
[dependencies.strum]
features = ["derive"]
version = "0.18.0"
[dev-dependencies.matches]
version = "0.1.8"
[package]
authors = ["Jonas Platte <jplatte@posteo.de>"]
description = "Common types for other ruma crates."
edition = "2018"
homepage = "https://www.ruma.io/"
keywords = ["matrix", "chat", "messaging", "ruma"]
license = "MIT"
name = "ruma-common"
readme = "README.md"
repository = "https://github.com/ruma/ruma"
version = "0.2.0"