relay: sender: receiver: add custom errortypes

This commit is contained in:
Patryk Hegenberg 2024-04-21 21:41:38 +02:00
parent 9c11836101
commit 79c9741522
8 changed files with 135 additions and 68 deletions

View file

@ -25,3 +25,4 @@ dotenv = { version = "0.15.0", features = ["clap"] }
tower-http = {version = "0.5.2", features = ["fs"]}
axum-client-ip = "0.6.0"
lazy_static = "1.4.0"
local-ip-address = "0.6.1"