Allow setting an avatar image for the bot's account
This commit is contained in:
@@ -34,6 +34,9 @@ futures = "0.3"
|
||||
http = "1.3"
|
||||
log = { version = "0.4", features = ["std"] }
|
||||
matrix-sdk = { version = "0.13", features = ["anyhow", "markdown", "rustls-tls"], default-features = false }
|
||||
mime = "0.3"
|
||||
mime-sniffer = "0.1"
|
||||
mime_guess2 = "2"
|
||||
quick-xml = { version = "0.38", features = ["serialize"] }
|
||||
regex = "1"
|
||||
reqwest = { version = "0.12", default-features = false, features = ["charset", "http2", "gzip", "rustls-tls-native-roots", "system-proxy"] }
|
||||
|
Reference in New Issue
Block a user