mirror of
https://codeberg.org/icewind/taspromto.git
synced 2026-06-03 16:44:11 +02:00
restructure and error logging
This commit is contained in:
parent
a4ff434120
commit
7b8786919c
7 changed files with 527 additions and 217 deletions
|
|
@ -13,4 +13,7 @@ dashmap = "3.11"
|
|||
json = "0.12.4"
|
||||
warp = "0.2.5"
|
||||
dotenv = "0.15.0"
|
||||
ctrlc = { version = "3.1.7", features = ["termination"] }
|
||||
ctrlc = { version = "3.1.7", features = ["termination"] }
|
||||
color-eyre = "0.5.7"
|
||||
async-stream = "0.3.0"
|
||||
pin-utils = "0.1.0"
|
||||
Loading…
Add table
Add a link
Reference in a new issue