markdown formatting in messages, sharper tool descriptions
This commit is contained in:
parent
829a60854f
commit
ef461797ad
4 changed files with 65 additions and 35 deletions
|
|
@ -8,7 +8,7 @@ pedantic = { level = "warn", priority = -1 }
|
|||
module_name_repetitions = "allow"
|
||||
|
||||
[dependencies]
|
||||
matrix-sdk = { version = "0.14", features = ["e2e-encryption", "sqlite"] }
|
||||
matrix-sdk = { version = "0.14", features = ["e2e-encryption", "sqlite", "markdown"] }
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
serde_json = "1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue