bump matrix-sdk 0.14 → 0.18 (#2529)
This commit is contained in:
parent
90831761e9
commit
5b7904eeb6
3 changed files with 364 additions and 388 deletions
|
|
@ -89,8 +89,7 @@ time = { version = "0.3", default-features = false, features = [
|
|||
"parsing",
|
||||
] }
|
||||
petgraph = { version = "0.8", default-features = false, features = ["std"] }
|
||||
matrix-sdk = { version = "0.14", default-features = false, features = [
|
||||
"rustls-tls",
|
||||
matrix-sdk = { version = "0.18", default-features = false, features = [
|
||||
"sqlite",
|
||||
"markdown",
|
||||
"e2e-encryption",
|
||||
|
|
|
|||
Loading…
Reference in a new issue