move RumaResponse out of core Error; cleanup Error conversions.

Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
Jason Volk 2024-07-08 02:50:10 +00:00
parent 59d86d3641
commit 7ba0777bd3
9 changed files with 122 additions and 110 deletions

1
Cargo.lock generated
View file

@ -637,6 +637,7 @@ dependencies = [
"futures-util",
"hmac",
"http 1.1.0",
"http-body-util",
"hyper 1.4.0",
"image",
"ipaddress",