mirror of
https://github.com/thegeneralist01/p2p-failover
synced 2026-01-11 15:40:29 +01:00
use anyhow for errors
This commit is contained in:
parent
ee83a166ce
commit
5b4bc54c1f
4 changed files with 43 additions and 45 deletions
|
|
@ -11,3 +11,4 @@ serde_yaml = "0.9"
|
|||
reqwest = "0.12.12"
|
||||
tokio = { version = "=1.40.0", features = ["full"] }
|
||||
notify = "8.0.0"
|
||||
anyhow = "1.0.97"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue