matrix-rust-sdk/matrix_sdk_common
Antoine Martin 51072a5dab fix(common): wasm_bindgen dependency feature
instant doesn't need wasm_bindgen on non wasm targets
2021-09-13 11:01:05 +02:00
..
src chore(common): Bump the version 2021-09-10 17:23:43 +02:00
Cargo.toml fix(common): wasm_bindgen dependency feature 2021-09-13 11:01:05 +02:00
README.md docs(common): Use the readme for the crate level docs 2021-09-10 16:41:50 +02:00

Common types that are used in the different matrix-sdk layers.

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