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

1
Cargo.lock generated
View file

@ -536,6 +536,7 @@ dependencies = [
"reqwest",
"ring",
"ruma",
"ruma-identifiers-validation",
"rusqlite",
"rust-rocksdb",
"sd-notify",