Emily 1c2ab9e768 Fix r0::session::get_login_types::Response
The previous version was expecting one level of nesting too many, i.e.:

    {"type": {"type": "m.login.password"}}

This is a breaking change, so bump the version number too.
2020-02-14 00:33:52 +00:00
2016-09-29 06:01:20 -07:00
2020-02-08 22:39:37 +01:00
2020-02-08 23:07:32 +01:00
2020-01-03 16:04:32 +01:00
2016-09-29 06:01:20 -07:00
2019-12-12 22:25:35 +01:00

ruma-client-api

Build Status

ruma-client-api contains serializable types for the requests and responses for each endpoint in the Matrix client API specification. These types can be shared by client and server code.

Minimum Rust version

ruma-client-api requires Rust 1.39.0 or later.

Status

This project is currently experimental and is very likely to change drastically.

License

MIT

Description
No description provided
Readme MIT 14 MiB
Languages
Rust 100%