mirror of
https://gitlab.computer.surgery/matrix/grapevine.git
synced 2025-12-16 15:21:24 +01:00
Bump ruma to daa3c8b014a601fa277e8653dea86e8897b17552 (optional UiaaInfo::params)
<https://github.com/ruma/ruma/pull/2050> We could just set None now, but the ruma changelog states that > Servers are encouraged to keep sending it for compatibility with > clients that required it.
This commit is contained in:
parent
8c9800735b
commit
9532c853bd
5 changed files with 27 additions and 27 deletions
|
|
@ -145,7 +145,7 @@ xdg = "2.5.2"
|
|||
|
||||
[dependencies.ruma]
|
||||
git = "https://github.com/ruma/ruma.git"
|
||||
rev = "2ea8b833e3a80c1d650964a1f3e83ee569cf5c0b"
|
||||
rev = "daa3c8b014a601fa277e8653dea86e8897b17552"
|
||||
features = [
|
||||
"compat-server-signing-key-version",
|
||||
"compat-empty-string-null",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue