prepare for windows impl

This commit is contained in:
Robin Appelman 2023-05-17 22:55:01 +02:00
commit d12b70d11e
16 changed files with 550 additions and 279 deletions

View file

@ -24,6 +24,7 @@ nvml-wrapper = "0.8.0"
if-addrs = "0.7.0"
sysconf = "0.3.4"
thiserror = "1.0.40"
sysinfo = { version = "0.29.0", optional = true }
[dev-dependencies]
iai = "0.1.1"