matrix: Update matrix-sdk to 0.6.2
This commit is contained in:
parent
9144f5d8ed
commit
fe34027edc
2 changed files with 21 additions and 11 deletions
|
@ -5,7 +5,7 @@ edition = "2021"
|
|||
license = "AGPL-3.0-or-later"
|
||||
|
||||
[dependencies]
|
||||
matrix-sdk = { version = "0.4.1", features = ["encryption"] }
|
||||
matrix-sdk = "0.6.2"
|
||||
tokio = { version = "1.12.0", features = ["rt-multi-thread", "macros"] }
|
||||
|
||||
[target.armv7-unknown-linux-musleabihf.dependencies]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue