Update Rust crate matrix-sdk to 0.16.0
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing

This commit is contained in:
2025-12-08 00:30:55 +00:00
parent 7e548ad5d1
commit ba5f5f2557

View File

@@ -27,7 +27,7 @@ ipnet = { version = "2.11.0", features = ["serde"] }
rand = "0.9.2"
hex = "0.4.3"
mailchecker = "6.0.19"
matrix-sdk = { version = "0.14.0" }
matrix-sdk = { version = "0.16.0" }
matrix-sdk-ui = "0.14.0"
url = "2.5.7"
ractor = "0.15.9"