ruma-common 0.5.4

Common types for other ruma crates.
Documentation
[dependencies.indexmap]
features = ["serde-1"]
version = "1.6.2"

[dependencies.js_int]
features = ["serde"]
version = "0.2.0"

[dependencies.ruma-identifiers]
version = "0.19.3"

[dependencies.ruma-serde]
version = "0.4.0"

[dependencies.serde]
features = ["derive"]
version = "1.0.118"

[dependencies.serde_json]
features = ["raw_value"]
version = "1.0.60"

[dependencies.tracing]
version = "0.1.25"

[dependencies.wildmatch]
version = "2.0.0"
[dev-dependencies.maplit]
version = "1.0.2"

[dev-dependencies.matches]
version = "0.1.8"

[features]
compat = []
unstable-exhaustive-types = []
unstable-pre-spec = []

[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.5.4"
[package.metadata.docs.rs]
all-features = true
rustdoc-args = ["--cfg", "docsrs"]