gpu usage bits

This commit is contained in:
Robin Appelman 2023-05-02 22:33:39 +02:00
commit 2dff136ee6
11 changed files with 184 additions and 40 deletions

View file

@ -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"