refactor sending send/resolver/well-known error propagation

Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
Jason Volk 2024-04-18 00:52:29 -07:00 committed by June
parent 68aa368450
commit eb9a6fe426
3 changed files with 116 additions and 94 deletions

View file

@ -275,6 +275,10 @@ features = [
"unstable-extensible-events",
]
[dependencies.ruma-identifiers-validation]
git = "https://github.com/girlbossceo/ruma"
branch = "conduwuit-changes"
[dependencies.hickory-resolver]
version = "0.24.1"
default-features = false