fixed linux gpu detection - bc unknown lib
This commit is contained in:
@@ -15,7 +15,8 @@ reqwest = { version = "0.11", default-features = false, features = ["json", "blo
|
||||
sysinfo = "0.36.1"
|
||||
metrics = "0.24.2"
|
||||
chrono = "0.4"
|
||||
nvml-wrapper = "0.10"
|
||||
nvml-wrapper = "0.11"
|
||||
nvml-wrapper-sys = "0.9.0"
|
||||
anyhow = "1.0.98"
|
||||
|
||||
[target.'cfg(windows)'.dependencies]
|
||||
|
Reference in New Issue
Block a user