mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-09-12 11:33:58 +02:00
fix(hydra): Don't serialise null room IDs in PDUs
This commit is contained in:
parent
94eb0f1400
commit
9dc336b5e8
3 changed files with 2 additions and 1 deletions
|
@ -387,6 +387,7 @@ features = [
|
|||
"unstable-msc4210", # remove legacy mentions
|
||||
"unstable-extensible-events",
|
||||
"unstable-pdu",
|
||||
"unstable-msc4155"
|
||||
]
|
||||
|
||||
[workspace.dependencies.rust-rocksdb]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue