Add matrix-sdk crates

This commit is contained in:
SadlyNotSappho 2023-01-17 14:16:33 -08:00
parent 5d10e34027
commit 01734698d2
1 changed files with 3 additions and 0 deletions

View File

@ -6,3 +6,6 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies] [dependencies]
matrix-sdk = "0.6.2"
matrix-sdk-base = "0.6.1"
matrix-sdk-crypto = "0.6.0"