refactor: Switch back to upstream Ruma

This commit is contained in:
Ginger
2026-04-22 09:34:56 -04:00
parent ed37696cef
commit 80baf948ae
3 changed files with 14 additions and 14 deletions
+2 -2
View File
@@ -348,8 +348,8 @@ version = "1.1.1"
# Used for matrix spec type definitions and helpers
[workspace.dependencies.ruma]
# version = "0.14.1"
git = "https://github.com/gingershaped/ruwuma.git"
rev = "ce7ea072a3d47f1e674bb4badcb2af15b30e4088"
git = "https://github.com/ruma/ruma.git"
rev = "985dec87f235f169b3adddf3a7d37f590403e6e9"
features = [
"appservice-api-c",
"client-api",