diff --git a/Cargo.toml b/Cargo.toml index 15e4908..3e378ac 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,3 +6,6 @@ edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] +matrix-sdk = "0.6.2" +matrix-sdk-base = "0.6.1" +matrix-sdk-crypto = "0.6.0"