feat: client and server errors
This commit is contained in:
parent
bcdd397033
commit
0f0f7f3961
4 changed files with 151 additions and 5 deletions
|
|
@ -17,6 +17,8 @@ tower-cookies = "0.9"
|
|||
# Others
|
||||
lazy-regex = "3"
|
||||
async-trait = "0.1"
|
||||
strum_macros = "0.25"
|
||||
uuid = { version = "1", features = ["v4", "fast-rng"] }
|
||||
|
||||
[dev-dependencies]
|
||||
anyhow = "1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue