mirror of
https://codeberg.org/icewind/palantir.git
synced 2026-06-03 10:14:09 +02:00
gpu usage bits
This commit is contained in:
parent
d549f17da7
commit
2dff136ee6
11 changed files with 184 additions and 40 deletions
|
|
@ -9,7 +9,7 @@ color-eyre = "0.6.1"
|
|||
warp = "0.3.2"
|
||||
tokio = { version = "1.19.2", features = ["macros", "rt-multi-thread"] }
|
||||
ctrlc = { version = "3.2.2", features = ["termination"] }
|
||||
dotenv = "0.15.0"
|
||||
dotenvy = "0.15.7"
|
||||
regex = { version = "1.5.6", default-features = false, features = ["std"] }
|
||||
once_cell = "1.12.0"
|
||||
hostname = "0.3.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue