fix: Bump ruwuma to resolve duplicate state error
This commit is contained in:
parent
6adb99397e
commit
f4af67575e
3 changed files with 17 additions and 17 deletions
|
|
@ -343,7 +343,7 @@ version = "0.1.2"
|
|||
[workspace.dependencies.ruma]
|
||||
git = "https://forgejo.ellis.link/continuwuation/ruwuma"
|
||||
#branch = "conduwuit-changes"
|
||||
rev = "a4b5e89f4951c87e903ef224c2d1c2c4ef1ebeaf"
|
||||
rev = "ad7ffe3b67d56cd3e617d6a688f7fdb169285c95"
|
||||
features = [
|
||||
"compat",
|
||||
"rand",
|
||||
|
|
@ -381,6 +381,7 @@ features = [
|
|||
"unstable-pdu",
|
||||
"unstable-msc4155",
|
||||
"unstable-msc4143", # livekit well_known response
|
||||
"unstable-msc4284"
|
||||
]
|
||||
|
||||
[workspace.dependencies.rust-rocksdb]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue