matrix-rust-sdk/matrix_sdk_common
Kévin Commaille b8017b1fb0
bump ruma to 24154195a00390a33542603b968e94022487587c
2021-05-07 13:22:32 +02:00
..
src matrix-sdk: Fix some newly introduced clippy warnings 2021-05-06 20:42:27 +02:00
Cargo.toml bump ruma to 24154195a00390a33542603b968e94022487587c 2021-05-07 13:22:32 +02:00
README.md matrix-sdk: Add a bunch of readmes to the crates. 2020-05-26 19:33:13 +02:00

README.md

Build Status codecov License #matrix-rust-sdk

matrix-sdk-common

matrix-rust-sdk is an implementation of a Matrix client-server library in Rust.

NOTE: These are common dependencies for the different sdk layers, you're probably interested in the main rust-sdk crate.