ruma-client-api 0.7.1

Types for the endpoints in the Matrix client-server API.
Documentation
[dependencies.http]
version = "0.2.1"

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

[dependencies.ruma-api]
version = "0.15.0"

[dependencies.ruma-events]
version = "0.18.0"

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

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

[dependencies.serde_json]
version = "1.0.50"

[dependencies.strum]
features = ["derive"]
version = "0.18.0"

[dependencies.url]
features = ["serde"]
version = "2.1.1"

[package]
authors = ["Jimmy Cuadra <jimmy@jimmycuadra.com>"]
categories = ["api-bindings", "web-programming"]
description = "Types for the endpoints in the Matrix client-server API."
documentation = "https://docs.rs/ruma-client-api"
edition = "2018"
homepage = "https://github.com/ruma/ruma-client-api"
keywords = ["matrix", "chat", "messaging", "ruma"]
license = "MIT"
name = "ruma-client-api"
readme = "README.md"
repository = "https://github.com/ruma/ruma-client-api"
version = "0.7.1"