refactor(proto): start replacing anyhow with thiserror
This commit is contained in:
parent
dbd0ef3970
commit
bb39d138d8
8 changed files with 57 additions and 15 deletions
|
|
@ -8,3 +8,4 @@ bincode = "2.0.0-rc.3"
|
|||
anyhow = "1.0.75"
|
||||
tokio = { version = "1.34.0", features = ["io-util", "macros", "test-util"] }
|
||||
async-trait = "0.1.74"
|
||||
thiserror = "1.0.50"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue