diff options
author | Daniel Schadt <kingdread@gmx.de> | 2021-10-07 21:57:52 +0200 |
---|---|---|
committer | Daniel Schadt <kingdread@gmx.de> | 2021-10-07 21:57:52 +0200 |
commit | 85ecbb03e299e99dbb2bc7864136a40add71df72 (patch) | |
tree | 4aa76ad71f8854d6fb6d6b8e1baefa584ab6a993 /LICENSE | |
parent | 4918d362600da542131b6e7cf8df4c2015f0cb6e (diff) | |
download | ezau-85ecbb03e299e99dbb2bc7864136a40add71df72.tar.gz ezau-85ecbb03e299e99dbb2bc7864136a40add71df72.tar.bz2 ezau-85ecbb03e299e99dbb2bc7864136a40add71df72.zip |
Update dependencies
The biggest adaption was the update to matrix-sdk 0.4, as some types got
shuffled around and the API is now imported from ruma. The
relates_to.is_none() check seems to no longer work, as Relation::_Custom
is used instead, so instead we now explicitely check if the message is
neither a reply nor a replacement (on a related note, it is unknown to
me whether we need to find the first original message or if we could
also set a replaces on the last message in the chain).
serenity, tokio and reqwest needed no API updates on the other hand.
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions