mirror of
https://codeberg.org/icewind/palantir.git
synced 2026-06-03 10:14:09 +02:00
crimes to async
This commit is contained in:
parent
8bc385c143
commit
cd6e103337
5 changed files with 107 additions and 64 deletions
|
|
@ -12,4 +12,6 @@ warp = "0.3"
|
|||
tokio = { version = "1", features = ["macros", "rt-multi-thread"] }
|
||||
ctrlc = { version = "3", features = ["termination"] }
|
||||
dotenv = "0.15"
|
||||
futures-util = "0.3"
|
||||
futures-util = "0.3"
|
||||
futures-lite = "1"
|
||||
parse-display = "0.4"
|
||||
Loading…
Add table
Add a link
Reference in a new issue