Better error handling
This commit is contained in:
parent
21e0df60a8
commit
dd8cd03036
6 changed files with 207 additions and 68 deletions
|
|
@ -15,6 +15,8 @@ prost = "0.13"
|
|||
prost-types = "0.13"
|
||||
hyper-util = "0.1.6"
|
||||
tower = "0.4.13"
|
||||
log = "0.4.22"
|
||||
colog = "1.3.0"
|
||||
|
||||
[build-dependencies]
|
||||
anyhow = "1.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue