Utility to extract the localpart from a MXID

This commit is contained in:
Quentin Gliech
2025-01-28 17:25:36 +01:00
parent 7f72ba51f9
commit cba1564f4e
5 changed files with 25 additions and 1 deletions

View File

@@ -15,3 +15,4 @@ workspace = true
anyhow.workspace = true
async-trait.workspace = true
tokio.workspace = true
ruma-common.workspace = true