Add matrix-sdk crates
This commit is contained in:
parent
5d10e34027
commit
01734698d2
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue